Searched defs:memory_pressure_get (Results 1 - 2 of 2) sorted by path

/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_prim.h61 #ifndef memory_pressure_get
62 #define memory_pressure_get() (0) macro
73 int old = memory_pressure_get();
/drivers/staging/lustre/include/linux/libcfs/linux/
H A Dlinux-mem.h63 #define memory_pressure_get() (current->flags & PF_MEMALLOC) macro

Completed in 48 milliseconds