Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dringbuf.c491 const struct bpf_func_proto bpf_ringbuf_query_proto = { variable
H A Dhelpers.c705 return &bpf_ringbuf_query_proto; in bpf_base_func_proto()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1907 extern const struct bpf_func_proto bpf_ringbuf_query_proto;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1321 return &bpf_ringbuf_query_proto; in bpf_tracing_func_proto()