Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dnetmem.h235 static inline bool netmem_is_pfmemalloc(netmem_ref netmem) in netmem_is_pfmemalloc() function
Dxdp.h250 if (unlikely(netmem_is_pfmemalloc(netmem))) in xdp_buff_add_frag()
/linux-6.14.4/net/core/
Dxdp.c726 pfmemalloc |= netmem_is_pfmemalloc(netmem); in xdp_copy_frags_from_zc()