Searched refs:__bpf_strtoll (Results 1 – 1 of 1) sorted by relevance
486 static int __bpf_strtoll(const char *buf, size_t buf_len, u64 flags, in __bpf_strtoll() function514 err = __bpf_strtoll(buf, buf_len, flags, &_res); in BPF_CALL_4()