Searched refs:GFP_USER (Results 1 – 2 of 2) sorted by relevance
50 #define GFP_USER ((gfp_t) 0) macro
2358 s = kzalloc(sizeof(struct super_block), GFP_USER); in alloc_super()