Home
last modified time | relevance | path

Searched defs:bpf_ringbuf_map (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
A Dringbuf.c50 struct bpf_ringbuf_map { struct
51 struct bpf_map map;
52 struct bpf_ringbuf *rb;
/linux/tools/testing/selftests/bpf/progs/
A Dmap_ptr_kern.c633 struct bpf_ringbuf_map { struct
643 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() argument

Completed in 7 milliseconds