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.c64 const struct bpf_func_proto bpf_map_update_elem_proto = { variable
1923 return &bpf_map_update_elem_proto; in bpf_base_func_proto()
H A Dcore.c2972 const struct bpf_func_proto bpf_map_update_elem_proto __weak;
/linux/include/linux/
H A Dbpf.h3408 extern const struct bpf_func_proto bpf_map_update_elem_proto;