Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/bpf/
Dprog_cgroup_sysctl.rst88 * ``bpf_strtol()`` to convert initial part of the string to long integer
/linux-5.19.10/kernel/bpf/
Dhelpers.c528 BPF_CALL_4(bpf_strtol, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4() argument
544 .func = bpf_strtol,