Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h3458 extern const struct bpf_func_proto bpf_ringbuf_discard_dynptr_proto;
/linux/kernel/bpf/
H A Dhelpers.c2009 return &bpf_ringbuf_discard_dynptr_proto; in bpf_base_func_proto()