Searched refs:proc_do_large_bitmap (Results 1 - 6 of 6) sorted by relevance

/linux-master/lib/
H A Dtest_sysctl.c133 .proc_handler = proc_do_large_bitmap,
/linux-master/include/linux/
H A Dsysctl.h87 int proc_do_large_bitmap(struct ctl_table *, int, void *, size_t *, loff_t *);
/linux-master/kernel/
H A Dsysctl.c1353 * proc_do_large_bitmap - read/write from/to a large bitmap
1369 int proc_do_large_bitmap(struct ctl_table *table, int write, function
1579 int proc_do_large_bitmap(struct ctl_table *table, int write, function
2269 EXPORT_SYMBOL(proc_do_large_bitmap); variable
H A Dwatchdog.c864 err = proc_do_large_bitmap(table, write, buffer, lenp, ppos);
/linux-master/net/ipv6/
H A Dicmp.c1198 .proc_handler = proc_do_large_bitmap,
/linux-master/net/ipv4/
H A Dsysctl_net_ipv4.c742 .proc_handler = proc_do_large_bitmap,

Completed in 174 milliseconds