kstrtou32          38 arch/mips/loongson64/common/env.c 		tmp = kstrtou32((char *)p + strlen(option"="), 10, &res); \
kstrtou32         153 arch/powerpc/kernel/sysfs.c 	if (kstrtou32(buf, 0, &value))
kstrtou32         275 arch/powerpc/kernel/sysfs.c 	if (kstrtou32(buf, 0, &value))
kstrtou32         461 arch/powerpc/platforms/pseries/dlpar.c 		if (kstrtou32(arg, 0, &count)) {
kstrtou32         472 arch/powerpc/platforms/pseries/dlpar.c 		if (kstrtou32(arg, 0, &index)) {
kstrtou32         487 arch/powerpc/platforms/pseries/dlpar.c 		if (kstrtou32(arg, 0, &index)) {
kstrtou32         501 arch/powerpc/platforms/pseries/dlpar.c 		if (kstrtou32(arg, 0, &count)) {
kstrtou32         864 arch/powerpc/platforms/pseries/hotplug-cpu.c 	rc = kstrtou32(buf, 0, &drc_index);
kstrtou32         178 arch/x86/kernel/cpu/umwait.c 	ret = kstrtou32(buf, 0, &max_time);
kstrtou32         431 block/blk-sysfs.c 	err = kstrtou32(page, 10, &val);
kstrtou32         288 drivers/acpi/acpi_tad.c 		int ret = kstrtou32(buf, 0, &value);
kstrtou32          21 drivers/crypto/hisilicon/sgl.c 	ret = kstrtou32(val, 10, &n);
kstrtou32         251 drivers/crypto/hisilicon/zip/zip_main.c 	ret = kstrtou32(val, 10, &n);
kstrtou32         105 drivers/firmware/broadcom/bcm47xx_sprom.c 	err = kstrtou32(strim(buf), 0, &val);
kstrtou32         126 drivers/firmware/broadcom/bcm47xx_sprom.c 	err = kstrtou32(strim(buf), 0, &val);
kstrtou32        1680 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 	err = kstrtou32(buf, 10, &value);
kstrtou32        1835 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 	err = kstrtou32(buf, 10, &value);
kstrtou32        2052 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 	err = kstrtou32(buf, 10, &value);
kstrtou32         393 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c 		if (kstrtou32(ptr, 10, &clk))
kstrtou32         313 drivers/gpu/drm/i915/i915_sysfs.c 	ret = kstrtou32(buf, 0, &val);
kstrtou32         363 drivers/gpu/drm/i915/i915_sysfs.c 	ret = kstrtou32(buf, 0, &val);
kstrtou32         419 drivers/gpu/drm/i915/i915_sysfs.c 	ret = kstrtou32(buf, 0, &val);
kstrtou32         633 drivers/gpu/drm/radeon/radeon_pm.c 	err = kstrtou32(buf, 10, &value);
kstrtou32         239 drivers/hwmon/ibmpowernv.c 	err = kstrtou32(buf, 10, index);
kstrtou32         420 drivers/hwmon/sht3x.c 	ret = kstrtou32(buf, 0, &humidity);
kstrtou32         346 drivers/infiniband/hw/mlx5/cong.c 	if (kstrtou32(lbuf, 0, &var))
kstrtou32         528 drivers/infiniband/hw/qib/qib_sysfs.c 	ret = kstrtou32(buf, 0, &val);
kstrtou32         131 drivers/media/cec/cec-pin-error-inj.c 		if (kstrtou32(p, 0, &usecs) || usecs > 10000000)
kstrtou32         139 drivers/media/cec/cec-pin-error-inj.c 		if (kstrtou32(p, 0, &usecs) || usecs > 10000000)
kstrtou32         982 drivers/misc/eeprom/idt_89hpesx.c 	ret = kstrtou32(csraddr_str, 0, &csraddr);
kstrtou32         997 drivers/misc/eeprom/idt_89hpesx.c 		ret = kstrtou32(csrval_str, 0, &csrval);
kstrtou32         179 drivers/net/can/slcan.c 	if (kstrtou32(sl->rbuff + SLC_CMD_LEN, 16, &tmpid))
kstrtou32        2144 drivers/net/hyperv/netvsc_drv.c 	if (kstrtou32(pci_slot_name(pdev->slot), 10, &serial)) {
kstrtou32        1097 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &reg_addr))
kstrtou32        1103 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(sptr, 0, &reg_val))
kstrtou32        1445 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1452 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1459 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1466 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1473 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1500 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1507 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1514 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1521 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1528 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1535 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1542 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32        1549 drivers/net/wireless/ath/ath6kl/debug.c 	if (kstrtou32(token, 0, &val32))
kstrtou32         123 drivers/net/wireless/ath/wcn36xx/debug.c 		if (kstrtou32(begin, 0, &arg[i]) != 0)
kstrtou32        4162 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	ret = kstrtou32(buf, 0, &val);
kstrtou32         241 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c 	ret = kstrtou32(buf, 10, &delay);
kstrtou32         143 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c 	if (kstrtou32(buf, 0, &flush_arg))
kstrtou32         580 drivers/net/wireless/marvell/mwifiex/debugfs.c 	ret = kstrtou32(buf, 10, &versionstrsel);
kstrtou32         474 drivers/nvme/target/configfs.c 	ret = kstrtou32(page, 0, &newgrpid);
kstrtou32         586 drivers/nvme/target/configfs.c 	ret = kstrtou32(name, 0, &nsid);
kstrtou32        1108 drivers/nvme/target/configfs.c 	ret = kstrtou32(name, 0, &grpid);
kstrtou32         228 drivers/pci/endpoint/pci-ep-cfs.c 	ret = kstrtou32(page, 0, &val);					       \
kstrtou32         126 drivers/platform/mellanox/mlxreg-io.c 	ret = kstrtou32(buf, len, &input_val);
kstrtou32         354 drivers/s390/net/qeth_l2_sys.c 	rc = kstrtou32(buf, 10, &timeout);
kstrtou32        2667 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	ret = kstrtou32(buf, 10, &intr_coal_ticks);
kstrtou32        2706 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	ret = kstrtou32(buf, 10, &intr_coal_count);
kstrtou32        3332 drivers/scsi/megaraid/megaraid_sas_base.c 	if (kstrtou32(buf, 0, &val) != 0) {
kstrtou32         694 drivers/scsi/ufs/ufs-qcom.c 	if (!kstrtou32(buf, 0, &value)) {
kstrtou32        1430 drivers/scsi/ufs/ufshcd.c 	if (kstrtou32(buf, 0, &value))
kstrtou32        1738 drivers/scsi/ufs/ufshcd.c 	if (kstrtou32(buf, 0, &value))
kstrtou32         257 drivers/staging/greybus/light.c 	ret = kstrtou32(buf, 0, &color);
kstrtou32         146 drivers/staging/iio/meter/ade7854.c 	ret = kstrtou32(buf, 10, &val);
kstrtou32         167 drivers/staging/iio/meter/ade7854.c 	ret = kstrtou32(buf, 10, &val);
kstrtou32         601 drivers/target/iscsi/cxgbit/cxgbit_target.c 	if (kstrtou32(param->value, 0, &max_xmitdsl) < 0)
kstrtou32         662 drivers/target/iscsi/cxgbit/cxgbit_target.c 		if (kstrtou32(param->value, 0, &mbl) < 0)
kstrtou32          66 drivers/target/iscsi/iscsi_target_configfs.c 	rc = kstrtou32(page, 0, &op);
kstrtou32         300 drivers/target/iscsi/iscsi_target_configfs.c 	ret = kstrtou32(page, 0, &val);					\
kstrtou32         633 drivers/target/iscsi/iscsi_target_configfs.c 	ret = kstrtou32(page, 0, &cmdsn_depth);
kstrtou32         748 drivers/target/iscsi/iscsi_target_configfs.c 	ret = kstrtou32(page, 0, &val);					\
kstrtou32        1033 drivers/target/iscsi/iscsi_target_configfs.c 	ret = kstrtou32(page, 0, &op);
kstrtou32        1274 drivers/target/iscsi/iscsi_target_configfs.c 	err = kstrtou32(page, 0, &op);
kstrtou32         558 drivers/target/target_core_configfs.c 	ret = kstrtou32(page, 0, &val);					\
kstrtou32         683 drivers/target/target_core_configfs.c 	ret = kstrtou32(page, 0, &val);
kstrtou32         788 drivers/target/target_core_configfs.c 	ret = kstrtou32(page, 0, &flag);
kstrtou32        1004 drivers/target/target_core_configfs.c 	ret = kstrtou32(page, 0, &val);
kstrtou32        1040 drivers/target/target_core_configfs.c 	ret = kstrtou32(page, 0, &val);
kstrtou32        1070 drivers/target/target_core_configfs.c 	ret = kstrtou32(page, 0, &val);
kstrtou32        2268 drivers/target/target_core_user.c 	ret = kstrtou32(page, 0, &val);
kstrtou32         343 drivers/thermal/thermal_sysfs.c 	if (kstrtou32(buf, 10, &sustainable_power))
kstrtou32          76 drivers/usb/core/port.c 	if (kstrtou32(buf, 16, &value))
kstrtou32         498 drivers/usb/gadget/function/f_loopback.c 	ret = kstrtou32(page, 0, &num);
kstrtou32         536 drivers/usb/gadget/function/f_loopback.c 	ret = kstrtou32(page, 0, &num);
kstrtou32        1111 drivers/usb/gadget/function/f_midi.c 	ret = kstrtou32(page, 0, &num);					\
kstrtou32        1128 drivers/usb/gadget/function/f_sourcesink.c 	ret = kstrtou32(page, 0, &num);
kstrtou32        1166 drivers/usb/gadget/function/f_sourcesink.c 	ret = kstrtou32(page, 0, &num);
kstrtou32        1204 drivers/usb/gadget/function/f_sourcesink.c 	ret = kstrtou32(page, 0, &num);
kstrtou32         677 drivers/usb/gadget/function/f_uac1.c 	ret = kstrtou32(page, 0, &num);					\
kstrtou32         846 drivers/usb/gadget/function/f_uac1_legacy.c 	ret = kstrtou32(page, 0, &num);					\
kstrtou32        1017 drivers/usb/gadget/function/f_uac2.c 	ret = kstrtou32(page, 0, &num);					\
kstrtou32        1233 drivers/usb/gadget/function/uvc_configfs.c 	ret = kstrtou32(buf, 0, &num);
kstrtou32         327 drivers/usb/mtu3/mtu3_debugfs.c 	if (kstrtou32(buf, 0, &val))
kstrtou32         218 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c 	r = kstrtou32(buf, 0, &wss);
kstrtou32         203 drivers/visorbus/visorchipset.c 	if (kstrtou32(buf, 10, &error))
kstrtou32         236 drivers/visorbus/visorchipset.c 	if (kstrtou32(buf, 10, &text_id))
kstrtou32         472 drivers/xen/sys-hypervisor.c 	ret = kstrtou32(buffer, 0, &features);
kstrtou32         382 drivers/xen/xenbus/xenbus_dev_frontend.c 			rc = kstrtou32(req->body, 10, &trans->handle.id);
kstrtou32         192 fs/gfs2/sys.c  	error = kstrtou32(buf, 0, &id);
kstrtou32         214 fs/gfs2/sys.c  	error = kstrtou32(buf, 0, &id);
kstrtou32         164 kernel/power/suspend_test.c 		if (kstrtou32(repeat, 0, &test_repeat_count_max))
kstrtou32         422 lib/test-kstrtox.c 	TEST_OK(kstrtou32, u32, "%u", test_u32_ok);
kstrtou32         441 lib/test-kstrtox.c 	TEST_FAIL(kstrtou32, u32, "%u", test_u32_fail);
kstrtou32         706 net/batman-adv/sysfs.c 		if (kstrtou32(mask_ptr, 16, &mask) < 0)
kstrtou32         711 net/batman-adv/sysfs.c 	if (kstrtou32(buff, 0, &mark) < 0)
kstrtou32        1100 net/core/net-sysfs.c 	err = kstrtou32(buf, 10, &rate);
kstrtou32         188 net/sunrpc/addr.c 			if (kstrtou32(p, 10, &scope_id) == 0) {
kstrtou32         664 security/device_cgroup.c 		rc = kstrtou32(temp, 10, &ex.major);
kstrtou32         686 security/device_cgroup.c 		rc = kstrtou32(temp, 10, &ex.minor);
kstrtou32          44 security/safesetid/securityfs.c 	ret = kstrtou32(buf, 0, &parsed_parent);
kstrtou32          48 security/safesetid/securityfs.c 	ret = kstrtou32(child_str, 0, &parsed_child);