Home
last modified time | relevance | path

Searched refs:__GFP_MEMALLOC (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/linux/
H A Dgfp_types.h177 #define __GFP_MEMALLOC ((__force gfp_t)___GFP_MEMALLOC) macro
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c314 GFP_ATOMIC | __GFP_MEMALLOC)) in fun_gather_pkt()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c529 GFP_ATOMIC | __GFP_MEMALLOC)) in mlx4_en_refill_rx_buffers()