_parse_integer_limitRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Selective Inline ⚠️unsigned int _parse_integer_limit(const char *s, unsigned int base, long long unsigned int *p, size_t max_chars);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In lib/kstrtox.c (ffffffff815b8e19)
Location: lib/kstrtox.c:49
Inline: True
Inline callers:
- lib/kstrtox.c:_kstrtoull
Direct callers:
- lib/vsprintf.c:simple_strtoll
Symbols:
ffffffff815b9c10-ffffffff815b9ca6: _parse_integer_limit (STB_GLOBAL)
5.15: Selective Inline ⚠️unsigned int _parse_integer_limit(const char *s, unsigned int base, long long unsigned int *p, size_t max_chars);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In lib/kstrtox.c (ffffffff8161f669)
Location: lib/kstrtox.c:50
Inline: True
Inline callers:
- lib/kstrtox.c:_kstrtoull
Direct callers:
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoull
Symbols:
ffffffff81620560-ffffffff816205f6: _parse_integer_limit (STB_GLOBAL)
5.19: ✅unsigned int _parse_integer_limit(const char *s, unsigned int base, long long unsigned int *p, size_t max_chars);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In lib/kstrtox.c (ffffffff816edb20)
Location: lib/kstrtox.c:52
Inline: False
Direct callers:
- lib/kstrtox.c:_parse_integer
- lib/vsprintf.c:simple_strntoull
Symbols:
ffffffff816edb20-ffffffff816edbce: _parse_integer_limit (STB_GLOBAL)
6.2: ✅unsigned int _parse_integer_limit(const char *s, unsigned int base, long long unsigned int *p, size_t max_chars);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In lib/kstrtox.c (ffffffff817de560)
Location: lib/kstrtox.c:52
Inline: False
Direct callers:
- lib/kstrtox.c:_parse_integer
- lib/vsprintf.c:simple_strntoull
Symbols:
ffffffff817de560-ffffffff817de60e: _parse_integer_limit (STB_GLOBAL)
6.5: ✅unsigned int _parse_integer_limit(const char *s, unsigned int base, long long unsigned int *p, size_t max_chars);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In lib/kstrtox.c (ffffffff8181dd40)
Location: lib/kstrtox.c:52
Inline: False
Direct callers:
- lib/kstrtox.c:_parse_integer
- lib/vsprintf.c:simple_strntoull
Symbols:
ffffffff8181dd40-ffffffff8181ddee: _parse_integer_limit (STB_GLOBAL)
6.8: ✅unsigned int _parse_integer_limit(const char *s, unsigned int base, long long unsigned int *p, size_t max_chars);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In lib/kstrtox.c (ffffffff81863bb0)
Location: lib/kstrtox.c:52
Inline: False
Direct callers:
- lib/kstrtox.c:_parse_integer
- lib/vsprintf.c:simple_strntoull
Symbols:
ffffffff81863bb0-ffffffff81863c5e: _parse_integer_limit (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅