Searched defs:bpf_strtoul (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | helpers.c | 508 BPF_CALL_4(bpf_strtoul, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4() argument
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | helpers.c | 543 BPF_CALL_4(bpf_strtoul, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4() argument
|