Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 25 of 84) sorted by relevance

1234

/linux/tools/perf/ui/stdio/
H A Dhist.c336 const char *sep = symbol_conf.field_sep ?: ";"; in __callchain__fprintf_folded() local
421 const char *sep = symbol_conf.field_sep; in __hist_entry__snprintf() local
466 const char *sep = symbol_conf.field_sep; in hist_entry__hierarchy_fprintf() local
623 static int print_hierarchy_indent(const char *sep, int indent, in print_hierarchy_indent()
647 const char *sep = symbol_conf.field_sep; in hists__fprintf_hierarchy_headers() local
749 const char *sep = symbol_conf.field_sep; in fprintf_line() local
777 const char *sep = symbol_conf.field_sep; in hists__fprintf_standard_headers() local
840 const char *sep = symbol_conf.field_sep; in hists__fprintf() local
/linux/tools/perf/arch/s390/util/
H A Dheader.c111 char *sep = strchr(cp, '='); in get_cpuid() local
118 char *sep = strchr(cp, '='); in get_cpuid() local
/linux/tools/perf/ui/tui/
H A Dutil.c85 const char *sep = strchr(t, '\n'); in ui_browser__input_window() local
175 const char *sep = strchr(t, '\n'); in __ui__info_window() local
/linux/kernel/bpf/
H A Dlog.c601 const char **sep) in print_scalar_ranges()
686 const char *sep = ""; in print_reg_state() local
779 const char *sep = ""; in print_verifier_state() local
/linux/arch/sh/kernel/
H A Dnmi_debug.c47 char *p, *sep; in nmi_debug_setup() local
/linux/security/ipe/
H A Ddigest.c25 char *sep, *raw_digest; in ipe_digest_parse() local
/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c34 bool is_set, char *sep, const char *set_name, const char *unset_name) in __seq_print_rq_state_bit()
48 bool is_set, char *sep, const char *set_name) in seq_print_rq_state_bit()
57 char sep = ' '; in seq_print_request_state() local
233 char sep = ' '; in seq_print_peer_request_flags() local
/linux/drivers/scsi/
H A Dscsi_debugfs.c21 bool sep = false; in scsi_flags_show() local
/linux/fs/cachefiles/
H A Dkey.c43 char *name, sep; in cachefiles_cook_key() local
/linux/drivers/gpu/drm/i915/
H A Di915_mitigations.c33 char *str, *sep, *tok; in mitigations_set() local
/linux/fs/smb/client/
H A Dreparse.c67 char sep = CIFS_DIR_SEP(cifs_sb); in create_native_symlink() local
252 char sep = CIFS_DIR_SEP(cifs_sb); in detect_directory_symlink_target() local
792 char sep = CIFS_DIR_SEP(cifs_sb); in smb2_parse_native_symlink() local
/linux/fs/erofs/
H A Ddecompressor_crypto.c167 int z_erofs_crypto_show_engines(char *buf, int size, char sep) in z_erofs_crypto_show_engines()
/linux/drivers/parport/
H A Dprobe.c66 char *sep; in parse_data() local
/linux/kernel/trace/
H A Dtrace_boot.c224 char sep; in trace_boot_hist_add_array() local
253 char sep; in trace_boot_hist_add_one_handler() local
/linux/tools/testing/selftests/net/netfilter/
H A Daudit_logread.c98 const char *sep = ""; in readlog() local
/linux/tools/perf/
H A Dbuiltin-list.c99 const char *sep = comma ? "," : " "; in wordwrap() local
622 char *sep, *s; in cmd_list() local
/linux/tools/perf/util/
H A Dintlist.c97 char *sep; in intlist__parse_list() local
H A Dpfm.c41 const char *sep; in parse_libpfm_events_option() local
H A Dstrlist.c144 char *sep; in strlist__parse_list() local
/linux/drivers/mtd/spi-nor/
H A Ddebugfs.c60 bool sep = false; in spi_nor_print_flags() local
/linux/drivers/dma-buf/
H A Dselftest.c49 char *filter, *sep, *tok; in apply_subtest_filter() local
/linux/drivers/staging/fbtft/
H A Dfbtft-sysfs.c5 static int get_next_ulong(char **str_p, unsigned long *val, char *sep, int base) in get_next_ulong()
/linux/drivers/nvme/target/
H A Ddebugfs.c78 bool sep = false; in nvmet_ctrl_state_show() local
/linux/scripts/dtc/
H A Dfdtput.c153 const char *sep; in create_paths() local
/linux/drivers/firmware/arm_scmi/
H A Dquirks.c222 char *sep; in scmi_quirk_range_parse() local

1234