kstrtoull
return kstrtoull(buf, 10, val);
err = kstrtoull(str, 0, &time_travel_start);
if (kstrtoull(buf, 0, &id)) {
rv = kstrtoull(s, base, &tmp);
return kstrtoull(s, base, (unsigned long long *)res);
int kstrtoull(const char *s, unsigned int base, unsigned long long *res);
ret = kstrtoull(page, 10, &nsec); \
rc = kstrtoull(c+3, 16, &dev_entry->mmu_addr);
rc = kstrtoull(kbuf, 16, &dev_entry->mmu_cap_mask);
rc = kstrtoull(buf, 0, &value);
kstrtoull(char_after_equalsign, 10, &val_after_equalsign)) {
ret = kstrtoull(buf, 0, &phys_addr);
if (kstrtoull(buf, 0, &pfn) < 0)
if (kstrtoull(buf, 0, &pfn) < 0)
ret = kstrtoull(buf + 1, 0, &start);
ret = kstrtoull(tmp + 1, 0, &end);
ret = kstrtoull(page, 0, §or);
ret = kstrtoull(val, 10, &num_recomp_pages);
if (kstrtoull(buf, 10, &val))
if (kstrtoull(buf, 10, &val))
rc = kstrtoull(buf, 0, &size);
rc = kstrtoull(buf, 0, &val);
rc = kstrtoull(start, 16, &addr);
rc = kstrtoull(end, 16, &addr);
err = kstrtoull(buf, 0, &duration);
err = kstrtoull(buf, 0, &duration);
err = kstrtoull(buf, 0, &duration);
err = kstrtoull(buf, 0, &timeout);
err = kstrtoull(buf, 0, &delay);
rc = kstrtoull(buf, 0, &value);
err = kstrtoull(page, 0, &value);
ret = kstrtoull(buf, 10, &readin);
ret = kstrtoull(buf, 10, &freq);
ret = kstrtoull(buf, 10, &freq);
ret = kstrtoull(buff, 0, &value);
ret = kstrtoull(p, 16, &ull);
ret = kstrtoull(p, 16, &ull);
ret = kstrtoull(p, 16, &ull);
ret = kstrtoull(p, 16, &ull);
if (kstrtoull(field[0], 0, &sp->sector_start))
if (kstrtoull(field[1], 0, &sp->length))
if (kstrtoull(field[2], 0, &dev->dmi.dev) ||
if (kstrtoull(dm_shift_arg(as), 10, &start) || start != (sector_t)start) {
if (kstrtoull(argv[3], 10, (unsigned long long *)&low_water_blocks)) {
if (!kstrtoull(arg, 10, (unsigned long long *)dev_id) &&
if (kstrtoull(argv[1], 10, (unsigned long long *)&old_id)) {
if (kstrtoull(argv[2], 10, (unsigned long long *)&new_id)) {
result = kstrtoull(dm_shift_arg(&arg_set), 10, &config->physical_blocks);
if (kstrtoull(buf, 10, &offset) < 0)
if (kstrtoull(buf, 10, &new_offset) < 0)
if (kstrtoull(buf, 10, &blocks) < 0)
else if (kstrtoull(buf, 10, &recovery_start))
if (kstrtoull(buf, 10, §or) < 0)
err = kstrtoull(buf, 10, &n);
if (kstrtoull(buf, 10, &min))
if (kstrtoull(buf, 10, &max))
err = kstrtoull(buf, 10, &new);
err = kstrtoull(buf, 10, &new);
err = kstrtoull(buf, 10, &new);
rc = kstrtoull(buf, 0, &val);
if (kstrtoull(val.vstr, 10, &enable)) {
rc = kstrtoull(buf, 0, &val);
err = kstrtoull(buf, 0, mask);
err = kstrtoull(buf, 10, &value); \
err = kstrtoull(buf, 10, &value); \
if (!token || kstrtoull(token, 0, (unsigned long long *) &wwpn))
if (!token || kstrtoull(token, 0, (unsigned long long *) &lun))
if (kstrtoull(buf, 0, (unsigned long long *) &wwpn))
if (kstrtoull(buf, 0, (unsigned long long *) &fcp_lun))
if (kstrtoull(buf, 0, (unsigned long long *) &fcp_lun))
if (kstrtoull(dstbuf, 0, &tmp)) {
int ret = kstrtoull(strflags, 0, &val);
rc = kstrtoull(param->value, 0, &tmp);
ret = kstrtoull(buf + 4, 0, &mapped_lun);
errno = kstrtoull(name + 4, 0, &unpacked_lun);
ret = kstrtoull(arg_p, 0, &fd_dev->fd_dev_size);
if (kstrtoull(buf, 0, &cpu) < 0)
if (kstrtoull(buf, 0, &val) < 0)
err = kstrtoull(lunp, 10, &unpacked_lun);
ret = kstrtoull(devstr, 10, &devid);
ret = kstrtoull(skip_spaces(buf), 0, &val);
if (kstrtoull(param->string, 0, &result->uint_64) < 0)
ret = kstrtoull(attr->set_buf, 0, &val);
ret = kstrtoull(p, 0, &tmp);
if (kstrtoull(value, base, &_res))
int __must_check kstrtoull(const char *s, unsigned int base, unsigned long long *res);
return kstrtoull(s, base, (unsigned long long *)res);
return kstrtoull(s, base, res);
ret = kstrtoull(buf, 0, &v);
STANDARD_PARAM_DEF(ullong, unsigned long long, "%llu", kstrtoull);
rc = kstrtoull(buf, 0, &offset);
if (kstrtoull(buf, 0, &value)) {
if (kstrtoull(buf, 0, &value))
ret = kstrtoull(num_buf, 0, &val);
if (kstrtoull(str, 0, &constant)) {
ret = kstrtoull(num, 0, &val);
if (kstrtoull(str, 16, &config))
if (kstrtoull(buf, 16, &config))
EXPORT_SYMBOL(kstrtoull);
rv = kstrtoull(s, base, &tmp);
rv = kstrtoull(s, base, &tmp);
rv = kstrtoull(s, base, &tmp);
rv = kstrtoull(s, base, &tmp);
rv = kstrtoull(s, base, &tmp);
kstrto_from_user(kstrtoull_from_user, kstrtoull, unsigned long long);
ret = kstrtoull(buf, base, &val);
TEST_OK(kstrtoull, unsigned long long, "%llu", test_ull_ok);
TEST_FAIL(kstrtoull, unsigned long long, "%llu", test_ull_fail);
ret = kstrtoull(buf, 10, &bytes);
ret = kstrtoull(buf, 10, &bytes);
ret = kstrtoull(buf, 10, &tsf);
if (kstrtoull(s, 10, &res))
if (kstrtoull(item, 0, &val))