Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Ddynamic_debug.c1195 static const struct proc_ops proc_fops = { variable
1402 proc_create("control", 0644, procfs_dir, &proc_fops); in dynamic_debug_init_control()
/linux-6.15/Documentation/filesystems/
H A Dseq_file.rst70 - entry->proc_fops = &ct_file_ops;
/linux-6.15/drivers/android/
H A Dbinder.c6065 &proc_fops); in binder_open()
6080 strbuf, &proc_fops, (void *)(unsigned long)proc->pid); in binder_open()