Home
last modified time | relevance | path

Searched refs:skip_spaces (Results 1 – 25 of 46) sorted by relevance

12

/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h25 static inline char *skip_spaces(const char *str) in skip_spaces() function
46 return skip_spaces(s); in strim()
/linux/tools/lib/
H A Dargv_split.c24 str = skip_spaces(str); in count_argc()
78 str = skip_spaces(str); in argv_split()
H A Dstring.c124 char *skip_spaces(const char *str) in skip_spaces() function
153 return skip_spaces(s); in strim()
/linux/drivers/pnp/
H A Dinterface.c318 buf = skip_spaces(buf); in pnp_get_resource_value()
322 buf = skip_spaces(buf); in pnp_get_resource_value()
324 buf = skip_spaces(buf + 1); in pnp_get_resource_value()
350 buf = skip_spaces(buf); in resources_store()
396 buf = skip_spaces(buf); in resources_store()
/linux/fs/ext4/
H A Dsysfs.c91 ret = kstrtoul(skip_spaces(buf), 0, &t); in inode_readahead_blks_store()
110 ret = kstrtoull(skip_spaces(buf), 0, &val); in reserved_clusters_store()
140 ret = kstrtoul(skip_spaces(buf), 0, &t); in err_report_sec_store()
505 ret = kstrtouint(skip_spaces(buf), 0, &t); in ext4_generic_attr_store()
513 ret = kstrtouint(skip_spaces(buf), 0, &t); in ext4_generic_attr_store()
522 ret = kstrtouint(skip_spaces(buf), 0, &t); in ext4_generic_attr_store()
530 ret = kstrtouint(skip_spaces(buf), 0, &t); in ext4_generic_attr_store()
538 ret = kstrtoul(skip_spaces(buf), 0, &lt); in ext4_generic_attr_store()
/linux/drivers/firmware/efi/libstub/
H A Dskip_spaces.c7 char *skip_spaces(const char *str) in skip_spaces() function
/linux/arch/um/drivers/
H A Dmconsole_kern.c138 ptr = skip_spaces(ptr); in mconsole_proc()
480 ptr = skip_spaces(ptr); in mconsole_config()
507 ptr = skip_spaces(ptr); in mconsole_remove()
631 ptr = skip_spaces(ptr); in mconsole_sysrq()
675 ptr = skip_spaces(ptr); in mconsole_stack()
/linux/arch/s390/include/asm/
H A Dboot_data.h49 p = skip_spaces(p); in bootdebug_filter_match()
/linux/tools/perf/ui/browsers/
H A Dscripts.c110 char *p = skip_spaces(line); in check_ev_match()
125 p = skip_spaces(p); in check_ev_match()
/linux/arch/arm64/kernel/pi/
H A Didreg-override.c339 cmdline = skip_spaces(cmdline); in __parse_cmdline()
422 char * __init skip_spaces(const char *str) in skip_spaces() function
/linux/kernel/
H A Duser_namespace.c1003 pos = skip_spaces(pos); in map_write()
1008 pos = skip_spaces(pos); in map_write()
1013 pos = skip_spaces(pos); in map_write()
1019 pos = skip_spaces(pos); in map_write()
1260 pos = skip_spaces(pos); in proc_setgroups_write()
/linux/lib/
H A Dbootconfig.c687 next = skip_spaces(*__v); in xbc_parse_array()
690 next = skip_spaces(next); in xbc_parse_array()
947 p = skip_spaces(p); in xbc_parse_tree()
H A Ddynamic_debug.c288 buf = skip_spaces(buf); in ddebug_tokenize()
581 query = skip_spaces(query); in ddebug_exec_queries()
/linux/tools/perf/util/
H A Ddisasm.c621 target = skip_spaces(++s); in mov__parse()
646 comment = skip_spaces(comment); in mov__parse()
693 comment = skip_spaces(comment); in dec__parse()
833 char tmp, *name = skip_spaces(line); in disasm_line__parse()
876 char *tmp_raw_insn, *name_raw_insn = skip_spaces(line); in disasm_line__parse_powerpc()
877 char *name = skip_spaces(name_raw_insn + RAW_BYTES); in disasm_line__parse_powerpc()
H A Dstrfilter.c42 s = skip_spaces(s); in get_token()
H A Dprint-events.c267 g = skip_spaces(g); in metricgroup__add_to_mep_groups_callback()
H A Dstat-display.c508 ends = vals = skip_spaces(buf); in print_metric_csv()
512 fprintf(out, "%s%s%s%s", config->csv_sep, vals, config->csv_sep, skip_spaces(unit)); in print_metric_csv()
630 ends = vals = skip_spaces(buf); in print_metric_only_csv()
651 vals = ends = skip_spaces(buf); in print_metric_only_json()
H A Dtime-utils.c144 p = skip_spaces(strchr(p, ',') + 1); in perf_time__parse_strs()
/linux/kernel/power/
H A Dwakelock.c226 ret = kstrtou64(skip_spaces(str), 10, &timeout_ns); in pm_wake_lock()
/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c340 val = simple_strtoul(skip_spaces(start), &start, 10); in spk_s2uchar()
/linux/drivers/gpio/
H A Dgpio-aggregator.c1047 char *key __free(kfree) = kstrndup(skip_spaces(page), count, in gpio_aggregator_line_key_store()
1085 char *name __free(kfree) = kstrndup(skip_spaces(page), count, in gpio_aggregator_line_name_store()
1370 char *args = skip_spaces(aggr->args); in gpio_aggregator_parse()
/linux/tools/perf/
H A Dbuiltin-inject.c930 build_id = skip_spaces(pos->s); in mark_dso_hit()
937 dso_name = skip_spaces(dso_name); in mark_dso_hit()
963 build_id = skip_spaces(pos->s); in mark_dso_hit()
968 dso_name = skip_spaces(dso_name); in mark_dso_hit()
2192 dry_run = skip_spaces(str); in feat_copy_cb()
/linux/fs/btrfs/
H A Dsysfs.c208 ret = kstrtoul(skip_spaces(buf), 0, &val); in btrfs_feature_attr_store()
790 retptr = skip_spaces(retptr); in btrfs_chunk_size_store()
1368 retptr = skip_spaces(retptr); in btrfs_read_policy_to_enum()
2042 endptr = skip_spaces(endptr); in btrfs_devinfo_scrub_speed_max_store()
/linux/fs/cachefiles/
H A Ddaemon.c326 args = skip_spaces(++args); in cachefiles_daemon_write()
/linux/kernel/trace/
H A Dtrace_events_trigger.c371 next = skip_spaces(next); in trigger_process_regex()
939 *filter = skip_spaces(param_and_filter); in event_trigger_separate_filter()

12