Searched refs:hugetlb_sysctl_handler_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 3470 static int hugetlb_sysctl_handler_common(bool obey_mempolicy, in hugetlb_sysctl_handler_common() function 3497 return hugetlb_sysctl_handler_common(false, table, write, in hugetlb_sysctl_handler() 3505 return hugetlb_sysctl_handler_common(true, table, write, in hugetlb_mempolicy_sysctl_handler()
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 4600 static int hugetlb_sysctl_handler_common(bool obey_mempolicy, in hugetlb_sysctl_handler_common() function 4627 return hugetlb_sysctl_handler_common(false, table, write, in hugetlb_sysctl_handler() 4635 return hugetlb_sysctl_handler_common(true, table, write, in hugetlb_mempolicy_sysctl_handler()
|
Completed in 17 milliseconds