Searched refs:proc_dobool (Results 1 – 3 of 3) sorted by relevance
803 int proc_dobool(const struct ctl_table *table, int dir, void *buffer, in proc_dobool() function1251 int proc_dobool(const struct ctl_table *table, int dir, in proc_dobool() function1431 EXPORT_SYMBOL(proc_dobool);
81 int proc_dobool(const struct ctl_table *table, int write, void *buffer,
1136 if (table->proc_handler == proc_dobool) { in sysctl_check_table_array()1152 (entry->proc_handler == proc_dobool) || in sysctl_check_table()