kstrtoint         154 arch/arc/plat-eznps/mtm.c 	ret = kstrtoint(ctr_str, 0, &hs_ctr);
kstrtoint        1335 arch/powerpc/kernel/fadump.c 	if (kstrtoint(buf, 0, &input))
kstrtoint        1377 arch/powerpc/kernel/fadump.c 	if (kstrtoint(buf, 0, &input))
kstrtoint         149 arch/powerpc/kernel/setup_64.c 			rc = kstrtoint(smt_enabled_cmdline, 10, &smt);
kstrtoint         572 arch/powerpc/platforms/powernv/opal-core.c 	if (kstrtoint(buf, 0, &input))
kstrtoint          91 arch/powerpc/platforms/powernv/opal-powercap.c 	ret = kstrtoint(buf, 0, &pcap);
kstrtoint          82 arch/powerpc/platforms/powernv/opal-psr.c 	ret = kstrtoint(buf, 0, &psr);
kstrtoint          67 arch/powerpc/platforms/powernv/opal-sensor-groups.c 	ret = kstrtoint(buf, 0, &data);
kstrtoint         511 arch/powerpc/platforms/pseries/lpar.c 	rc = kstrtoint(buf, 0, &cmd);
kstrtoint         606 arch/powerpc/platforms/pseries/lpar.c 	rc = kstrtoint(buf, 0, &freq);
kstrtoint         242 arch/powerpc/platforms/pseries/rtas-fadump.c 		if (kstrtoint(str, 10, &i))
kstrtoint         561 arch/s390/numa/mode_emu.c 	if (!p || kstrtoint(p, 0, &count) != 0 || count <= 0)
kstrtoint         222 arch/um/drivers/vector_transports.c 		if (kstrtoint(arg, 0, result) == 0)
kstrtoint        1233 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 	ret = kstrtoint(buf, 10, &sel);
kstrtoint         675 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	if (kstrtoint(strstrip(buf), 0, &pid) || pid < 0)
kstrtoint          67 arch/x86/kernel/ksysfs.c 	return kstrtoint(name, 10, nr);
kstrtoint         899 arch/x86/mm/tlb.c 	if (kstrtoint(buf, 0, &ceiling))
kstrtoint         379 block/blk-sysfs.c 	err = kstrtoint(page, 10, &val);
kstrtoint         150 drivers/acpi/acpi_tad.c 	if (kstrtoint(s, 10, val))
kstrtoint         209 drivers/acpi/acpi_tad.c 	if (kstrtoint(s, 10, &val))
kstrtoint         388 drivers/acpi/acpi_tad.c 	ret = kstrtoint(buf, 0, &value);
kstrtoint        1189 drivers/acpi/battery.c 	if (kstrtoint(alarm_string, 0, &battery->alarm)) {
kstrtoint         828 drivers/acpi/tables.c 	if (kstrtoint(str, 0, &acpi_apic_instance))
kstrtoint         351 drivers/atm/solos-pci.c 	err = kstrtoint(str, 10, &ver);
kstrtoint         371 drivers/atm/solos-pci.c 	err = kstrtoint(str, 10, &rate_down);
kstrtoint         378 drivers/atm/solos-pci.c 	err = kstrtoint(str, 10, &rate_up);
kstrtoint         426 drivers/atm/solos-pci.c 	err = kstrtoint(&skb->data[1], 10, &cmdpid);
kstrtoint         232 drivers/base/dd.c 	if (!kstrtoint(str, 10, &timeout))
kstrtoint         303 drivers/base/power/sysfs.c 	if (kstrtoint(buf, 0, &ret))
kstrtoint         112 drivers/block/null_blk_main.c 	ret = kstrtoint(str, 10, &new_val);
kstrtoint        2037 drivers/block/zram/zram_drv.c 	ret = kstrtoint(buf, 10, &dev_id);
kstrtoint         162 drivers/bus/brcmstb_gisb.c 	ret = kstrtoint(buf, 10, &val);
kstrtoint         181 drivers/clk/ti/clk.c 			ret = kstrtoint(tags[i], i ? 10 : 16, clkspec.args + i);
kstrtoint        1628 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 	err = kstrtoint(buf, 10, &value);
kstrtoint        1886 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 	err = kstrtoint(buf, 10, &value);
kstrtoint          54 drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c 	if (kstrtoint(tmp, 10, &gpu_id)) {
kstrtoint        2456 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	ret = kstrtoint(buf, 0, &s3_state);
kstrtoint         189 drivers/gpu/drm/exynos/exynos_drm_vidi.c 	ret = kstrtoint(buf, 0, &ctx->connected);
kstrtoint        3159 drivers/gpu/drm/i915/i915_debugfs.c 			status = kstrtoint(input_buffer, 10, &val);
kstrtoint         199 drivers/gpu/drm/panel/panel-tpo-td043mtea1.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         595 drivers/gpu/drm/radeon/radeon_pm.c 	err = kstrtoint(buf, 10, &value);
kstrtoint         386 drivers/hid/hid-corsair.c 	if (kstrtoint(buf, 10, &profile))
kstrtoint         275 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value))
kstrtoint         306 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value) || value < 1 || value > 255)
kstrtoint         442 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value))
kstrtoint         472 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value))
kstrtoint         502 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value))
kstrtoint         532 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value))
kstrtoint         563 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value) || value < 1 || value > 255)
kstrtoint         592 drivers/hid/hid-lenovo.c 	if (kstrtoint(buf, 10, &value) || value < 1 || value > 255)
kstrtoint         235 drivers/hid/hid-sensor-custom.c 	if (kstrtoint(buf, 0, &value) != 0)
kstrtoint         399 drivers/hid/hid-sensor-custom.c 		if (kstrtoint(buf, 0, &value) != 0)
kstrtoint         619 drivers/hwmon/ina3221.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         396 drivers/hwmon/sht3x.c 	ret = kstrtoint(buf, 0, &temperature);
kstrtoint         173 drivers/hwtracing/intel_th/gth.c 	if (kstrtoint(buf, 10, &port) < 0)
kstrtoint         299 drivers/i2c/muxes/i2c-mux-pca954x.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         715 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = kstrtoint(buf, 0, &spi_freq);
kstrtoint         339 drivers/iio/chemical/sps30.c 	if (kstrtoint(buf, 0, &val) || val != 1)
kstrtoint         378 drivers/iio/chemical/sps30.c 	if (kstrtoint(buf, 0, &val))
kstrtoint         690 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c 	if (kstrtoint(buf, 10, &fifo_rate))
kstrtoint         787 drivers/iio/industrialio-core.c 		return kstrtoint(str, 0, integer);
kstrtoint         343 drivers/iio/light/isl29018.c 	if (kstrtoint(buf, 10, &val))
kstrtoint         484 drivers/iio/light/tsl2583.c 	if (kstrtoint(buf, 0, &value) || !value)
kstrtoint         502 drivers/iio/light/tsl2583.c 	if (kstrtoint(buf, 0, &value) || value != 1)
kstrtoint         889 drivers/infiniband/core/sysfs.c 	ret = kstrtoint(buf, 10, &msecs);
kstrtoint         538 drivers/input/keyboard/lm8323.c 	ret = kstrtoint(buf, 10, &time);
kstrtoint        1128 drivers/input/misc/ims-pcu.c 	error = kstrtoint(buf, 0, &value);
kstrtoint        1160 drivers/input/misc/ims-pcu.c 	error = kstrtoint(buf, 0, &value);
kstrtoint        1415 drivers/input/misc/ims-pcu.c 	error = kstrtoint(buf, 0, &value);
kstrtoint        1190 drivers/input/tablet/aiptek.c 	if (kstrtoint(buf, 10, &x)) {
kstrtoint        1232 drivers/input/tablet/aiptek.c 	if (kstrtoint(buf, 10, &y)) {
kstrtoint        1269 drivers/input/tablet/aiptek.c 	err = kstrtoint(buf, 10, &j);
kstrtoint        1299 drivers/input/tablet/aiptek.c 	err = kstrtoint(buf, 10, &d);
kstrtoint        1551 drivers/input/tablet/aiptek.c 	err = kstrtoint(buf, 10, &w);
kstrtoint         864 drivers/input/touchscreen/hideep.c 	error = kstrtoint(buf, 0, &mode);
kstrtoint        1133 drivers/md/dm-raid.c 	if (kstrtoint(arg, 10, &value) < 0) {
kstrtoint        1295 drivers/md/dm-raid.c 		if (kstrtoint(arg, 10, &value) < 0) {
kstrtoint         191 drivers/misc/genwqe/card_sysfs.c 	if (kstrtoint(buf, 0, &partition) < 0)
kstrtoint         217 drivers/misc/genwqe/card_sysfs.c 	if (kstrtoint(buf, 0, &reload) < 0)
kstrtoint         159 drivers/misc/mic/cosm/cosm_sysfs.c 	ret = kstrtoint(buf, 10, &enable);
kstrtoint          79 drivers/mtd/parsers/bcm47xxpart.c 		if (!kstrtoint(buf, 0, &bootpartition))
kstrtoint         136 drivers/mtd/ubi/block.c 		ret = kstrtoint(tokens[0], 10, &param->ubi_num);
kstrtoint         141 drivers/mtd/ubi/block.c 		ret = kstrtoint(tokens[1], 10, &param->vol_id);
kstrtoint        1406 drivers/mtd/ubi/build.c 		int err = kstrtoint(token, 10, &p->max_beb_per1024);
kstrtoint        1417 drivers/mtd/ubi/build.c 		int err = kstrtoint(token, 10, &p->ubi_num);
kstrtoint         341 drivers/mtd/ubi/debug.c 		if (kstrtoint(buf, 0, &val) != 0)
kstrtoint        1338 drivers/net/ethernet/mellanox/mlx4/main.c 	err = kstrtoint(buf, 0, &mtu);
kstrtoint        2283 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c 			if (kstrtoint(opt + 10, 0, &eee_timer))
kstrtoint        4911 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 6, 0, &debug))
kstrtoint        4914 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 8, 0, &phyaddr))
kstrtoint        4917 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 7, 0, &buf_sz))
kstrtoint        4920 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 3, 0, &tc))
kstrtoint        4923 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 9, 0, &watchdog))
kstrtoint        4926 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 10, 0, &flow_ctrl))
kstrtoint        4929 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 6, 0, &pause))
kstrtoint        4932 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 10, 0, &eee_timer))
kstrtoint        4935 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			if (kstrtoint(opt + 11, 0, &chain_mode))
kstrtoint         320 drivers/net/netconsole.c 	err = kstrtoint(buf, 10, &enabled);
kstrtoint         385 drivers/net/netconsole.c 	err = kstrtoint(buf, 10, &extended);
kstrtoint        2245 drivers/net/wireless/ath/ath10k/debug.c 	if (kstrtoint(buf, 0, &mask))
kstrtoint          28 drivers/net/wireless/ath/ath5k/sysfs.c 	ret = kstrtoint(buf, 10, &val);					\
kstrtoint         295 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c 	if (kstrtoint(buf, 10, &temperature))
kstrtoint         291 drivers/net/wireless/realtek/rtw88/debug.c 	num = kstrtoint(tmp, 0, &input);
kstrtoint         137 drivers/nvme/host/pci.c 	ret = kstrtoint(val, 10, &n);
kstrtoint         241 drivers/nvme/target/configfs.c 	ret = kstrtoint(page, 0, &port->inline_data_size);
kstrtoint        2042 drivers/of/base.c 		if (kstrtoint(end, 10, &id) < 0)
kstrtoint         106 drivers/of/resolver.c 		err = kstrtoint(s, 10, &offset);
kstrtoint         328 drivers/pci/pci-sysfs.c 	ret = kstrtoint(buf, 0, &node);
kstrtoint         926 drivers/platform/x86/asus-laptop.c 	rv = kstrtoint(buf, 0, &value);
kstrtoint         952 drivers/platform/x86/asus-laptop.c 	rv = kstrtoint(buf, 0, &value);
kstrtoint        1127 drivers/platform/x86/asus-laptop.c 	rv = kstrtoint(buf, 0, &value);
kstrtoint        1171 drivers/platform/x86/asus-laptop.c 	rv = kstrtoint(buf, 0, &value);
kstrtoint        1201 drivers/platform/x86/asus-laptop.c 	rv = kstrtoint(buf, 0, &value);
kstrtoint        1284 drivers/platform/x86/asus-laptop.c 	rv = kstrtoint(buf, 0, &value);
kstrtoint        2074 drivers/platform/x86/asus-wmi.c 	err = kstrtoint(buf, 0, &value);
kstrtoint        2131 drivers/platform/x86/asus-wmi.c 	rv = kstrtoint(buf, 0, &value);
kstrtoint        1843 drivers/platform/x86/dell-laptop.c 	ret = kstrtoint(buf, 0, &enable);
kstrtoint         767 drivers/platform/x86/samsung-laptop.c 	if (!count || kstrtoint(buf, 0, &value) != 0)
kstrtoint         836 drivers/platform/x86/samsung-laptop.c 	if (!count || kstrtoint(buf, 0, &value) != 0)
kstrtoint         901 drivers/platform/x86/samsung-laptop.c 	if (!count || kstrtoint(buf, 0, &value) != 0)
kstrtoint         992 drivers/platform/x86/sony-laptop.c 	if (kstrtoint(buffer, 10, &value))
kstrtoint        1747 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint        1785 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &mode);
kstrtoint        1898 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &time);
kstrtoint        1956 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint        2007 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint        2072 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &value);
kstrtoint        2123 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint        2159 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint        2195 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &mode);
kstrtoint        2238 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint        2276 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint        2319 drivers/platform/x86/toshiba_acpi.c 	ret = kstrtoint(buf, 0, &state);
kstrtoint          74 drivers/platform/x86/toshiba_haps.c 	ret = kstrtoint(buf, 0, &level);
kstrtoint         103 drivers/platform/x86/toshiba_haps.c 	ret = kstrtoint(buf, 0, &reset);
kstrtoint        2582 drivers/power/supply/ab8500_fg.c 	if (kstrtoint(buf, 10, &reg_value))
kstrtoint        2633 drivers/power/supply/ab8500_fg.c 	if (kstrtoint(buf, 10, &reg_value))
kstrtoint        2683 drivers/power/supply/ab8500_fg.c 	if (kstrtoint(buf, 10, &reg_value))
kstrtoint        2778 drivers/power/supply/ab8500_fg.c 	if (kstrtoint(buf, 10, &reg_value))
kstrtoint        2852 drivers/power/supply/ab8500_fg.c 	if (kstrtoint(buf, 10, &reg_value))
kstrtoint         127 drivers/pwm/sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         212 drivers/rtc/rtc-bq32k.c 	if (kstrtoint(buf, 0, &enable))
kstrtoint          70 drivers/s390/char/sclp.c 	rc = kstrtoint(str, 0, &pages);
kstrtoint          82 drivers/s390/char/sclp.c 	rc = kstrtoint(str, 0, &drop);
kstrtoint         155 drivers/s390/net/ctcm_sysfs.c 	rc = kstrtoint(buf, 0, &value);
kstrtoint        2996 drivers/scsi/cxlflash/main.c 	rc = kstrtoint(buf, 10, &nhwqs);
kstrtoint        3172 drivers/scsi/megaraid/megaraid_sas_base.c 	if (kstrtoint(buf, 0, &val) != 0)
kstrtoint        3248 drivers/scsi/megaraid/megaraid_sas_base.c 	if (kstrtoint(buf, 0, &val) != 0)
kstrtoint        3457 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	if (kstrtoint(buf, 0, &val) != 0)
kstrtoint        1957 drivers/scsi/myrb.c 	rc = kstrtoint(buf, 0, &start);
kstrtoint        2064 drivers/scsi/myrb.c 	rc = kstrtoint(buf, 0, &start);
kstrtoint        1131 drivers/scsi/myrs.c 	ret = kstrtoint(buf, 0, &rebuild);
kstrtoint        1232 drivers/scsi/myrs.c 	ret = kstrtoint(buf, 0, &check);
kstrtoint        1503 drivers/scsi/myrs.c 	ret = kstrtoint(buf, 0, &value);
kstrtoint        4710 drivers/scsi/scsi_debug.c 			if (kstrtoint(work + 2, 16, &opts) == 0)
kstrtoint        4713 drivers/scsi/scsi_debug.c 			if (kstrtoint(work, 10, &opts) == 0)
kstrtoint        5171 drivers/scsi/scsi_debug.c 	ret = kstrtoint(buf, 0, &n);
kstrtoint         204 drivers/scsi/scsi_transport_srp.c 		res = kstrtoint(buf, 0, tmo);
kstrtoint         566 drivers/siox/siox-core.c 	ret = kstrtoint(buf, 0, &active);
kstrtoint          45 drivers/staging/greybus/audio_manager_sysfs.c 	int num = kstrtoint(buf, 10, &id);
kstrtoint          66 drivers/staging/greybus/audio_manager_sysfs.c 	int num = kstrtoint(buf, 10, &id);
kstrtoint        1271 drivers/staging/iio/addac/adt7316.c 	ret = kstrtoint(buf, 10, &data);
kstrtoint        1941 drivers/staging/iio/addac/adt7316.c 	ret = kstrtoint(buf, 10, &data);
kstrtoint         482 drivers/staging/isdn/gigaset/ev-layer.c 	    !kstrtoint(psep + 1, 10, &cid) &&
kstrtoint         605 drivers/staging/isdn/gigaset/ev-layer.c 		if (kstrtoint(eoc, 10, &parameter))
kstrtoint         214 drivers/target/target_core_user.c 	ret = kstrtoint(str, 10, &max_area_mb);
kstrtoint         195 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 	if (kstrtoint(buf, 0, &tcc))
kstrtoint         135 drivers/thermal/thermal_sysfs.c 	if (kstrtoint(buf, 10, &temperature))
kstrtoint         183 drivers/thermal/thermal_sysfs.c 	if (kstrtoint(buf, 10, &temperature))
kstrtoint         302 drivers/thermal/thermal_sysfs.c 	if (kstrtoint(buf, 10, &temperature))
kstrtoint         996 drivers/thermal/thermal_sysfs.c 	ret = kstrtoint(buf, 0, &weight);
kstrtoint         180 drivers/tty/serial/qcom_geni_serial.c 	if (kstrtoint(buf, 0, &loopback) || loopback > MAX_LOOPBACK_CFG) {
kstrtoint         358 drivers/tty/tty_io.c 	ret = kstrtoint(str, 10, &index);
kstrtoint          49 drivers/usb/misc/trancevibrator.c 	retval = kstrtoint(buf, 10, &temp);
kstrtoint         236 drivers/usb/usbip/vhci_sysfs.c 	if (kstrtoint(buf, 10, &port) < 0)
kstrtoint         104 drivers/usb/usbip/vudc_sysfs.c 	rv = kstrtoint(in, 0, &sockfd);
kstrtoint         118 drivers/video/backlight/lm3533_bl.c 	if (kstrtoint(buf, 0, &enable))
kstrtoint         182 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         157 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c 	r = kstrtoint(buf, 0, &rot);
kstrtoint          45 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	r = kstrtoint(buf, 0, &rot_type);
kstrtoint        1958 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 15, 0, &viafb_refresh1) < 0)
kstrtoint        1961 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 14, 0, &viafb_refresh) < 0)
kstrtoint        1964 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 21, 0,
kstrtoint        1968 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 19, 0,
kstrtoint        1972 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 12, 0, &viafb_accel) < 0)
kstrtoint        1975 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 14, 0, &viafb_SAMM_ON) < 0)
kstrtoint        1981 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 30, 0,
kstrtoint        1985 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 18, 0, &viafb_second_size) < 0)
kstrtoint        1989 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 24, 0,
kstrtoint        1994 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 26, 0,
kstrtoint        1998 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 16, 0, &viafb_bus_width) < 0)
kstrtoint        2001 drivers/video/fbdev/via/viafbdev.c 			if (kstrtoint(this_opt + 15, 0, &viafb_lcd_mode) < 0)
kstrtoint         168 drivers/visorbus/visorchipset.c 	if (kstrtoint(buf, 10, &val))
kstrtoint         456 drivers/w1/slaves/w1_therm.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         321 drivers/w1/w1.c 	if (kstrtoint(buf, 0, &tmp) || tmp < 1)
kstrtoint         394 fs/binfmt_misc.c 			int r = kstrtoint(p, 10, &e->offset);
kstrtoint         564 fs/dlm/config.c 	int rc = kstrtoint(buf, 0, &config_item_to_comm(item)->nodeid);
kstrtoint         580 fs/dlm/config.c 	int rc = kstrtoint(buf, 0, &cm->local);
kstrtoint         686 fs/dlm/config.c 	int rc = kstrtoint(buf, 0, &nd->nodeid);
kstrtoint         703 fs/dlm/config.c 	int rc = kstrtoint(buf, 0, &config_item_to_node(item)->weight);
kstrtoint          39 fs/dlm/lockspace.c 	int rc = kstrtoint(buf, 0, &n);
kstrtoint          63 fs/dlm/lockspace.c 	int rc = kstrtoint(buf, 0, &ls->ls_uevent_result);
kstrtoint          94 fs/dlm/lockspace.c 	int rc = kstrtoint(buf, 0, &val);
kstrtoint         183 fs/fs_parser.c 		ret = kstrtoint(param->string, 0, &result->int_32);
kstrtoint          93 fs/gfs2/sys.c  	error = kstrtoint(buf, 0, &n);
kstrtoint         132 fs/gfs2/sys.c  	error = kstrtoint(buf, 0, &val);
kstrtoint         152 fs/gfs2/sys.c  	error = kstrtoint(buf, 0, &val);
kstrtoint         171 fs/gfs2/sys.c  	error = kstrtoint(buf, 0, &val);
kstrtoint         342 fs/gfs2/sys.c  	ret = kstrtoint(buf, 0, &val);
kstrtoint         369 fs/gfs2/sys.c  	ret = kstrtoint(buf, 0, &val);
kstrtoint         290 fs/orangefs/orangefs-sysfs.c 		rc = kstrtoint(buf, 0, &op_timeout_secs);
kstrtoint         293 fs/orangefs/orangefs-sysfs.c 		rc = kstrtoint(buf, 0, &slot_timeout_secs);
kstrtoint         296 fs/orangefs/orangefs-sysfs.c 		rc = kstrtoint(buf, 0, &orangefs_cache_timeout_msecs);
kstrtoint         299 fs/orangefs/orangefs-sysfs.c 		rc = kstrtoint(buf, 0, &orangefs_dcache_timeout_msecs);
kstrtoint         302 fs/orangefs/orangefs-sysfs.c 		rc = kstrtoint(buf, 0, &orangefs_getattr_timeout_msecs);
kstrtoint         565 fs/orangefs/orangefs-sysfs.c 		rc = kstrtoint(buf, 0, &val);
kstrtoint         688 fs/overlayfs/inode.c 	err = kstrtoint(buf + 1, 10, &nlink_diff);
kstrtoint        1146 fs/proc/base.c 	err = kstrtoint(strstrip(buffer), 0, &oom_adj);
kstrtoint        1206 fs/proc/base.c 	err = kstrtoint(strstrip(buffer), 0, &oom_score_adj);
kstrtoint        1346 fs/proc/base.c 	rv = kstrtoint(strstrip(buffer), 0, &make_it_fail);
kstrtoint        1496 fs/proc/base.c 	err = kstrtoint(strstrip(buffer), 0, &nice);
kstrtoint        1151 fs/proc/task_mmu.c 	rv = kstrtoint(strstrip(buffer), 10, &itype);
kstrtoint          45 fs/xfs/xfs_message.c 	if (!kstrtoint(kern_level, 0, &level) &&		\
kstrtoint         138 fs/xfs/xfs_super.c 	if (kstrtoint(value, base, &_res))
kstrtoint          88 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         120 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         150 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         209 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         281 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         440 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         481 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         519 fs/xfs/xfs_sysfs.c 	ret = kstrtoint(buf, 0, &val);
kstrtoint         404 include/linux/kernel.h int __must_check kstrtoint(const char *s, unsigned int base, int *res);
kstrtoint         423 include/linux/kernel.h 	return kstrtoint(s, base, res);
kstrtoint        2834 kernel/cgroup/cgroup.c 	if (kstrtoint(strstrip(buf), 0, &pid) || pid < 0)
kstrtoint        3487 kernel/cgroup/cgroup.c 		ret = kstrtoint(buf, 0, &descendants);
kstrtoint        3530 kernel/cgroup/cgroup.c 		ret = kstrtoint(buf, 0, &depth);
kstrtoint        3700 kernel/cgroup/cgroup.c 	ret = kstrtoint(strstrip(buf), 0, &freeze);
kstrtoint        2007 kernel/cpu.c   	ret = kstrtoint(buf, 10, &target);
kstrtoint        2057 kernel/cpu.c   	ret = kstrtoint(buf, 10, &fail);
kstrtoint        9959 kernel/events/core.c 	ret = kstrtoint(buf, 0, &timer);
kstrtoint         160 kernel/ksysfs.c 	if (kstrtoint(buf, 0, &rcu_expedited))
kstrtoint         177 kernel/ksysfs.c 	if (kstrtoint(buf, 0, &rcu_normal))
kstrtoint         239 kernel/params.c STANDARD_PARAM_DEF(int,		int,			"%i",   kstrtoint);
kstrtoint         558 kernel/reboot.c 				rc = kstrtoint(str+1, 0, &reboot_cpu);
kstrtoint         563 kernel/reboot.c 				rc = kstrtoint(str+3, 0, &reboot_cpu);
kstrtoint        1189 kernel/sched/topology.c 	if (kstrtoint(str, 0, &default_relax_domain_level))
kstrtoint         261 lib/kstrtox.c  EXPORT_SYMBOL(kstrtoint);
kstrtoint         406 lib/kstrtox.c  kstrto_from_user(kstrtoint_from_user,	kstrtoint,	int);
kstrtoint        3041 mm/ksm.c       	err = kstrtoint(buf, 10, &knob);
kstrtoint        6270 mm/memcontrol.c 	ret = kstrtoint(buf, 0, &oom_group);
kstrtoint          39 samples/kobject/kobject-example.c 	ret = kstrtoint(buf, 10, &foo);
kstrtoint          71 samples/kobject/kobject-example.c 	ret = kstrtoint(buf, 10, &var);
kstrtoint         123 samples/kobject/kset-example.c 	ret = kstrtoint(buf, 10, &foo_obj->foo);
kstrtoint         155 samples/kobject/kset-example.c 	ret = kstrtoint(buf, 10, &var);
kstrtoint        1193 security/integrity/ima/ima_policy.c 			result = kstrtoint(args[0].from, 10, &entry->pcr);
kstrtoint         102 sound/hda/hdac_sysfs.c 	ret = kstrtoint(kobj->name, 16, &nid);