Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dringbuf.c19 (offsetof(struct bpf_ringbuf, consumer_pos) >> PAGE_SHIFT)
34 struct bpf_ringbuf { struct
86 struct bpf_ringbuf *rb;
103 struct bpf_ringbuf *rb; in bpf_ringbuf_area_alloc()
158 struct bpf_ringbuf *rb = container_of(work, struct bpf_ringbuf, work); in bpf_ringbuf_notify()
165 struct bpf_ringbuf *rb; in bpf_ringbuf_alloc()
216 static void bpf_ringbuf_free(struct bpf_ringbuf *rb) in bpf_ringbuf_free()
382 static struct bpf_ringbuf *
460 struct bpf_ringbuf *rb; in bpf_ringbuf_commit()
540 struct bpf_ringbuf *rb; in BPF_CALL_2()
[all …]

Completed in 4 milliseconds