Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/rc/
H A Dbpf-lirc.c99 return &bpf_map_push_elem_proto; in lirc_mode2_func_proto()
/linux-6.15/kernel/bpf/
H A Dhelpers.c94 const struct bpf_func_proto bpf_map_push_elem_proto = { variable
1927 return &bpf_map_push_elem_proto; in bpf_base_func_proto()
H A Dcore.c2937 const struct bpf_func_proto bpf_map_push_elem_proto __weak;
/linux-6.15/include/linux/
H A Dbpf.h3313 extern const struct bpf_func_proto bpf_map_push_elem_proto;
/linux-6.15/kernel/trace/
H A Dbpf_trace.c1440 return &bpf_map_push_elem_proto; in bpf_tracing_func_proto()