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

/linux-master/mm/
H A Dz3fold.c179 static void compact_page_work(struct work_struct *w);
345 INIT_WORK(&zhdr->work, compact_page_work);
777 static void compact_page_work(struct work_struct *w) function
1316 INIT_WORK(&new_zhdr->work, compact_page_work);

Completed in 123 milliseconds