Searched refs:proc_dobool (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/linux/ |
D | sysctl.h | 68 int proc_dobool(struct ctl_table *table, int write, void *buffer,
|
/linux-6.1.9/mm/ |
D | hugetlb_vmemmap.c | 561 .proc_handler = proc_dobool,
|
/linux-6.1.9/kernel/ |
D | sysctl.c | 718 int proc_dobool(struct ctl_table *table, int write, void *buffer, in proc_dobool() function 1524 int proc_dobool(struct ctl_table *table, int write, in proc_dobool() function 2505 EXPORT_SYMBOL(proc_dobool);
|
/linux-6.1.9/fs/lockd/ |
D | svc.c | 501 .proc_handler = proc_dobool,
|