Searched defs:bpf_ringbuf_map (Results 1 – 4 of 4) sorted by relevance
50 struct bpf_ringbuf_map { struct51 struct bpf_map map;52 struct bpf_map_memory memory;53 struct bpf_ringbuf *rb;
76 struct bpf_ringbuf_map { struct77 struct bpf_map map;78 struct bpf_ringbuf *rb;
639 struct bpf_ringbuf_map { struct650 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() argument
650 struct bpf_ringbuf_map { struct660 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() argument