Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhugetlb.h52 int hugetlb_sysctl_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
/linux-4.1.27/kernel/
Dsysctl.c1270 .proc_handler = hugetlb_sysctl_handler,
/linux-4.1.27/mm/
Dhugetlb.c2389 int hugetlb_sysctl_handler(struct ctl_table *table, int write, in hugetlb_sysctl_handler() function