Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmm_init.c146 void mm_compute_batch(int overcommit_policy) in mm_compute_batch() function
173 mm_compute_batch(sysctl_overcommit_memory); in mm_compute_batch_notifier()
188 mm_compute_batch(sysctl_overcommit_memory); in mm_compute_batch_init()
Dutil.c910 mm_compute_batch(new_policy); in overcommit_policy_handler()
/Linux-v6.1/include/linux/
Dmman.h63 extern void mm_compute_batch(int overcommit_policy);
66 static inline void mm_compute_batch(int overcommit_policy) in mm_compute_batch() function