Searched refs:proc_dointvec_userhz_jiffies (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dsysctl.h80 int proc_dointvec_userhz_jiffies(struct ctl_table *, int, void *, size_t *,
/linux-master/kernel/
H A Dsysctl.c1286 * proc_dointvec_userhz_jiffies - read a vector of integers as 1/USER_HZ seconds
1300 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, function
1555 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, function
2264 EXPORT_SYMBOL(proc_dointvec_userhz_jiffies); variable
/linux-master/fs/proc/
H A Dproc_sysctl.c1133 (entry->proc_handler == proc_dointvec_userhz_jiffies) ||
1342 * proc_dointvec_userhz_jiffies(), proc_dointvec_minmax(),
/linux-master/net/core/
H A Dneighbour.c3648 int ret = proc_dointvec_userhz_jiffies(ctl, write, buffer, lenp, ppos);

Completed in 335 milliseconds