Searched refs:ftrace_event_set_open (Results 1 – 1 of 1) sorted by relevance
2039 static int ftrace_event_set_open(struct inode *inode, struct file *file);2080 .open = ftrace_event_set_open,2201 ftrace_event_set_open(struct inode *inode, struct file *file) in ftrace_event_set_open() function