Searched refs:do_proc_douintvec (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | sysctl.h | 238 int do_proc_douintvec(const struct ctl_table *table, int write,
|
| /linux-6.15/kernel/ |
| H A D | sysctl.c | 656 int do_proc_douintvec(const struct ctl_table *table, int write, in do_proc_douintvec() function 742 return do_proc_douintvec(table, write, buffer, lenp, ppos, in proc_douintvec() 921 return do_proc_douintvec(table, write, buffer, lenp, ppos, in proc_douintvec_minmax() 968 res = do_proc_douintvec(&tmp, write, buffer, lenp, ppos, in proc_dou8vec_minmax()
|
| /linux-6.15/fs/ |
| H A D | pipe.c | 1504 return do_proc_douintvec(table, write, buffer, lenp, ppos, in proc_dopipe_max_size()
|