Home
last modified time | relevance | path

Searched refs:strchr (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/Linux-v4.19/tools/perf/arch/s390/annotate/
Dinstructions.c13 tok = strchr(ops->raw, ','); in s390_call__parse()
19 name = strchr(endptr, '<'); in s390_call__parse()
26 strchr(name, arch->objdump.skip_functions_char)) in s390_call__parse()
29 tok = strchr(name, '>'); in s390_call__parse()
60 char *s = strchr(ops->raw, ','), *target, *endptr; in s390_mov__parse()
81 s = strchr(endptr, '<'); in s390_mov__parse()
84 endptr = strchr(s + 1, '>'); in s390_mov__parse()
116 if (strchr(name, 'j') || in s390__associate_ins_ops()
/Linux-v4.19/tools/perf/util/
Dtime-utils.c78 d = strchr(start_str, ch); in split_start_end()
122 c = strchr(str, '%'); in parse_percent()
150 p = strchr(str, '/'); in percent_slash_split()
239 p2 = strchr(p1, ','); in percent_comma_split()
309 c = strchr(ostr, '/'); in perf_time__percent_parse_str()
315 c = strchr(ostr, '-'); in perf_time__percent_parse_str()
321 c = strchr(ostr, '%'); in perf_time__percent_parse_str()
342 p2 = strchr(p1, ','); in perf_time__range_alloc()
/Linux-v4.19/drivers/s390/char/
Dtape_class.c58 for (s = strchr(tcd->device_name, '/'); s; s = strchr(s, '/')) in register_tape_dev()
61 for (s = strchr(tcd->mode_name, '/'); s; s = strchr(s, '/')) in register_tape_dev()
/Linux-v4.19/arch/alpha/lib/
Dstrchr.S16 .globl strchr
17 .ent strchr
18 strchr: label
71 .end strchr
72 EXPORT_SYMBOL(strchr)
Dev67-strchr.S26 .globl strchr
27 .ent strchr
28 strchr: label
89 .end strchr
90 EXPORT_SYMBOL(strchr)
/Linux-v4.19/arch/um/os-Linux/
Dexecvp.c45 if (strchr (file, '/') != NULL) { in execvp_noalloc()
71 p = strchr(path, ':'); in execvp_noalloc()
73 p = strchr(path, '\0'); in execvp_noalloc()
/Linux-v4.19/drivers/char/ipmi/
Dipmi_si_hotmod.c62 s = strchr(*curr, ','); in parse_str()
136 next = strchr(curr, ':'); in hotmod_handler()
156 s = strchr(curr, ','); in hotmod_handler()
169 s = strchr(curr, ','); in hotmod_handler()
174 o = strchr(curr, '='); in hotmod_handler()
/Linux-v4.19/include/acpi/platform/
Dacgccex.h20 #ifdef strchr
21 #undef strchr
/Linux-v4.19/drivers/tty/serial/
Dsuncore.c121 s = strchr(s, ','); in sunserial_console_termios()
123 s = strchr(s, ','); in sunserial_console_termios()
125 s = strchr(s, ','); in sunserial_console_termios()
127 s = strchr(s, ','); in sunserial_console_termios()
/Linux-v4.19/arch/arm/lib/
Dstrchr.S17 ENTRY(strchr)
27 ENDPROC(strchr)
/Linux-v4.19/arch/arm64/lib/
Dstrchr.S32 ENTRY(strchr)
42 ENDPROC(strchr)
/Linux-v4.19/tools/perf/ui/tui/
Dutil.c83 const char *sep = strchr(t, '\n'); in ui_browser__input_window()
86 sep = strchr(t, '\0'); in ui_browser__input_window()
174 const char *sep = strchr(t, '\n'); in ui__question_window()
178 sep = strchr(t, '\0'); in ui__question_window()
/Linux-v4.19/block/
Dcmdline-parser.c43 char *next = strchr(++partdef, ')'); in parse_subpart()
105 next = strchr(bdevdef, ':'); in parse_parts()
120 next = strchr(bdevdef, ','); in parse_parts()
181 next = strchr(pbuf, ';'); in cmdline_parts_parse()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dreconfig.c125 tmp = strchr(buf, ' '); in parse_next_property()
208 buf = strchr(buf, ' '); in do_add_node()
264 buf = strchr(buf, ' '); in parse_node()
310 tmp = strchr(buf,' '); in do_remove_property()
373 tmp = strchr(kbuf, ' '); in ofdt_write()
/Linux-v4.19/arch/sh/kernel/
Dmachvec.c50 mv_end = strchr(from, ' '); in early_parse_mv()
54 mv_comma = strchr(from, ','); in early_parse_mv()
/Linux-v4.19/drivers/zorro/
Dgen-devlist.c47 if ((c = strchr(line, '\n'))) in main()
60 bra = strchr(c, '['); in main()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapimain.c46 if ((p = strchr(revision, ':'))) { in getrev()
48 p = strchr(rev, '$'); in getrev()
Ddiva_didd.c57 if ((p = strchr(revision, ':'))) { in getrev()
59 p = strchr(rev, '$'); in getrev()
/Linux-v4.19/security/tomoyo/
Dutil.c134 char *del = strchr(pos, ' '); in tomoyo_read_token()
531 domainname = strchr(domainname, ' '); in tomoyo_correct_domain()
535 const unsigned char *cp = strchr(domainname, ' '); in tomoyo_correct_domain()
559 cp = strchr(buffer, ' '); in tomoyo_domain_def()
825 f_delimiter = strchr(f, '/'); in tomoyo_path_matches_pattern2()
828 p_delimiter = strchr(p, '/'); in tomoyo_path_matches_pattern2()
871 f_delimiter = strchr(f, '/'); in tomoyo_path_matches_pattern2()
/Linux-v4.19/drivers/pci/hotplug/
Drpadlpar_sysfs.c39 end = strchr(drc_name, '\n'); in add_slot_store()
70 end = strchr(drc_name, '\n'); in remove_slot_store()
/Linux-v4.19/fs/
Dbinfmt_misc.c354 p = strchr(p, del); in create_entry()
361 strchr(e->name, '/')) in create_entry()
387 s = strchr(p, del); in create_entry()
468 p = strchr(p, del); in create_entry()
475 p = strchr(p, del); in create_entry()
479 if (!e->magic[0] || strchr(e->magic, '/')) in create_entry()
484 p = strchr(p, del); in create_entry()
492 p = strchr(p, del); in create_entry()
/Linux-v4.19/tools/perf/ui/browsers/
Dheader.c110 for (pos = ptr, argc = 0; (pos = strchr(pos, '\n')) != NULL; pos++) in tui__header_window()
118 for (i = 1; (pos = strchr(pos, '\n')) != NULL; i++) { in tui__header_window()
/Linux-v4.19/tools/testing/selftests/powerpc/benchmarks/
Dnull_syscall.c88 p = strchr(line, ':'); in get_proc_frequency()
98 p = strchr(line, ':'); in get_proc_frequency()
/Linux-v4.19/arch/x86/platform/geode/
Dalix.c146 a = strchr(name, '\0'); in alix_present()
151 a = strchr(name, '\r'); in alix_present()
/Linux-v4.19/arch/x86/lib/
Dstring_32.c143 char *strchr(const char *s, int c) in strchr() function
161 EXPORT_SYMBOL(strchr);

12345678910>>...17