Home
last modified time | relevance | path

Searched refs:kstrtoul (Results 1 – 25 of 216) sorted by relevance

123456789

/linux/drivers/edac/
H A Dmem_repair.c121 MR_ATTR_STORE(persist_mode, set_persist_mode, unsigned long, kstrtoul) in MR_ATTR_STORE() argument
124 MR_ATTR_STORE(nibble_mask, set_nibble_mask, unsigned long, kstrtoul) in MR_ATTR_STORE()
125 MR_ATTR_STORE(bank_group, set_bank_group, unsigned long, kstrtoul) in MR_ATTR_STORE()
126 MR_ATTR_STORE(bank, set_bank, unsigned long, kstrtoul) in MR_ATTR_STORE()
127 MR_ATTR_STORE(rank, set_rank, unsigned long, kstrtoul) in MR_ATTR_STORE()
128 MR_ATTR_STORE(row, set_row, unsigned long, kstrtoul) in MR_ATTR_STORE()
129 MR_ATTR_STORE(column, set_column, unsigned long, kstrtoul) in MR_ATTR_STORE()
130 MR_ATTR_STORE(channel, set_channel, unsigned long, kstrtoul) in MR_ATTR_STORE()
131 MR_ATTR_STORE(sub_channel, set_sub_channel, unsigned long, kstrtoul) in MR_ATTR_STORE()
144 ret = kstrtoul(buf, 0, &data); \ in MR_ATTR_STORE()
H A Decs.c87 EDAC_ECS_ATTR_STORE(log_entry_type, set_log_entry_type, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE() argument
88 EDAC_ECS_ATTR_STORE(mode, set_mode, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE()
89 EDAC_ECS_ATTR_STORE(reset, reset, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE()
90 EDAC_ECS_ATTR_STORE(threshold, set_threshold, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE()
H A Dscrub.c86 EDAC_SCRUB_ATTR_STORE(enable_background, set_enabled_bg, unsigned long, kstrtoul) in EDAC_SCRUB_ATTR_STORE()
87 EDAC_SCRUB_ATTR_STORE(current_cycle_duration, set_cycle_duration, unsigned long, kstrtoul) in EDAC_SCRUB_ATTR_STORE()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.c147 ret = kstrtoul(val, 0, &num_inst); in qat_crypto_create_instances()
169 ret = kstrtoul(val, 10, &sym_bank); in qat_crypto_create_instances()
178 ret = kstrtoul(val, 10, &asym_bank); in qat_crypto_create_instances()
187 ret = kstrtoul(val, 10, &num_msg_sym); in qat_crypto_create_instances()
198 ret = kstrtoul(val, 10, &num_msg_asym); in qat_crypto_create_instances()
/linux/drivers/leds/trigger/
H A Dledtrig-transient.c60 ret = kstrtoul(buf, 10, &state); in transient_activate_store()
111 ret = kstrtoul(buf, 10, &state); in transient_duration_store()
138 ret = kstrtoul(buf, 10, &state); in transient_state_store()
H A Dledtrig-oneshot.c54 ret = kstrtoul(buf, 0, &state); in led_invert_store()
83 ret = kstrtoul(buf, 0, &state); in led_delay_on_store()
107 ret = kstrtoul(buf, 0, &state); in led_delay_off_store()
H A Dledtrig-timer.c33 ret = kstrtoul(buf, 10, &state); in led_delay_on_store()
58 ret = kstrtoul(buf, 10, &state); in led_delay_off_store()
/linux/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c73 rc = kstrtoul(buf, 0, &value); in mme_clk_store()
122 rc = kstrtoul(buf, 0, &value); in tpc_clk_store()
171 rc = kstrtoul(buf, 0, &value); in ic_clk_store()
331 rc = kstrtoul(buf, 0, &value); in high_pll_store()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c100 ret = kstrtoul(buf, 0, &val); in enable_store()
189 if (kstrtoul(buf, 0, &val)) in coresight_cti_reg_store()
283 if (kstrtoul(buf, 0, &val)) in cti_reg32_store()
342 if (kstrtoul(buf, 0, &val)) in inout_sel_store()
379 if (kstrtoul(buf, 0, &val)) in inen_store()
420 if (kstrtoul(buf, 0, &val)) in outen_store()
442 if (kstrtoul(buf, 0, &val)) in intack_store()
462 if (kstrtoul(buf, 0, &val)) in appclear_store()
486 if (kstrtoul(buf, 0, &val)) in apppulse_store()
705 if (kstrtoul(buf, 0, &val)) in trig_filter_enable_store()
[all …]
H A Dcoresight-tpda.c329 if (kstrtoul(buf, 0, &val)) in tpda_trig_sysfs_store()
382 if (kstrtoul(buf, 0, &val)) in global_flush_req_store()
425 if (kstrtoul(buf, 0, &val)) in syncr_mode_store()
461 if (kstrtoul(buf, 0, &val)) in syncr_count_store()
/linux/arch/x86/kernel/
H A Dcheck.c43 ret = kstrtoul(arg, 10, &val); in set_corruption_check()
63 ret = kstrtoul(arg, 10, &val); in set_corruption_check_period()
/linux/drivers/platform/x86/intel/
H A Drst.c42 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_events()
86 error = kstrtoul(buf, 0, &value); in irst_store_wakeup_time()
/linux/mm/damon/
H A Dsysfs-common.c48 err = kstrtoul(buf, 0, &min); in min_store()
73 err = kstrtoul(buf, 0, &max); in max_store()
/linux/drivers/hwtracing/intel_th/
H A Dpti.c64 ret = kstrtoul(buf, 10, &val); in mode_store()
96 ret = kstrtoul(buf, 10, &val); in freerunning_clock_store()
124 ret = kstrtoul(buf, 10, &val); in clock_divider_store()
/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c35 ret = kstrtoul(buf, 10, &input); in iio_sysfs_trig_add()
54 ret = kstrtoul(buf, 10, &input); in iio_sysfs_trig_remove()
/linux/drivers/hid/
H A Dhid-ntrig.c237 if (kstrtoul(buf, 0, &val)) in set_min_width()
272 if (kstrtoul(buf, 0, &val)) in set_min_height()
306 if (kstrtoul(buf, 0, &val)) in set_activate_slack()
341 if (kstrtoul(buf, 0, &val)) in set_activation_width()
377 if (kstrtoul(buf, 0, &val)) in set_activation_height()
411 if (kstrtoul(buf, 0, &val)) in set_deactivate_slack()
H A Dhid-roccat-arvo.c57 retval = kstrtoul(buf, 10, &state); in arvo_sysfs_set_mode_key()
107 retval = kstrtoul(buf, 10, &key_mask); in arvo_sysfs_set_key_mask()
161 retval = kstrtoul(buf, 10, &profile); in arvo_sysfs_set_actual_profile()
/linux/arch/mips/alchemy/devboards/
H A Dpm.c157 tmp = kstrtoul(instr, 0, &l); in db1x_pmattr_store()
180 tmp = kstrtoul(instr, 0, &l); in db1x_pmattr_store()
/linux/kernel/power/
H A Dmain.c204 if (kstrtoul(buf, 10, &val)) in pm_async_store()
310 if (kstrtoul(buf, 10, &val)) in sync_on_suspend_store()
665 if (kstrtoul(buf, 10, &val)) in pm_print_times_store()
714 if (kstrtoul(buf, 10, &val)) in pm_debug_messages_store()
1036 if (kstrtoul(buf, 10, &val)) in pm_freeze_timeout_store()
1062 if (kstrtoul(buf, 10, &val)) in freeze_filesystems_store()
/linux/drivers/leds/
H A Dled-class-flash.c51 ret = kstrtoul(buf, 10, &state); in flash_brightness_store()
101 ret = kstrtoul(buf, 10, &state); in flash_strobe_store()
151 ret = kstrtoul(buf, 10, &flash_timeout); in flash_timeout_store()
/linux/mm/
H A Dhugetlb_sysfs.c67 err = kstrtoul(buf, 10, &count); in nr_hugepages_store_common()
127 err = kstrtoul(buf, 10, &input); in nr_overcommit_hugepages_store()
191 err = kstrtoul(buf, 10, &nr_demote); in demote_store()
/linux/arch/microblaze/kernel/
H A Dtraps.c31 return !kstrtoul(s, 0, &kstack_depth_to_print); in kstack_setup()
/linux/drivers/mtd/parsers/
H A Dofpart_bcm4908.c35 err = kstrtoul(s + len + 1, 0, &offset); in bcm4908_partitions_fw_offset()
/linux/drivers/sh/intc/
H A Duserimask.c37 ret = kstrtoul(buf, 10, &level); in store_intc_userimask()
/linux/arch/x86/kernel/cpu/
H A Damd_cache_disable.c160 if (kstrtoul(buf, 10, &val) < 0) in store_cache_disable()
206 if (kstrtoul(buf, 16, &val) < 0) in subcaches_store()

123456789