Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dgfp_types.h296 #define __GFP_NOLOCKDEP ((__force gfp_t)___GFP_NOLOCKDEP) macro
/linux/fs/xfs/libxfs/
H A Dxfs_btree.h684 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_btree_alloc_cursor()