Home
last modified time | relevance | path

Searched refs:proc_douintvec_conv (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsysctl.h103 int proc_douintvec_conv(const struct ctl_table *table, int write, void *buffer,
/linux/kernel/
H A Dsysctl.c779 int proc_douintvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_douintvec_conv() function
1281 int proc_douintvec_conv(const struct ctl_table *table, int write, void *buffer, in proc_douintvec_conv() function
/linux/fs/
H A Dpipe.c1505 return proc_douintvec_conv(table, write, buffer, lenp, ppos, in proc_dopipe_max_size()