Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h719 struct trace_iterator *__tracing_open(struct inode *inode, struct file *file,
H A Dtrace.c3367 __tracing_open(struct inode *inode, struct file *file, bool snapshot) in __tracing_open() function
3637 iter = __tracing_open(inode, file, false); in tracing_open()