strstrip         1723 arch/powerpc/platforms/pseries/lpar.c 	parm = strstrip(str);
strstrip          359 arch/x86/kernel/cpu/mce/inject.c 	__buf = strstrip(buf);
strstrip          675 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	if (kstrtoint(strstrip(buf), 0, &pid) || pid < 0)
strstrip          162 block/blk-mq-debugfs.c 	op = strstrip(opbuf);
strstrip          749 block/elevator.c 	e = elevator_get(q, strstrip(elevator_name), true);
strstrip         6973 drivers/ata/libata-core.c 		val = strstrip(start);
strstrip         6978 drivers/ata/libata-core.c 	id = strstrip(start);
strstrip         6979 drivers/ata/libata-core.c 	val = strstrip(p + 1);
strstrip          363 drivers/block/null_blk_main.c 	buf = strstrip(orig);
strstrip           92 drivers/char/ipmi/ipmi_msghandler.c 	s = strstrip(valcp);
strstrip          218 drivers/char/ipmi/ipmi_watchdog.c 	s = strstrip(valcp);
strstrip          366 drivers/scsi/csiostor/csio_hw.c 	s = strstrip(p->id);
strstrip          368 drivers/scsi/csiostor/csio_hw.c 	s = strstrip(p->ec);
strstrip          371 drivers/scsi/csiostor/csio_hw.c 	s = strstrip(p->sn);
strstrip         3373 drivers/scsi/hisi_sas/hisi_sas_main.c 	pkbuf = strstrip(kbuf);
strstrip         3463 drivers/scsi/hisi_sas/hisi_sas_main.c 	pkbuf = strstrip(kbuf);
strstrip         3592 drivers/scsi/hisi_sas/hisi_sas_main.c 	pkbuf = strstrip(kbuf);
strstrip         6202 drivers/scsi/smartpqi/smartpqi_init.c 	action_name = strstrip(action_name_buffer);
strstrip         1937 drivers/target/target_core_alua.c 	if (strcmp(strstrip(buf), "NULL")) {
strstrip         1944 drivers/target/target_core_alua.c 					strstrip(buf));
strstrip         1268 drivers/target/target_core_configfs.c 		stripped = strstrip(buf);
strstrip         1324 drivers/target/target_core_configfs.c 		stripped = strstrip(buf);
strstrip         1380 drivers/target/target_core_configfs.c 		stripped = strstrip(buf);
strstrip         1476 drivers/target/target_core_configfs.c 			"%s", strstrip(buf));
strstrip         2240 drivers/target/target_core_configfs.c 	if (strcmp(strstrip(buf), "NULL")) {
strstrip         2246 drivers/target/target_core_configfs.c 		lu_gp_new = core_alua_get_lu_gp_by_name(strstrip(buf));
strstrip          239 fs/fuse/cuse.c 		key = strstrip(key);
strstrip          240 fs/fuse/cuse.c 		val = strstrip(val);
strstrip          242 fs/fuse/cuse.c 		key = strstrip(key);
strstrip         1146 fs/proc/base.c 	err = kstrtoint(strstrip(buffer), 0, &oom_adj);
strstrip         1206 fs/proc/base.c 	err = kstrtoint(strstrip(buffer), 0, &oom_score_adj);
strstrip         1346 fs/proc/base.c 	rv = kstrtoint(strstrip(buffer), 0, &make_it_fail);
strstrip         1496 fs/proc/base.c 	err = kstrtoint(strstrip(buffer), 0, &nice);
strstrip         1151 fs/proc/task_mmu.c 	rv = kstrtoint(strstrip(buffer), 10, &itype);
strstrip          556 kernel/cgroup/cgroup-v1.c 	strlcpy(cgrp->root->release_agent_path, strstrip(buf),
strstrip         2834 kernel/cgroup/cgroup.c 	if (kstrtoint(strstrip(buf), 0, &pid) || pid < 0)
strstrip         3288 kernel/cgroup/cgroup.c 	buf = strstrip(buf);
strstrip         3448 kernel/cgroup/cgroup.c 	if (strcmp(strstrip(buf), "threaded"))
strstrip         3483 kernel/cgroup/cgroup.c 	buf = strstrip(buf);
strstrip         3526 kernel/cgroup/cgroup.c 	buf = strstrip(buf);
strstrip         3700 kernel/cgroup/cgroup.c 	ret = kstrtoint(strstrip(buf), 0, &freeze);
strstrip         4814 kernel/cgroup/cgroup.c 	buf = strstrip(buf);
strstrip         2338 kernel/cgroup/cpuset.c 	buf = strstrip(buf);
strstrip         2507 kernel/cgroup/cpuset.c 	buf = strstrip(buf);
strstrip          424 kernel/cgroup/legacy_freezer.c 	buf = strstrip(buf);
strstrip          263 kernel/cgroup/pids.c 	buf = strstrip(buf);
strstrip          432 kernel/cgroup/rdma.c 	char *options = strstrip(buf);
strstrip          259 kernel/fail_function.c 	sym = strstrip(buf);
strstrip          142 kernel/sched/debug.c 	cmp = strstrip(buf);
strstrip         1742 kernel/trace/blktrace.c 	s = strstrip(buf);
strstrip         4664 kernel/trace/trace.c 	cmp = strstrip(option);
strstrip         6586 kernel/trace/trace.c 	clockstr = strstrip(buf);
strstrip         1803 kernel/trace/trace_events_filter.c 	if (!strcmp(strstrip(filter_string), "0")) {
strstrip         1864 kernel/trace/trace_events_filter.c 	if (!strcmp(strstrip(filter_string), "0")) {
strstrip         2157 kernel/trace/trace_events_hist.c 		str = strstrip(str);
strstrip         3974 kernel/trace/trace_events_hist.c 		param = strstrip(param);
strstrip         6262 kernel/trace/trace_events_hist.c 		param = strstrip(p);
strstrip         6263 kernel/trace/trace_events_hist.c 		trigger = strstrip(trigger);
strstrip          298 mm/hugetlb_cgroup.c 	buf = strstrip(buf);
strstrip         3685 mm/memcontrol.c 	buf = strstrip(buf);
strstrip         4709 mm/memcontrol.c 	buf = strstrip(buf);
strstrip         6095 mm/memcontrol.c 	buf = strstrip(buf);
strstrip         6118 mm/memcontrol.c 	buf = strstrip(buf);
strstrip         6141 mm/memcontrol.c 	buf = strstrip(buf);
strstrip         6172 mm/memcontrol.c 	buf = strstrip(buf);
strstrip         6266 mm/memcontrol.c 	buf = strstrip(buf);
strstrip         7243 mm/memcontrol.c 	buf = strstrip(buf);
strstrip          670 mm/zswap.c     	char *s = strstrip((char *)val);
strstrip          762 security/device_cgroup.c 					 of_cft(of)->private, strstrip(buf));