Home
last modified time | relevance | path

Searched refs:proc_douintvec (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/net/xfrm/
Dxfrm_sysctl.c21 .proc_handler = proc_douintvec
27 .proc_handler = proc_douintvec
/Linux-v6.6/fs/cachefiles/
Derror_inject.c20 .proc_handler = proc_douintvec,
/Linux-v6.6/net/smc/
Dsmc_sysctl.c35 .proc_handler = proc_douintvec,
/Linux-v6.6/lib/
Dtest_sysctl.c117 .proc_handler = proc_douintvec,
/Linux-v6.6/include/linux/
Dsysctl.h71 int proc_douintvec(struct ctl_table *, int, void *, size_t *, loff_t *);
/Linux-v6.6/kernel/
Dpanic.c100 .proc_handler = proc_douintvec,
Dsysctl.c761 int proc_douintvec(struct ctl_table *table, int write, void *buffer, in proc_douintvec() function
1519 int proc_douintvec(struct ctl_table *table, int write, in proc_douintvec() function
2269 EXPORT_SYMBOL(proc_douintvec);
Dexit.c91 .proc_handler = proc_douintvec,
/Linux-v6.6/fs/proc/
Dproc_sysctl.c1111 if ((table->proc_handler == proc_douintvec) || in sysctl_check_table_array()
1138 (entry->proc_handler == proc_douintvec) || in sysctl_check_table()
/Linux-v6.6/net/ipv4/
Dsysctl_net_ipv4.c1005 .proc_handler = proc_douintvec,
/Linux-v6.6/kernel/trace/
Dtrace_events_user.c2726 ret = proc_douintvec(table, write, buffer, lenp, ppos); in set_max_user_events_sysctl()
/Linux-v6.6/net/ipv6/
Daddrconf.c6430 ret = proc_douintvec(&tmp, write, buffer, lenp, ppos); in addrconf_sysctl_addr_gen_mode()
7088 .proc_handler = proc_douintvec,