Home
last modified time | relevance | path

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

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