Searched defs:comma (Results 1 – 13 of 13) sorted by relevance
/linux/tools/perf/util/ |
H A D | data-convert-json.c | 73 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters() 86 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format() 97 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string() 108 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format()
|
H A D | evlist.c | 1939 char *comma = NULL, *endptr = NULL; in evlist__parse_control() local
|
H A D | annotate.c | 2186 const char *comma = strchr(str, ','); in annotation_options__add_disassemblers_str() local
|
/linux/scripts/kconfig/tests/preprocess/escape/ |
H A D | Kconfig | 8 comma := , variable
|
/linux/scripts/ |
H A D | Kconfig.include | 5 comma := , variable
|
/linux/kernel/ |
H A D | watchdog_perf.c | 290 char *comma = strchr(str, ','); in hardlockup_config_perf_event() local
|
H A D | workqueue.c | 6227 bool comma; member 6232 static void pr_cont_work_flush(bool comma, work_func_t func, struct pr_cont_work_struct *pcwsp) in pr_cont_work_flush() 6253 static void pr_cont_work(bool comma, struct work_struct *work, struct pr_cont_work_struct *pcwsp) in pr_cont_work() 6293 bool comma = false; in show_pwq() local 6318 bool comma = false; in show_pwq() local 6333 bool comma = false; in show_pwq() local
|
/linux/tools/perf/ |
H A D | builtin-list.c | 95 bool comma = false; in wordwrap() local
|
/linux/tools/testing/selftests/wireguard/qemu/ |
H A D | Makefile | 285 comma := , macro
|
/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra-xusb.c | 412 const char *comma = strchr(s, ','); in strip_prefix() local
|
/linux/fs/nfs/ |
H A D | fs_context.c | 1084 const char *comma; in nfs_parse_source() local
|
/linux/tools/testing/selftests/nolibc/ |
H A D | nolibc-test.c | 1923 char *comma, *colon, *dash, *value; in main() local
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 2635 char *comma; in bic_lookup() local
|