Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dringbuf.c372 unsigned long rec_pos, cons_pos; in bpf_ringbuf_commit() local
389 rec_pos = (void *)hdr - (void *)rb->data; in bpf_ringbuf_commit()
394 else if (cons_pos == rec_pos && !(flags & BPF_RB_NO_WAKEUP)) in bpf_ringbuf_commit()

Completed in 4 milliseconds