Searched refs:bpf_map_pop_elem_proto (Results 1 - 5 of 5) sorted by last modified time

/linux-master/include/linux/
H A Dbpf.h3163 extern const struct bpf_func_proto bpf_map_pop_elem_proto;
/linux-master/kernel/bpf/
H A Dcore.c2855 const struct bpf_func_proto bpf_map_pop_elem_proto __weak;
H A Dhelpers.c109 const struct bpf_func_proto bpf_map_pop_elem_proto = { variable in typeref:struct:bpf_func_proto
1838 return &bpf_map_pop_elem_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1519 return &bpf_map_pop_elem_proto;
/linux-master/drivers/media/rc/
H A Dbpf-lirc.c101 return &bpf_map_pop_elem_proto;

Completed in 165 milliseconds