Home
last modified time | relevance | path

Searched refs:hugetlb_sysctl_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dhugetlb.h81 int hugetlb_sysctl_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
/Linux-v4.19/kernel/
Dsysctl.c1366 .proc_handler = hugetlb_sysctl_handler,
/Linux-v4.19/mm/
Dhugetlb.c2923 int hugetlb_sysctl_handler(struct ctl_table *table, int write, in hugetlb_sysctl_handler() function