Searched refs:PF_KCOMPACTD (Results 1 – 4 of 4) sorted by relevance
85 return current->flags & PF_KCOMPACTD; in current_is_kcompactd()
1748 #define PF_KCOMPACTD 0x00010000 /* I am kcompactd */ macro
33 #define PF_KCOMPACTD 0x00010000 /* I am kcompactd */ macro
3171 current->flags |= PF_KCOMPACTD; in kcompactd()3228 current->flags &= ~PF_KCOMPACTD; in kcompactd()