Searched defs:bpf_strtoul (Results 1 – 2 of 2) sorted by relevance
462 BPF_CALL_4(bpf_strtoul, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4() argument
224 static int (*bpf_strtoul)(const char *buf, unsigned long long buf_len, variable