Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmman.h68 extern void mm_compute_batch(int overcommit_policy);
71 static inline void mm_compute_batch(int overcommit_policy) in mm_compute_batch() function
/linux/mm/
H A Dutil.c959 mm_compute_batch(new_policy); in overcommit_policy_handler()