Searched refs:cq_tmp (Results 1 – 3 of 3) sorted by relevance
74 struct xsk_queue *cq_tmp; /* Only as tmp storage before bind */ member
824 xskq_destroy(xs->cq_tmp); in xsk_release()854 return xs->fq_tmp && xs->cq_tmp; in xsk_validate_queues()948 if (xs->fq_tmp || xs->cq_tmp) { in xsk_bind()983 xs->cq_tmp = NULL; in xsk_bind()1096 &xs->cq_tmp; in xsk_setsockopt()1282 q = READ_ONCE(xs->cq_tmp); in xsk_mmap()
78 pool->cq = xs->cq_tmp; in xp_create_and_assign_umem()