Searched refs:bpf_strtoul_proto (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dhelpers.c562 const struct bpf_func_proto bpf_strtoul_proto = { variable in typeref:struct:bpf_func_proto
1732 return &bpf_strtoul_proto;
/linux-master/include/linux/
H A Dbpf.h3189 extern const struct bpf_func_proto bpf_strtoul_proto;

Completed in 148 milliseconds