Searched refs:bpf_ringbuf_map (Results 1 – 2 of 2) sorted by relevance
78 struct bpf_ringbuf_map { struct191 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 …]
650 struct bpf_ringbuf_map { struct660 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() argument