Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dgfp.h67 #define GFP_USER M_WAITOK macro
/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c879 gfp_flags = GFP_USER | GFP_DMA32; in ttm_dma_populate()