Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk_queue.c26 static void *xskq_vmalloc_user(unsigned long size) in xskq_vmalloc_user() function
59 q->ring = xskq_vmalloc_user(size); in xskq_create()