Home
last modified time | relevance | path

Searched refs:min_free_kbytes_sysctl_handler (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmmzone.h1017 int min_free_kbytes_sysctl_handler(struct ctl_table *, int, void *, size_t *,
/kernel/linux/linux-6.6/mm/
H A Dpage_alloc.c5822 * min_free_kbytes_sysctl_handler - just a wrapper around proc_dointvec() so
5826 static int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write, in min_free_kbytes_sysctl_handler() function
5983 .proc_handler = min_free_kbytes_sysctl_handler,
/kernel/linux/linux-5.10/kernel/
H A Dsysctl.c3018 .proc_handler = min_free_kbytes_sysctl_handler,
/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c8149 * min_free_kbytes_sysctl_handler - just a wrapper around proc_dointvec() so in postcore_initcall()
8153 int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write, in postcore_initcall()

Completed in 26 milliseconds