Symbol: strim
arch/s390/boot/ipl_parm.c
183
strscpy(early_command_line, strim(parmarea.command_line));
arch/s390/hypfs/hypfs_diag_fs.c
344
strim(name);
arch/s390/hypfs/hypfs_diag_fs.c
92
strim(name);
arch/s390/hypfs/hypfs_vm_fs.c
40
strim(guest_name);
arch/s390/kernel/early.c
95
s = strim(str);
arch/s390/kernel/ipl.c
294
strim(_value); \
arch/s390/kernel/ipl.c
598
strim(loadparm);
arch/s390/kernel/ipl.c
853
strim(loadparm);
arch/x86/kernel/apic/x2apic_uv_x.c
268
(void)strim(to);
block/bfq-cgroup.c
1063
} else if (!strcmp(strim(ctx.body), "default")) {
block/bfq-cgroup.c
1090
buf = strim(buf);
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1343
val = strim(val);
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1350
tmp = strim(strsep(&val, ":"));
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1357
val = strim(val);
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1365
tmp = strim(strsep(&val, ":"));
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1370
if (kstrtoint(strim(val), 10, &engs[grp_idx].count))
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1377
tmp = strim(strsep(&val, ":"));
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1382
if (kstrtoint(strim(val), 10, &engs[grp_idx].count))
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1628
val = strim(val);
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1638
tmp = strim(tmp);
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1643
if (kstrtoint(strim(val), 10, &engs[grp_idx].count))
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1653
tmp = strim(tmp);
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1658
if (kstrtoint(strim(val), 10, &engs[grp_idx].count))
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1668
tmp = strim(tmp);
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1673
if (kstrtoint(strim(val), 10, &engs[grp_idx].count))
drivers/dma/dmatest.c
1112
strscpy(params->channel, strim(test_channel), sizeof(params->channel));
drivers/dma/dmatest.c
1113
strscpy(params->device, strim(test_device), sizeof(params->device));
drivers/dma/dmatest.c
1253
strim(test_channel)) == 0) {
drivers/dma/dmatest.c
1277
if ((strcmp(dma_chan_name(dtc->chan), strim(test_channel)) != 0)
drivers/dma/dmatest.c
1278
&& (strcmp("", strim(test_channel)) != 0)) {
drivers/dma/idxd/sysfs.c
1310
pos = strim(input);
drivers/dma/idxd/sysfs.c
955
pos = strim(input);
drivers/firmware/broadcom/bcm47xx_sprom.c
107
err = kstrtou32(strim(buf), 0, &val);
drivers/firmware/broadcom/bcm47xx_sprom.c
128
err = kstrtou32(strim(buf), 0, &val);
drivers/firmware/broadcom/bcm47xx_sprom.c
79
err = kstrto ## type(strim(buf), 0, &var); \
drivers/gpio/gpio-aggregator.c
1034
strim(key);
drivers/gpio/gpio-aggregator.c
1072
strim(name);
drivers/gpio/gpio-sim.c
687
return strim(trimmed);
drivers/gpio/gpio-virtuser.c
1072
strim(key);
drivers/gpio/gpio-virtuser.c
411
trimmed = strim(buf);
drivers/gpu/drm/i915/display/intel_dp_link_training.c
1778
p = strim(kbuf);
drivers/gpu/drm/i915/display/intel_dp_link_training.c
1876
p = strim(kbuf);
drivers/gpu/drm/i915/display/intel_link_bw.c
365
int_str = strim(str);
drivers/gpu/drm/i915/i915_mitigations.c
48
tok = strim(tok);
drivers/hwmon/hp-wmi-sensors.c
472
dst = hp_wmi_strdup(dev, strim(src)); /* Note: Copy is trimmed. */
drivers/hwmon/hp-wmi-sensors.c
555
hp_wmi_strdup(dev, strim(element->string.pointer));
drivers/hwmon/hp-wmi-sensors.c
967
trimmed = strim(string);
drivers/iio/test/iio-test-rescale.c
701
KUNIT_EXPECT_STREQ(test, strim(buff_off), t->expected_off);
drivers/md/bcache/super.c
2589
bdev_file = bdev_file_open_by_path(strim(path), BLK_OPEN_READ, NULL, NULL);
drivers/md/bcache/super.c
2616
if (lookup_bdev(strim(path), &dev) == 0 &&
drivers/md/dm-init.c
98
*str = strim(*str);
drivers/misc/lkdtm/core.c
248
strim(buf);
drivers/misc/lkdtm/core.c
325
strim(buf);
drivers/mmc/core/mmc.c
121
strim(card->cid.prod_name);
drivers/mmc/core/sd.c
101
strim(card->cid.prod_name);
drivers/most/configfs.c
174
strim(mdev_link->direction);
drivers/most/configfs.c
193
strim(mdev_link->datatype);
drivers/most/configfs.c
208
strim(mdev_link->device);
drivers/most/configfs.c
223
strim(mdev_link->channel);
drivers/most/configfs.c
238
strim(mdev_link->comp);
drivers/most/configfs.c
254
strim(mdev_link->comp_params);
drivers/mtd/nand/raw/nand_base.c
4803
strim(s);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
627
return kstrtouint(strim(tok), base, val);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
636
return kstrtou16(strim(tok), base, val);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
2797
strim(p->id);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
2799
strim(p->sn);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
2801
strim(p->pn);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
2803
strim(p->na);
drivers/nvdimm/claim.c
132
strim(name);
drivers/nvdimm/namespace_devs.c
214
pos = strim(input);
drivers/nvme/target/auth.c
63
host->dhchap_ctrl_secret = strim(dhchap_secret);
drivers/nvme/target/auth.c
67
host->dhchap_secret = strim(dhchap_secret);
drivers/pci/pci-sysfs.c
1538
name = strim(name);
drivers/s390/crypto/zcrypt_api.c
331
rc = zcdn_create(strim(name));
drivers/s390/crypto/zcrypt_api.c
348
rc = zcdn_destroy(strim(name));
drivers/scsi/ipr.c
1883
strim(error->failure_reason);
drivers/scsi/ipr.c
1909
strim(error->failure_reason);
drivers/scsi/qla2xxx/qla_mr.c
1922
strim(vha->hw->mr.fw_version);
drivers/soc/qcom/qcom_stats.c
280
strim(stat_type);
drivers/ssb/host_soc.c
187
err = kstrtou16(strim(buf), 0, &iv->boardinfo.vendor);
drivers/ssb/host_soc.c
197
err = kstrtou16(strim(buf), 0, &iv->boardinfo.type);
drivers/staging/fbtft/fbtft-sysfs.c
47
str_p = strim(tmp);
drivers/thermal/testing/command.c
147
strim(s);
drivers/thermal/thermal_core.c
202
gov = __find_governor(strim(policy));
drivers/thunderbolt/domain.c
190
uuid_str = strim(str);
fs/debugfs/file.c
1088
strim(new);
fs/f2fs/sysfs.c
493
const char *name = strim((char *)buf);
fs/f2fs/sysfs.c
528
const char *name = strim((char *)buf);
fs/resctrl/ctrlmondata.c
263
dom = strim(dom);
fs/resctrl/ctrlmondata.c
340
resname = strim(strsep(&tok, ":"));
fs/resctrl/ctrlmondata.c
973
dom = strim(dom);
fs/resctrl/monitor.c
1337
evt_str = strim(strsep(&tok, ","));
fs/resctrl/monitor.c
1715
dom_str = strim(strsep(&tok, ";"));
fs/resctrl/rdtgroup.c
1744
dom_str = strim(strsep(&tok, ";"));
fs/resctrl/rdtgroup.c
792
pid_str = strim(strsep(&buf, ","));
include/linux/string.h
187
extern char *strim(char *);
include/linux/string.h
191
return strim(str);
init/main.c
654
extra_init_args = strim(extra_init_args); /* remove trailing space */
kernel/sched/core.c
9368
buf = strim(buf);
kernel/trace/rv/rv.c
603
ptr = strim(buff);
kernel/trace/rv/rv_reactors.c
224
ptr = strim(buff);
kernel/trace/trace.c
5677
name = strim(buf);
kernel/trace/trace_events_inject.c
299
strim(buf);
kernel/trace/trace_events_trigger.c
367
next = buff = strim(buff);
lib/bootconfig.c
590
v = strim(v);
lib/bootconfig.c
684
k = strim(k);
lib/bootconfig.c
763
*k = strim(*k);
lib/string_helpers.c
878
EXPORT_SYMBOL(strim);
net/core/skb_fault_injection.c
67
strim(skb_realloc.devname);
net/smc/smc_pnet.c
515
string = strim(string);
security/apparmor/include/lib.h
217
hname = strim((char *)hname);
security/apparmor/lsm.c
870
args = strim(args);
security/loadpin/loadpin.c
304
p = strim(p);
security/loadpin/loadpin.c
306
p = strim(data);
sound/drivers/aloop.c
1775
loopback_set_timer_source(loopback, strim(line));
sound/usb/card.c
644
strim(card->shortname);
sound/usb/card.c
681
strim(card->longname);
tools/include/linux/string.h
63
extern char *strim(char *);
tools/perf/ui/browsers/hists.c
1789
start = strim(dummy_hpp.buf);
tools/perf/ui/browsers/hists.c
2181
strim(s);
tools/perf/ui/gtk/hists.c
463
gtk_tree_store_set(store, &iter, col_idx, strim(bf), -1);
tools/perf/ui/gtk/hists.c
559
strcat(buf, strim(hpp.buf));
tools/perf/ui/stdio/hist.c
689
header_width += fprintf(fp, "%s", strim(hpp->buf));
tools/perf/util/addr2line.c
238
*function = strdup(strim(line));
tools/perf/util/disasm.c
1496
expanded_line = strim(line);
tools/perf/util/disasm.c
850
*rawp = strim(*rawp);
tools/perf/util/header.c
1173
cache->type = strim(cache->type);
tools/perf/util/header.c
1182
cache->size = strim(cache->size);
tools/perf/util/header.c
1192
cache->map = strim(cache->map);
tools/perf/util/srcline.c
216
char *q = strim(p);
tools/perf/util/thread_map.c
303
strim(*comm);