Home
last modified time | relevance | path

Searched refs:ring_vmalloc_size (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/xdp/
Dxsk_queue.c55 q->ring_vmalloc_size = size; in xskq_create()
Dxsk_queue.h48 size_t ring_vmalloc_size; member
Dxsk.c1536 if (size > q->ring_vmalloc_size) in xsk_mmap()