Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmm_init.c144 void mm_compute_batch(int overcommit_policy) in mm_compute_batch() function
171 mm_compute_batch(sysctl_overcommit_memory); in mm_compute_batch_notifier()
186 mm_compute_batch(sysctl_overcommit_memory); in mm_compute_batch_init()
Dutil.c811 mm_compute_batch(new_policy); in overcommit_policy_handler()
/Linux-v5.15/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