Home
last modified time | relevance | path

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

12

/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h32 static inline char *strim(char *s) in strim() function
/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()
/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()
/linux/drivers/gpu/drm/i915/
H A Di915_mitigations.c48 tok = strim(tok); in mitigations_set()
/linux/security/loadpin/
H A Dloadpin.c304 p = strim(p); in read_trusted_verity_root_digests()
306 p = strim(data); in read_trusted_verity_root_digests()
/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c92 strim(name); in part_hdr__part_name()
344 strim(name); in diag224_idx2name()
H A Dhypfs_vm_fs.c40 strim(guest_name); in hypfs_vm_create_guest()
/linux/tools/lib/
H A Dstring.c139 char *strim(char *s) in strim() function
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c1628 val = strim(val); in otx2_cpt_dl_custom_egrp_create()
1638 tmp = strim(tmp); in otx2_cpt_dl_custom_egrp_create()
1643 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in otx2_cpt_dl_custom_egrp_create()
1653 tmp = strim(tmp); in otx2_cpt_dl_custom_egrp_create()
1658 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in otx2_cpt_dl_custom_egrp_create()
1668 tmp = strim(tmp); in otx2_cpt_dl_custom_egrp_create()
1673 if (kstrtoint(strim(val), 10, &engs[grp_idx].count)) in otx2_cpt_dl_custom_egrp_create()
/linux/lib/
H A Dbootconfig.c660 v = strim(v); in __xbc_parse_value()
754 k = strim(k); in __xbc_parse_keys()
833 *k = strim(*k); in xbc_parse_key()
/linux/drivers/nvme/target/
H A Dauth.c53 host->dhchap_ctrl_secret = strim(dhchap_secret); in nvmet_auth_set_key()
57 host->dhchap_secret = strim(dhchap_secret); in nvmet_auth_set_key()
/linux/security/apparmor/include/
H A Dlib.h217 hname = strim((char *)hname); in basename()
/linux/kernel/trace/rv/
H A Drv_reactors.c224 ptr = strim(buff); in monitor_reactors_write()
H A Drv.c603 ptr = strim(buff); in enabled_monitors_write()
/linux/tools/perf/ui/gtk/
H A Dhists.c463 gtk_tree_store_set(store, &iter, col_idx, strim(bf), -1); in perf_gtk__add_hierarchy_entries()
559 strcat(buf, strim(hpp.buf)); in perf_gtk__show_hierarchy()
/linux/kernel/trace/
H A Dtrace_events_inject.c299 strim(buf); in event_inject_write()
/linux/drivers/nvdimm/
H A Dclaim.c132 strim(name); in nd_namespace_store()
/linux/tools/perf/util/
H A Daddr2line.c235 *function = strdup(strim(line)); in read_addr2line_record()
H A Dthread_map.c303 strim(*comm); in get_comm()
H A Dsrcline.c210 char *q = strim(p); in addr2line_configure()
/linux/drivers/soc/qcom/
H A Dqcom_stats.c280 strim(stat_type); in qcom_create_soc_sleep_stat_files()
/linux/drivers/iio/test/
H A Diio-test-rescale.c701 KUNIT_EXPECT_STREQ(test, strim(buff_off), t->expected_off); in iio_rescale_test_offset()
/linux/sound/usb/
H A Dcard.c644 strim(card->shortname); in usb_audio_make_shortname()
677 strim(card->longname); in usb_audio_make_longname()
/linux/drivers/gpio/
H A Dgpio-aggregator.c1052 strim(key); in gpio_aggregator_line_key_store()
1090 strim(name); in gpio_aggregator_line_name_store()
/linux/arch/s390/kernel/
H A Dipl.c295 strim(_value); \
599 strim(loadparm); in ipl_ccw_loadparm_show()
854 strim(loadparm); in reipl_get_ascii_loadparm()

12