bpf_get_prandom_u32_proto  114 drivers/media/rc/bpf-lirc.c 		return &bpf_get_prandom_u32_proto;
bpf_get_prandom_u32_proto 1035 include/linux/bpf.h extern const struct bpf_func_proto bpf_get_prandom_u32_proto;
bpf_get_prandom_u32_proto 2035 kernel/bpf/core.c const struct bpf_func_proto bpf_get_prandom_u32_proto __weak;
bpf_get_prandom_u32_proto  115 kernel/bpf/helpers.c const struct bpf_func_proto bpf_get_prandom_u32_proto = {
bpf_get_prandom_u32_proto  727 kernel/trace/bpf_trace.c 		return &bpf_get_prandom_u32_proto;
bpf_get_prandom_u32_proto 5983 net/core/filter.c 		return &bpf_get_prandom_u32_proto;