Searched refs:try_to_free_low (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 2605 static void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low() function 2629 static inline void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low() function 2777 try_to_free_low(h, min_count, nodes_allowed); in set_max_huge_pages()
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 3387 static void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low() function 3419 static inline void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low() function 3577 try_to_free_low(h, min_count, nodes_allowed); in set_max_huge_pages()
|
Completed in 16 milliseconds