Home
last modified time | relevance | path

Searched refs:ftrace_event_avail_open (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_events.c2059 static int ftrace_event_avail_open(struct inode *inode, struct file *file);
2094 .open = ftrace_event_avail_open,
2215 ftrace_event_avail_open(struct inode *inode, struct file *file) in ftrace_event_avail_open() function