PF_KSWAPD 24 include/linux/swap.h return current->flags & PF_KSWAPD; PF_KSWAPD 1708 mm/vmscan.c tsk->flags |= PF_MEMALLOC | PF_SWAPWRITE | PF_KSWAPD;