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