Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h34 #define PF_KSWAPD 0x00020000 /* I am kswapd */ macro
/linux/include/linux/
H A Dsched.h1792 #define PF_KSWAPD 0x00020000 /* I am kswapd */
1774 #define PF_KSWAPD global() macro
/linux/fs/iomap/
H A Dbuffered-io.c2046 if (WARN_ON_ONCE((current->flags & (PF_MEMALLOC | PF_KSWAPD)) ==