Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Ddynamic_debug.c1188 static const struct proc_ops proc_fops = { variable
1372 proc_create("control", 0644, procfs_dir, &proc_fops); in dynamic_debug_init_control()
/Linux-v6.1/Documentation/filesystems/
Dseq_file.rst70 - entry->proc_fops = &ct_file_ops;
/Linux-v6.1/drivers/android/
Dbinder.c5648 &proc_fops); in binder_open()
5663 strbuf, &proc_fops, (void *)(unsigned long)proc->pid); in binder_open()