Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_sysctl.c126 .proc_handler = proc_do_large_bitmap,
/Linux-v5.10/include/linux/
Dsysctl.h64 int proc_do_large_bitmap(struct ctl_table *, int, void *, size_t *, loff_t *);
/Linux-v5.10/kernel/
Dwatchdog.c733 err = proc_do_large_bitmap(table, write, buffer, lenp, ppos); in proc_watchdog_cpumask()
Dsysctl.c1422 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap() function
1615 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap() function
3423 EXPORT_SYMBOL(proc_do_large_bitmap);
/Linux-v5.10/net/ipv6/
Dicmp.c1195 .proc_handler = proc_do_large_bitmap,
/Linux-v5.10/net/ipv4/
Dsysctl_net_ipv4.c727 .proc_handler = proc_do_large_bitmap,