Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dbpf-lirc.c99 return &bpf_map_push_elem_proto; in lirc_mode2_func_proto()
/linux/kernel/bpf/
H A Dhelpers.c96 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.c2974 const struct bpf_func_proto bpf_map_push_elem_proto __weak;
/linux/include/linux/
H A Dbpf.h3410 extern const struct bpf_func_proto bpf_map_push_elem_proto;