Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dbpf-lirc.c95 return &bpf_map_update_elem_proto; in lirc_mode2_func_proto()
/linux/kernel/bpf/
H A Dhelpers.c66 const struct bpf_func_proto bpf_map_update_elem_proto = { variable
2073 return &bpf_map_update_elem_proto; in bpf_base_func_proto()
H A Dcore.c3089 const struct bpf_func_proto bpf_map_update_elem_proto __weak;
/linux/include/linux/
H A Dbpf.h3660 extern const struct bpf_func_proto bpf_map_update_elem_proto;