Home
last modified time | relevance | path

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

/linux-6.12.1/net/xfrm/
Dxfrm_sysctl.c21 .proc_handler = proc_douintvec
27 .proc_handler = proc_douintvec
/linux-6.12.1/fs/cachefiles/
Derror_inject.c20 .proc_handler = proc_douintvec,
/linux-6.12.1/net/smc/
Dsmc_sysctl.c39 .proc_handler = proc_douintvec,
/linux-6.12.1/lib/
Dtest_sysctl.c119 .proc_handler = proc_douintvec,
/linux-6.12.1/include/linux/
Dsysctl.h71 int proc_douintvec(const struct ctl_table *, int, void *, size_t *, loff_t *);
/linux-6.12.1/kernel/
Dsysctl.c761 int proc_douintvec(const struct ctl_table *table, int write, void *buffer, in proc_douintvec() function
1514 int proc_douintvec(const struct ctl_table *table, int write, in proc_douintvec() function
2253 EXPORT_SYMBOL(proc_douintvec);
Dpanic.c104 .proc_handler = proc_douintvec,
Dexit.c95 .proc_handler = proc_douintvec,
/linux-6.12.1/fs/proc/
Dproc_sysctl.c1102 if ((table->proc_handler == proc_douintvec) || in sysctl_check_table_array()
1144 (entry->proc_handler == proc_douintvec) || in sysctl_check_table()
/linux-6.12.1/net/ipv4/
Dsysctl_net_ipv4.c1057 .proc_handler = proc_douintvec,
/linux-6.12.1/kernel/trace/
Dtrace_events_user.c2895 ret = proc_douintvec(table, write, buffer, lenp, ppos); in set_max_user_events_sysctl()
/linux-6.12.1/net/ipv6/
Daddrconf.c6492 ret = proc_douintvec(&tmp, write, buffer, lenp, ppos); in addrconf_sysctl_addr_gen_mode()
7176 .proc_handler = proc_douintvec,