Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dringbuf.c464 .ret_type = RET_PTR_TO_RINGBUF_MEM_OR_NULL,
/Linux-v6.6/include/linux/
Dbpf.h758 RET_PTR_TO_RINGBUF_MEM_OR_NULL = PTR_MAYBE_NULL | MEM_RINGBUF | RET_PTR_TO_MEM, enumerator