bpf_strtol_proto 1055 include/linux/bpf.h extern const struct bpf_func_proto bpf_strtol_proto;
bpf_strtol_proto 1298 kernel/bpf/cgroup.c 		return &bpf_strtol_proto;
bpf_strtol_proto  452 kernel/bpf/helpers.c const struct bpf_func_proto bpf_strtol_proto = {