tracing_buffers_open
static int tracing_buffers_open(struct inode *inode, struct file *filp);
ret = tracing_buffers_open(inode, filp);
.open = tracing_buffers_open,