Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsysctl.h64 extern int proc_do_large_bitmap(struct ctl_table *, int,
/Linux-v4.19/kernel/
Dwatchdog.c760 err = proc_do_large_bitmap(table, write, buffer, lenp, ppos); in proc_watchdog_cpumask()
Dsysctl.c3045 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap() function
/Linux-v4.19/net/ipv4/
Dsysctl_net_ipv4.c668 .proc_handler = proc_do_large_bitmap,