Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dnetmem.h254 static inline bool netmem_is_pfmemalloc(netmem_ref netmem) in netmem_is_pfmemalloc() function
H A Dxdp.h250 if (unlikely(netmem_is_pfmemalloc(netmem))) in xdp_buff_add_frag()
/linux-6.15/net/core/
H A Dxdp.c716 pfmemalloc |= netmem_is_pfmemalloc(netmem); in xdp_copy_frags_from_zc()