Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Djiffies.c162 int proc_dointvec_userhz_jiffies(const struct ctl_table *table, int dir, in proc_dointvec_userhz_jiffies() function
170 EXPORT_SYMBOL(proc_dointvec_userhz_jiffies);
/linux/include/linux/
H A Djiffies.h619 int proc_dointvec_userhz_jiffies(const struct ctl_table *table, int dir,
/linux/fs/proc/
H A Dproc_sysctl.c1159 (entry->proc_handler == proc_dointvec_userhz_jiffies) || in sysctl_check_table()
/linux/net/core/
H A Dneighbour.c3679 int ret = proc_dointvec_userhz_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_userhz_jiffies()