Searched refs:bpf_map_update_elem_proto (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/rc/
H A Dbpf-lirc.c95 return &bpf_map_update_elem_proto;
/linux-master/kernel/bpf/
H A Dhelpers.c62 const struct bpf_func_proto bpf_map_update_elem_proto = { variable in typeref:struct:bpf_func_proto
1692 return &bpf_map_update_elem_proto;
H A Dcore.c2832 const struct bpf_func_proto bpf_map_update_elem_proto __weak;
/linux-master/include/linux/
H A Dbpf.h3154 extern const struct bpf_func_proto bpf_map_update_elem_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1511 return &bpf_map_update_elem_proto;

Completed in 143 milliseconds