Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h35 #define PF_KSWAPD 0x00020000 /* I am kswapd */ macro
/linux/fs/iomap/
H A Dbuffered-io.c2080 if (WARN_ON_ONCE((current->flags & (PF_MEMALLOC | PF_KSWAPD)) == in iomap_writepages()