Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsysctl.c803 int proc_dobool(const struct ctl_table *table, int dir, void *buffer, in proc_dobool() function
1251 int proc_dobool(const struct ctl_table *table, int dir, in proc_dobool() function
1431 EXPORT_SYMBOL(proc_dobool);
/linux/include/linux/
H A Dsysctl.h81 int proc_dobool(const struct ctl_table *table, int write, void *buffer,
/linux/fs/proc/
H A Dproc_sysctl.c1136 if (table->proc_handler == proc_dobool) { in sysctl_check_table_array()
1152 (entry->proc_handler == proc_dobool) || in sysctl_check_table()