Searched refs:ring_vmalloc_size (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/net/xdp/ | ||
D | xsk_queue.c | 55 q->ring_vmalloc_size = size; in xskq_create() |
D | xsk_queue.h | 48 size_t ring_vmalloc_size; member |
D | xsk.c | 1536 if (size > q->ring_vmalloc_size) in xsk_mmap() |