Home
last modified time | relevance | path

Searched refs:strim (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/linux/drivers/most/
H A Dconfigfs.c174 strim(mdev_link->direction); in mdev_link_direction_store()
193 strim(mdev_link->datatype); in mdev_link_datatype_store()
208 strim(mdev_link->device); in mdev_link_device_store()
223 strim(mdev_link->channel); in mdev_link_channel_store()
238 strim(mdev_link->comp); in mdev_link_comp_store()
254 strim(mdev_link->comp_params); in mdev_link_comp_params_store()
/openbmc/u-boot/include/linux/
H A Dlinux_string.h6 extern char *strim(char *);
/openbmc/u-boot/lib/
H A Dlinux_string.c35 char *strim(char *s) in strim() function
/openbmc/u-boot/env/
H A Dattr.c88 attributes = strim(attributes); in env_attr_walk()
91 name = strim(entry_cpy); in env_attr_walk()
/openbmc/linux/drivers/ssb/
H A Dhost_soc.c187 err = kstrtou16(strim(buf), 0, &iv->boardinfo.vendor); in ssb_host_soc_get_invariants()
197 err = kstrtou16(strim(buf), 0, &iv->boardinfo.type); in ssb_host_soc_get_invariants()
/openbmc/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h32 static inline char *strim(char *s) in strim() function
/openbmc/linux/tools/include/linux/
H A Dstring.h47 extern char *strim(char *);
/openbmc/u-boot/drivers/net/phy/
H A Dcortina.c211 strim(reg_addr); in cs4340_upload_firmware()
212 strim(reg_data); in cs4340_upload_firmware()
/openbmc/linux/arch/s390/boot/
H A Dstring.c32 char *strim(char *s) in strim() function
/openbmc/linux/security/loadpin/
H A Dloadpin.c308 p = strim(p); in read_trusted_verity_root_digests()
310 p = strim(data); in read_trusted_verity_root_digests()
/openbmc/linux/include/linux/
H A Dstring.h114 extern char *strim(char *);
118 return strim(str); in strstrip()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_mitigations.c48 tok = strim(tok); in mitigations_set()
/openbmc/linux/drivers/misc/lkdtm/
H A Dcore.c245 strim(buf); in lkdtm_debugfs_entry()
321 strim(buf); in direct_entry()
/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c92 strim(name); in part_hdr__part_name()
360 strim(name); in diag224_idx2name()
H A Dhypfs_vm_fs.c41 strim(guest_name); in hypfs_vm_create_guest()
/openbmc/linux/tools/lib/
H A Dstring.c139 char *strim(char *s) in strim() function
/openbmc/linux/lib/
H A Dbootconfig.c596 v = strim(v); in __xbc_parse_value()
683 k = strim(k); in __xbc_parse_keys()
753 *k = strim(*k); in xbc_parse_key()
H A Dstring_helpers.c882 char *strim(char *s) in strim() function
898 EXPORT_SYMBOL(strim);
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c1599 val = strim(val); in otx2_cpt_dl_custom_egrp_create()
1609 tmp = strim(tmp); in otx2_cpt_dl_custom_egrp_create()
1614 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in otx2_cpt_dl_custom_egrp_create()
1624 tmp = strim(tmp); in otx2_cpt_dl_custom_egrp_create()
1629 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in otx2_cpt_dl_custom_egrp_create()
1639 tmp = strim(tmp); in otx2_cpt_dl_custom_egrp_create()
1644 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in otx2_cpt_dl_custom_egrp_create()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c1353 val = strim(val); in ucode_load_store()
1360 tmp = strim(strsep(&val, ":")); in ucode_load_store()
1367 val = strim(val); in ucode_load_store()
1375 tmp = strim(strsep(&val, ":")); in ucode_load_store()
1380 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in ucode_load_store()
1387 tmp = strim(strsep(&val, ":")); in ucode_load_store()
1392 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in ucode_load_store()
/openbmc/linux/drivers/dma/
H A Ddmatest.c1097 strscpy(params->channel, strim(test_channel), sizeof(params->channel)); in add_threaded_test()
1098 strscpy(params->device, strim(test_device), sizeof(params->device)); in add_threaded_test()
1238 strim(test_channel)) == 0) { in dmatest_chan_set()
1262 if ((strcmp(dma_chan_name(dtc->chan), strim(test_channel)) != 0) in dmatest_chan_set()
1263 && (strcmp("", strim(test_channel)) != 0)) { in dmatest_chan_set()
/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test-list.c82 return description ? strim(description + 1) : NULL; in shell_test__description()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c231 dom = strim(dom); in parse_line()
407 resname = strim(strsep(&tok, ":")); in rdtgroup_schemata_write()
/openbmc/linux/drivers/nvme/target/
H A Dauth.c49 host->dhchap_ctrl_secret = strim(dhchap_secret); in nvmet_auth_set_key()
53 host->dhchap_secret = strim(dhchap_secret); in nvmet_auth_set_key()
/openbmc/linux/security/apparmor/include/
H A Dlib.h161 hname = strim((char *)hname); in basename()

123