Home
last modified time | relevance | path

Searched refs:add_to_free_list_tail (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c905 static inline void add_to_free_list_tail(struct page *page, struct zone *zone, in add_to_free_list_tail() function
1081 add_to_free_list_tail(page, zone, order, migratetype); in __free_one_page()
/kernel/linux/linux-6.6/mm/
H A Dpage_alloc.c679 static inline void add_to_free_list_tail(struct page *page, struct zone *zone, in add_to_free_list_tail() function
842 add_to_free_list_tail(page, zone, order, migratetype); in __free_one_page()

Completed in 19 milliseconds