Searched refs:__bpf_user_ringbuf_peek (Results 1 – 1 of 1) sorted by relevance
676 static int __bpf_user_ringbuf_peek(struct bpf_ringbuf *rb, void **sample, u32 *size) in __bpf_user_ringbuf_peek() function769 err = __bpf_user_ringbuf_peek(rb, &sample, &size); in BPF_CALL_4()