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

/linux-master/kernel/bpf/
H A Dhelpers.c534 const struct bpf_func_proto bpf_strtol_proto = { variable in typeref:struct:bpf_func_proto
1730 return &bpf_strtol_proto;
/linux-master/include/linux/
H A Dbpf.h3188 extern const struct bpf_func_proto bpf_strtol_proto;

Completed in 119 milliseconds