Home
last modified time | relevance | path

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

/include/linux/sched/
A Dmm.h254 if (unlikely(pflags & (PF_MEMALLOC_NOIO | PF_MEMALLOC_NOFS | PF_MEMALLOC_PIN))) { in current_gfp_context()
261 else if (pflags & PF_MEMALLOC_NOFS) in current_gfp_context()
386 return memalloc_flags_save(PF_MEMALLOC_NOFS); in memalloc_nofs_save()
/include/linux/
A Dfsnotify_backend.h300 WARN_ON_ONCE(!(current->flags & PF_MEMALLOC_NOFS)); in fsnotify_group_assert_locked()
A Dsched.h1744 #define PF_MEMALLOC_NOFS 0x00040000 /* All allocations inherit GFP_NOFS. See memalloc_nfs_save() */ macro

Completed in 21 milliseconds