Home
last modified time | relevance | path

Searched refs:__bpf_strtoll (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
A Dhelpers.c492 static int __bpf_strtoll(const char *buf, size_t buf_len, u64 flags, in __bpf_strtoll() function
520 err = __bpf_strtoll(buf, buf_len, flags, &_res); in BPF_CALL_4()

Completed in 6 milliseconds