Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dhugetlb.h21 int hugetlb_overcommit_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
/linux-3.3/kernel/
Dsysctl.c1163 .proc_handler = hugetlb_overcommit_handler,
/linux-3.3/mm/
Dhugetlb.c1949 int hugetlb_overcommit_handler(struct ctl_table *table, int write, in hugetlb_overcommit_handler() function