Home
last modified time | relevance | path

Searched refs:proc_do_large_bitmap (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dsysctl.h56 extern int proc_do_large_bitmap(struct ctl_table *, int,
/linux-4.4.14/kernel/
Dwatchdog.c1013 err = proc_do_large_bitmap(table, write, buffer, lenp, ppos); in proc_watchdog_cpumask()
Dsysctl.c2650 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap() function
/linux-4.4.14/net/ipv4/
Dsysctl_net_ipv4.c881 .proc_handler = proc_do_large_bitmap,