Searched refs:xp_mb_desc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/
H A Dxsk_buff_pool.h194 static inline bool xp_mb_desc(struct xdp_desc *desc) function
H A Dxdp_sock_drv.h106 return !xp_mb_desc(desc);
/linux-master/net/xdp/
H A Dxsk_queue.h233 parsed->mb = xp_mb_desc(desc);
H A Dxsk.c713 if (unlikely(nr_frags == (MAX_SKB_FRAGS - 1) && xp_mb_desc(desc))) {
833 if (xp_mb_desc(&desc)) {

Completed in 143 milliseconds