Searched refs:tracing_buffers_open (Results 1 – 1 of 1) sorted by relevance
7640 static int tracing_buffers_open(struct inode *inode, struct file *filp);7653 ret = tracing_buffers_open(inode, filp); in snapshot_raw_open()8135 static int tracing_buffers_open(struct inode *inode, struct file *filp) in tracing_buffers_open() function8491 .open = tracing_buffers_open,