| /Linux-v5.4/fs/fuse/ |
| D | cuse.c | 239 key = strstrip(key); in cuse_parse_one() 240 val = strstrip(val); in cuse_parse_one() 242 key = strstrip(key); in cuse_parse_one()
|
| /Linux-v5.4/kernel/cgroup/ |
| D | pids.c | 262 buf = strstrip(buf); in pids_max_write()
|
| D | legacy_freezer.c | 424 buf = strstrip(buf); in freezer_write()
|
| D | rdma.c | 432 char *options = strstrip(buf); in rdmacg_resource_set_max()
|
| D | cgroup.c | 2834 if (kstrtoint(strstrip(buf), 0, &pid) || pid < 0) in cgroup_procs_write_start() 3288 buf = strstrip(buf); in cgroup_subtree_control_write() 3448 if (strcmp(strstrip(buf), "threaded")) in cgroup_type_write() 3482 buf = strstrip(buf); in cgroup_max_descendants_write() 3525 buf = strstrip(buf); in cgroup_max_depth_write() 3699 ret = kstrtoint(strstrip(buf), 0, &freeze); in cgroup_freeze_write() 4800 buf = strstrip(buf); in cgroup_threads_write()
|
| D | cgroup-v1.c | 555 strlcpy(cgrp->root->release_agent_path, strstrip(buf), in cgroup_release_agent_write()
|
| D | cpuset.c | 2338 buf = strstrip(buf); in cpuset_write_resmask() 2507 buf = strstrip(buf); in sched_partition_write()
|
| /Linux-v5.4/kernel/ |
| D | fail_function.c | 259 sym = strstrip(buf); in fei_write()
|
| /Linux-v5.4/drivers/target/ |
| D | target_core_configfs.c | 1268 stripped = strstrip(buf); in target_wwn_vendor_id_store() 1324 stripped = strstrip(buf); in target_wwn_product_id_store() 1380 stripped = strstrip(buf); in target_wwn_revision_store() 1476 "%s", strstrip(buf)); in target_wwn_vpd_unit_serial_store() 2240 if (strcmp(strstrip(buf), "NULL")) { in target_dev_alua_lu_gp_store() 2246 lu_gp_new = core_alua_get_lu_gp_by_name(strstrip(buf)); in target_dev_alua_lu_gp_store()
|
| D | target_core_alua.c | 1937 if (strcmp(strstrip(buf), "NULL")) { in core_alua_store_tg_pt_gp_info() 1944 strstrip(buf)); in core_alua_store_tg_pt_gp_info()
|
| /Linux-v5.4/mm/ |
| D | hugetlb_cgroup.c | 298 buf = strstrip(buf); in hugetlb_cgroup_write()
|
| D | memcontrol.c | 3638 buf = strstrip(buf); in mem_cgroup_write() 4656 buf = strstrip(buf); in memcg_write_event_control() 6057 buf = strstrip(buf); in memory_min_write() 6080 buf = strstrip(buf); in memory_low_write() 6103 buf = strstrip(buf); in memory_high_write() 6134 buf = strstrip(buf); in memory_max_write() 6228 buf = strstrip(buf); in memory_oom_group_write() 7215 buf = strstrip(buf); in swap_max_write()
|
| D | zswap.c | 670 char *s = strstrip((char *)val); in __zswap_param_set()
|
| /Linux-v5.4/security/ |
| D | device_cgroup.c | 762 of_cft(of)->private, strstrip(buf)); in devcgroup_access_write()
|
| /Linux-v5.4/arch/x86/kernel/cpu/mce/ |
| D | inject.c | 359 __buf = strstrip(buf); in flags_write()
|
| /Linux-v5.4/include/linux/ |
| D | string.h | 75 static inline __must_check char *strstrip(char *str) in strstrip() function
|
| /Linux-v5.4/block/ |
| D | elevator.c | 749 e = elevator_get(q, strstrip(elevator_name), true); in __elevator_change()
|
| D | blk-mq-debugfs.c | 162 op = strstrip(opbuf); in queue_state_write()
|
| /Linux-v5.4/kernel/trace/ |
| D | trace_events_filter.c | 1803 if (!strcmp(strstrip(filter_string), "0")) { in apply_event_filter() 1864 if (!strcmp(strstrip(filter_string), "0")) { in apply_subsystem_event_filter()
|
| D | trace_events_hist.c | 2115 str = strstrip(str); in parse_assignment() 3881 param = strstrip(param); in parse_action_params() 6163 param = strstrip(p); in event_hist_trigger_func() 6164 trigger = strstrip(trigger); in event_hist_trigger_func()
|
| /Linux-v5.4/fs/proc/ |
| D | base.c | 1146 err = kstrtoint(strstrip(buffer), 0, &oom_adj); in oom_adj_write() 1206 err = kstrtoint(strstrip(buffer), 0, &oom_score_adj); in oom_score_adj_write() 1346 rv = kstrtoint(strstrip(buffer), 0, &make_it_fail); in proc_fault_inject_write() 1496 err = kstrtoint(strstrip(buffer), 0, &nice); in sched_autogroup_write()
|
| /Linux-v5.4/drivers/char/ipmi/ |
| D | ipmi_watchdog.c | 218 s = strstrip(valcp); in set_param_str()
|
| /Linux-v5.4/kernel/sched/ |
| D | debug.c | 142 cmp = strstrip(buf); in sched_feat_write()
|
| /Linux-v5.4/drivers/scsi/csiostor/ |
| D | csio_hw.c | 366 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()
|
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas_main.c | 3365 pkbuf = strstrip(kbuf); in hisi_sas_debugfs_bist_linkrate_write() 3455 pkbuf = strstrip(kbuf); in hisi_sas_debugfs_bist_code_mode_write() 3584 pkbuf = strstrip(kbuf); in hisi_sas_debugfs_bist_mode_write()
|