Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dringbuf.c152 static struct bpf_map *ringbuf_map_alloc(union bpf_attr *attr) in ringbuf_map_alloc() function
288 .map_alloc = ringbuf_map_alloc,