strtobool 1075 arch/arm64/kernel/cpufeature.c int ret = strtobool(str, &enabled); strtobool 1256 arch/arm64/kernel/cpufeature.c return strtobool(p, &enable_pseudo_nmi); strtobool 567 arch/arm64/mm/mmu.c int ret = strtobool(arg, &rodata_enabled); strtobool 6288 arch/x86/kvm/mmu.c else if (strtobool(val, &new_val) < 0) strtobool 113 arch/x86/platform/uv/tlb_uv.c result = strtobool(arg, &nobau); strtobool 88 arch/x86/xen/setup.c else if (strtobool(arg + strlen("xen_512gb_limit="), &val)) strtobool 1021 drivers/acpi/sysfs.c ret = strtobool(buf, &val); strtobool 1056 drivers/base/core.c if (strtobool(buf, ea->var) < 0) strtobool 1309 drivers/base/core.c ret = strtobool(buf, &val); strtobool 79 drivers/clocksource/arm_arch_timer.c return strtobool(buf, &evtstrm_enable); strtobool 240 drivers/dax/super.c int rc = strtobool(buf, &write_cache); strtobool 86 drivers/greybus/svc.c retval = strtobool(buf, &user_request); strtobool 548 drivers/iio/adc/ina2xx-adc.c ret = strtobool((const char *) buf, &val); strtobool 193 drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c ret = strtobool(buf, &calibrate); strtobool 291 drivers/iio/dac/ad5064.c ret = strtobool(buf, &pwr_down); strtobool 284 drivers/iio/dac/ad5360.c ret = strtobool(buf, &pwr_down); strtobool 97 drivers/iio/dac/ad5380.c ret = strtobool(buf, &pwr_down); strtobool 109 drivers/iio/dac/ad5446.c ret = strtobool(buf, &powerdown); strtobool 186 drivers/iio/dac/ad5504.c ret = strtobool(buf, &pwr_down); strtobool 132 drivers/iio/dac/ad5624r_spi.c ret = strtobool(buf, &pwr_down); strtobool 76 drivers/iio/dac/ad5686.c ret = strtobool(buf, &readin); strtobool 408 drivers/iio/dac/ad5755.c ret = strtobool(buf, &pwr_down); strtobool 193 drivers/iio/dac/ad5791.c ret = strtobool(buf, &pwr_down); strtobool 78 drivers/iio/dac/ad7303.c ret = strtobool(buf, &pwr_down); strtobool 143 drivers/iio/dac/ltc2632.c ret = strtobool(buf, &pwr_down); strtobool 119 drivers/iio/dac/max5821.c ret = strtobool(buf, &powerdown); strtobool 83 drivers/iio/dac/mcp4725.c ret = strtobool(buf, &state); strtobool 181 drivers/iio/dac/mcp4725.c ret = strtobool(buf, &state); strtobool 186 drivers/iio/dac/stm32-dac.c ret = strtobool(buf, &powerdown); strtobool 135 drivers/iio/dac/ti-dac082s085.c ret = strtobool(buf, &powerdown); strtobool 182 drivers/iio/dac/ti-dac5571.c ret = strtobool(buf, &powerdown); strtobool 126 drivers/iio/dac/ti-dac7311.c ret = strtobool(buf, &powerdown); strtobool 519 drivers/iio/frequency/ad9523.c ret = strtobool(buf, &state); strtobool 381 drivers/iio/industrialio-buffer.c ret = strtobool(buf, &state); strtobool 426 drivers/iio/industrialio-buffer.c ret = strtobool(buf, &state); strtobool 1128 drivers/iio/industrialio-buffer.c ret = strtobool(buf, &requested_state); strtobool 267 drivers/iio/industrialio-event.c ret = strtobool(buf, &val); strtobool 995 drivers/irqchip/irq-gic-v3.c return strtobool(buf, &gicv3_nolpi); strtobool 1271 drivers/irqchip/irq-gic.c return strtobool(buf, &gicv2_force_probe); strtobool 303 drivers/net/usb/cdc_ncm.c if (strtobool(buf, &enable)) strtobool 366 drivers/net/usb/qmi_wwan.c if (strtobool(buf, &enable)) strtobool 1976 drivers/net/wireless/ath/ath10k/debug.c if (strtobool(buf, &val) != 0) strtobool 2111 drivers/net/wireless/ath/ath10k/debug.c if (strtobool(buf, &val) != 0) strtobool 192 drivers/net/wireless/ath/ath9k/tx99.c if (strtobool(buf, &start)) strtobool 889 drivers/net/wireless/marvell/mwifiex/debugfs.c if (strtobool(kbuf, ×hare_coex)) strtobool 1612 drivers/nvdimm/namespace_devs.c int rc = strtobool(buf, &force_raw); strtobool 283 drivers/nvdimm/region_devs.c int rc = strtobool(buf, &flush); strtobool 551 drivers/nvdimm/region_devs.c int rc = strtobool(buf, &ro); strtobool 507 drivers/nvme/target/configfs.c if (strtobool(page, &enable)) strtobool 531 drivers/nvme/target/configfs.c if (strtobool(page, &val)) strtobool 786 drivers/nvme/target/configfs.c if (strtobool(page, &allow_any_host)) strtobool 943 drivers/nvme/target/configfs.c if (strtobool(page, &enable)) strtobool 954 drivers/pci/p2pdma.c } else if (!strtobool(page, use_p2pdma)) { strtobool 1254 drivers/pci/pcie/aspm.c if (strtobool(buf, &state)) strtobool 521 drivers/platform/chrome/cros_ec_lightbar.c ret = strtobool(buf, &enable); strtobool 450 drivers/powercap/powercap_sys.c if (strtobool(buf, &mode)) strtobool 370 drivers/staging/iio/adc/ad7192.c ret = strtobool(buf, &val); strtobool 424 drivers/staging/iio/adc/ad7280a.c ret = strtobool(buf, &readin); strtobool 294 drivers/staging/iio/cdc/ad7746.c ret = strtobool(buf, &doit); strtobool 579 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); \ strtobool 639 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 661 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 711 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 735 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 761 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 857 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 894 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 923 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 945 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 967 drivers/target/target_core_configfs.c ret = strtobool(page, &flag); strtobool 528 drivers/usb/core/sysfs.c ret = strtobool(buf, &value); strtobool 994 drivers/usb/core/sysfs.c if (strtobool(buf, &val) != 0) strtobool 1194 drivers/usb/core/sysfs.c if (strtobool(buf, &val) != 0) strtobool 759 drivers/usb/gadget/configfs.c ret = strtobool(page, &use); strtobool 3261 drivers/usb/gadget/function/f_mass_storage.c ret = strtobool(page, &stall); strtobool 1515 drivers/usb/gadget/function/f_tcm.c ret = strtobool(page, &op); strtobool 397 drivers/usb/gadget/function/storage_common.c rc = strtobool(buf, &ro); strtobool 420 drivers/usb/gadget/function/storage_common.c ret = strtobool(buf, &nofua); strtobool 471 drivers/usb/gadget/function/storage_common.c ret = strtobool(buf, &cdrom); strtobool 494 drivers/usb/gadget/function/storage_common.c ret = strtobool(buf, &removable); strtobool 39 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c r = strtobool(buf, &enable); strtobool 76 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c r = strtobool(buf, &te); strtobool 186 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c r = strtobool(buf, &mirror); strtobool 249 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c r = strtobool(buf, &enable); strtobool 293 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c r = strtobool(buf, &enable); strtobool 332 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c r = strtobool(buf, &enable); strtobool 213 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c r = strtobool(buf, &enable); strtobool 99 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c r = strtobool(buf, &mirror); strtobool 735 fs/cifs/cifs_debug.c if (strtobool(c, &bv) == 0) strtobool 903 fs/cifs/cifs_debug.c if (strtobool(flags_string, &bv) == 0) { strtobool 193 include/linux/string.h static inline int strtobool(const char *s, bool *res) strtobool 1074 init/main.c return strtobool(str, &rodata_enabled); strtobool 294 kernel/params.c return strtobool(val, kp->arg); strtobool 303 lib/test_firmware.c if (strtobool(buf, cfg) < 0) strtobool 17 mm/page_poison.c return strtobool(buf, &want_page_poisoning); strtobool 297 mm/usercopy.c return strtobool(str, &enable_checks); strtobool 13 tools/include/linux/string.h int strtobool(const char *s, bool *res); strtobool 164 tools/perf/util/bpf-loader.c err = strtobool(value, &bool_value); strtobool 553 virt/kvm/arm/vgic/vgic-v3.c return strtobool(buf, &group0_trap); strtobool 559 virt/kvm/arm/vgic/vgic-v3.c return strtobool(buf, &group1_trap); strtobool 565 virt/kvm/arm/vgic/vgic-v3.c return strtobool(buf, &common_trap); strtobool 571 virt/kvm/arm/vgic/vgic-v3.c return strtobool(buf, &gicv4_enable);