Searched defs:bpf_ringbuf_map (Results 1 – 2 of 2) sorted by relevance
50 struct bpf_ringbuf_map { struct51 struct bpf_map map;52 struct bpf_ringbuf *rb;
633 struct bpf_ringbuf_map { struct643 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() argument
Completed in 8 milliseconds