Home
last modified time | relevance | path

Searched refs:proc_dointvec_ms_jiffies (Results 1 – 9 of 9) sorted by relevance

/linux/kernel/time/
H A Djiffies.c187 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_ms_jiffies() function
193 EXPORT_SYMBOL(proc_dointvec_ms_jiffies);
/linux/include/linux/
H A Djiffies.h621 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int dir, void *buffer,
/linux/net/core/
H A Dsysctl_net_core.c682 .proc_handler = proc_dointvec_ms_jiffies,
H A Dneighbour.c3688 int ret = proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_ms_jiffies()
/linux/net/ipv6/
H A Dicmp.c1382 .proc_handler = proc_dointvec_ms_jiffies,
H A Daddrconf.c6914 .proc_handler = proc_dointvec_ms_jiffies,
6922 .proc_handler = proc_dointvec_ms_jiffies,
H A Droute.c6606 .proc_handler = proc_dointvec_ms_jiffies,
/linux/fs/proc/
H A Dproc_sysctl.c1160 (entry->proc_handler == proc_dointvec_ms_jiffies) || in sysctl_check_table()
/linux/net/ipv4/
H A Droute.c3514 .proc_handler = proc_dointvec_ms_jiffies,