Searched refs:PF_MEMALLOC_NORECLAIM (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sched/
H A Dmm.h241 PF_MEMALLOC_NORECLAIM |
248 if (pflags & PF_MEMALLOC_NORECLAIM)
/linux-master/include/linux/
H A Dsched.h1642 #define PF_MEMALLOC_NORECLAIM 0x00800000 /* All allocation requests will clear __GFP_DIRECT_RECLAIM */ macro
/linux-master/fs/bcachefs/
H A Dfs.c224 memalloc_flags_do(PF_MEMALLOC_NORECLAIM|PF_MEMALLOC_NOWARN,

Completed in 184 milliseconds