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

/linux-master/fs/ocfs2/
H A Ddir.c1232 int ret, index, max_rec_len, add_to_free_list = 0; local
1282 add_to_free_list = 1;
1324 if (add_to_free_list) {
/linux-master/mm/
H A Dpage_alloc.c6735 static inline void add_to_free_list(struct page *page, struct zone *zone, function
6768 add_to_free_list(current_buddy, zone, high, migratetype, false);

Completed in 237 milliseconds