Home
last modified time | relevance | path

Searched refs:__GFP_NOLOCKDEP (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
A Dkmem.h54 lflags |= __GFP_NOLOCKDEP; in kmem_flags_convert()
/linux/include/linux/
A Dgfp.h249 #define __GFP_NOLOCKDEP ((__force gfp_t)___GFP_NOLOCKDEP) macro
/linux/mm/
A Dkmemleak.c117 __GFP_NOLOCKDEP)) | \
A Dpage_alloc.c4527 if (gfp_mask & __GFP_NOLOCKDEP) in __need_reclaim()
/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.c492 args->value = kvmalloc(valuelen, GFP_KERNEL | __GFP_NOLOCKDEP); in xfs_attr_copy_value()

Completed in 26 milliseconds