Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsysctl.c1113 int proc_do_large_bitmap(const struct ctl_table *table, int dir, in proc_do_large_bitmap() function
1335 int proc_do_large_bitmap(const struct ctl_table *table, int dir, in proc_do_large_bitmap() function
1438 EXPORT_SYMBOL(proc_do_large_bitmap);
H A Dwatchdog.c1180 err = proc_do_large_bitmap(table, write, buffer, lenp, ppos); in proc_watchdog_cpumask()
/linux/include/linux/
H A Dsysctl.h121 int proc_do_large_bitmap(const struct ctl_table *, int, void *, size_t *, loff_t *);
/linux/net/ipv6/
H A Dicmp.c1416 .proc_handler = proc_do_large_bitmap,
/linux/net/ipv4/
H A Dsysctl_net_ipv4.c831 .proc_handler = proc_do_large_bitmap,