Defined in 1 files as a macro:
Defined in 1 files as a function:
Referenced in 8 files:
- arch/x86/boot/string.c, line 303
- fs/proc/base.c
- kernel/bpf/helpers.c, line 487
- kernel/sysctl.c, line 244
- lib/bitmap-str.c, line 217
- lib/kstrtox.c
- lib/kstrtox.h, line 22
- lib/vsprintf.c, line 89
Smatch caller information:
arch/x86/boot/compressed/string.c _kstrtoull() -> _parse_integer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | s | 4096-u64max |
| PARAM_VALUE | 1 | base | 1-u32max |
| PARAM_VALUE | 2 | p | 63704248592015360 |
| DATA_SOURCE | 0 | s | r _parse_integer_fixup_radix |
| DATA_SOURCE | 1 | base | $1 [m] |