Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dz3fold.c194 static void compact_page_work(struct work_struct *w);
328 INIT_WORK(&zhdr->work, compact_page_work); in init_z3fold_page()
646 static void compact_page_work(struct work_struct *w) in compact_page_work() function
1404 INIT_WORK(&new_zhdr->work, compact_page_work); in z3fold_page_migrate()