Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dskb_array.h66 static inline bool __skb_array_empty(struct skb_array *a) in __skb_array_empty() function
/Linux-v5.10/net/sched/
Dsch_generic.c648 if (__skb_array_empty(q)) in pfifo_fast_dequeue()