Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhugetlb.h127 int hugetlb_sysctl_handler(struct ctl_table *, int, void *, size_t *, loff_t *);
/Linux-v5.15/kernel/
Dsysctl.c2851 .proc_handler = hugetlb_sysctl_handler,
/Linux-v5.15/mm/
Dhugetlb.c3938 int hugetlb_sysctl_handler(struct ctl_table *table, int write, in hugetlb_sysctl_handler() function