Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dz3fold.c164 static void compact_page_work(struct work_struct *w);
189 INIT_WORK(&zhdr->work, compact_page_work); in init_z3fold_page()
438 static void compact_page_work(struct work_struct *w) in compact_page_work() function