Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dringbuf.c78 struct bpf_ringbuf_map { struct
191 struct bpf_ringbuf_map *rb_map; in ringbuf_map_alloc()
232 struct bpf_ringbuf_map *rb_map; in ringbuf_map_free()
263 struct bpf_ringbuf_map *rb_map; in ringbuf_map_mmap_kern()
281 struct bpf_ringbuf_map *rb_map; in ringbuf_map_mmap_user()
316 struct bpf_ringbuf_map *rb_map; in ringbuf_map_poll_kern()
329 struct bpf_ringbuf_map *rb_map; in ringbuf_map_poll_user()
344 u64 usage = sizeof(struct bpf_ringbuf_map); in ringbuf_map_mem_usage()
472 struct bpf_ringbuf_map *rb_map; in BPF_CALL_3()
546 struct bpf_ringbuf_map *rb_map; in BPF_CALL_4()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c650 struct bpf_ringbuf_map { struct
660 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() argument