Home
last modified time | relevance | path

Searched defs:dcnt (Results 1 – 2 of 2) sorted by relevance

/net/xdp/
Dxsk_queue.h96 static inline u32 xskq_nb_avail(struct xsk_queue *q, u32 dcnt) in xskq_nb_avail()
109 static inline u32 xskq_nb_free(struct xsk_queue *q, u32 producer, u32 dcnt) in xskq_nb_free()
/net/tipc/
Dsocket.c2282 atomic_t *dcnt; in tipc_sk_enqueue() local
3752 atomic_t *dcnt = &tipc_sk(sk)->dupl_rcvcnt; in tipc_sk_overlimit1() local