Searched refs:bpf_strtol (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/kernel/bpf/ |
| D | helpers.c | 437 BPF_CALL_4(bpf_strtol, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4() argument 453 .func = bpf_strtol,
|
| /Linux-v5.4/Documentation/bpf/ |
| D | prog_cgroup_sysctl.rst | 88 * ``bpf_strtol()`` to convert initial part of the string to long integer
|
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | bpf_helpers.h | 221 static int (*bpf_strtol)(const char *buf, unsigned long long buf_len, variable
|