Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_events.c2024 static int ftrace_event_avail_open(struct inode *inode, struct file *file);
2059 .open = ftrace_event_avail_open,
2176 ftrace_event_avail_open(struct inode *inode, struct file *file) in ftrace_event_avail_open() function