Searched refs:GFP_USER (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/compat/linuxkpi/common/include/linux/ | ||
| HD | gfp.h | 53 #define GFP_USER M_WAITOK macro |
| /NextBSD/sys/dev/drm2/ttm/ | ||
| HD | ttm_page_alloc_dma.c | 881 gfp_flags = GFP_USER | GFP_DMA32; in ttm_dma_populate() |