Searched refs:GFP_USER (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/linux/ | ||
| A D | compat.h | 30 #define GFP_USER ((gfp_t) 0) macro |
| /u-boot/fs/ubifs/ | ||
| A D | super.c | 2361 s = kzalloc(sizeof(struct super_block), GFP_USER); in alloc_super() |
Completed in 8 milliseconds