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.h195 int proc_douintvec_conv(const struct ctl_table *table, int write, void *buffer,
/linux/kernel/
H A Dsysctl.c571 int proc_douintvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_douintvec_conv() function
/linux/fs/
H A Dpipe.c1492 return proc_douintvec_conv(table, write, buffer, lenp, ppos, in SYSCTL_USER_TO_KERN_UINT_CONV()