Searched refs:cq_tmp (Results 1 – 3 of 3) sorted by relevance
75 struct xsk_queue *cq_tmp; /* Only as tmp storage before bind */ member
843 xskq_destroy(xs->cq_tmp); in xsk_release()873 return xs->fq_tmp && xs->cq_tmp; in xsk_validate_queues()967 if (xs->fq_tmp || xs->cq_tmp) { in xsk_bind()1015 xs->cq_tmp = NULL; in xsk_bind()1128 &xs->cq_tmp; in xsk_setsockopt()1314 q = READ_ONCE(xs->cq_tmp); in xsk_mmap()
95 pool->cq = xs->cq_tmp; in xp_create_and_assign_umem()