Home
last modified time | relevance | path

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

/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDgfp.h53 #define GFP_USER M_WAITOK macro
/NextBSD/sys/dev/drm2/ttm/
HDttm_page_alloc_dma.c881 gfp_flags = GFP_USER | GFP_DMA32; in ttm_dma_populate()