Searched refs:proc_dointvec_userhz_jiffies (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | sysctl.h | 80 int proc_dointvec_userhz_jiffies(const struct ctl_table *, int, void *, size_t *,
|
| /linux-6.15/kernel/ |
| H A D | sysctl.c | 1273 int proc_dointvec_userhz_jiffies(const struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies() function 1527 int proc_dointvec_userhz_jiffies(const struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies() function 1888 EXPORT_SYMBOL(proc_dointvec_userhz_jiffies);
|
| /linux-6.15/fs/proc/ |
| H A D | proc_sysctl.c | 1156 (entry->proc_handler == proc_dointvec_userhz_jiffies) || in sysctl_check_table()
|
| /linux-6.15/net/core/ |
| H A D | neighbour.c | 3585 int ret = proc_dointvec_userhz_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_dointvec_userhz_jiffies()
|