Home
last modified time | relevance | path

Searched refs:strstrip (Results 26 – 44 of 44) sorted by relevance

12

/openbmc/linux/block/
H A Dblk-mq-debugfs.c142 op = strstrip(opbuf); in queue_state_write()
/openbmc/linux/kernel/trace/
H A Dtrace_osnoise.c2226 option_str = strstrip(buf); in osnoise_options_write()
2229 option_str = strstrip(&buf[3]); in osnoise_options_write()
H A Dtrace_events_filter.c2355 if (!strcmp(strstrip(filter_string), "0")) { in apply_event_filter()
2416 if (!strcmp(strstrip(filter_string), "0")) { in apply_subsystem_event_filter()
H A Dtrace_events_hist.c1501 str = strstrip(str); in parse_assignment()
3665 param = strstrip(param); in parse_action_params()
6605 filter = strstrip(p); in event_hist_trigger_parse()
6606 param = strstrip(param); in event_hist_trigger_parse()
H A Dblktrace.c1721 s = strstrip(buf); in blk_trace_str2mask()
H A Dtrace.c5513 cmp = strstrip(option); in trace_set_options()
7493 clockstr = strstrip(buf); in tracing_clock_write()
/openbmc/linux/mm/
H A Dhugetlb_cgroup.c606 buf = strstrip(buf); in hugetlb_cgroup_write()
H A Dzswap.c901 char *s = strstrip((char *)val); in __zswap_param_set()
/openbmc/linux/kernel/cgroup/
H A Dcgroup-v1.c565 strscpy(cgrp->root->release_agent_path, strstrip(buf), in cgroup_release_agent_write()
H A Dcpuset.c2852 buf = strstrip(buf); in cpuset_write_resmask()
3034 buf = strstrip(buf); in sched_partition_write()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c366 s = strstrip(p->id); in csio_hw_get_vpd_params()
368 s = strstrip(p->ec); in csio_hw_get_vpd_params()
371 s = strstrip(p->sn); in csio_hw_get_vpd_params()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1745 parm = strstrip(str); in cmo_free_hint()
/openbmc/linux/drivers/ata/
H A Dlibata-core.c6416 val = strstrip(start); in ata_parse_force_one()
6421 id = strstrip(start); in ata_parse_force_one()
6422 val = strstrip(p + 1); in ata_parse_force_one()
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3984 pkbuf = strstrip(kbuf); in debugfs_bist_linkrate_v3_hw_write()
4074 pkbuf = strstrip(kbuf); in debugfs_bist_code_mode_v3_hw_write()
4251 pkbuf = strstrip(kbuf); in debugfs_bist_mode_v3_hw_write()
/openbmc/linux/fs/proc/
H A Dtask_mmu.c1266 rv = kstrtoint(strstrip(buffer), 10, &itype); in clear_refs_write()
/openbmc/linux/drivers/block/null_blk/
H A Dmain.c492 buf = strstrip(orig); in nullb_device_badblocks_store()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c702 if (kstrtoint(strstrip(buf), 0, &pid) || pid < 0) in rdtgroup_tasks_write()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c81 e = match_string(ipmi_panic_event_str, -1, strstrip(valcp)); in panic_op_write_handler()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c6975 action_name = strstrip(action_name_buffer); in pqi_lockup_action_store()

12