Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmm_init.c148 void mm_compute_batch(int overcommit_policy) in mm_compute_batch() function
175 mm_compute_batch(sysctl_overcommit_memory); in mm_compute_batch_notifier()
189 mm_compute_batch(sysctl_overcommit_memory); in mm_compute_batch_init()
H A Dutil.c838 mm_compute_batch(new_policy); in overcommit_policy_handler()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmman.h60 extern void mm_compute_batch(int overcommit_policy);
63 static inline void mm_compute_batch(int overcommit_policy) in mm_compute_batch() function