| /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 | 1948 char *comma = NULL, *endptr = NULL; in evlist__parse_control() local
|
| H A D | annotate.c | 2263 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 | 6223 bool comma; member 6228 static void pr_cont_work_flush(bool comma, work_func_t func, struct pr_cont_work_struct *pcwsp) in pr_cont_work_flush() 6249 static void pr_cont_work(bool comma, struct work_struct *work, struct pr_cont_work_struct *pcwsp) in pr_cont_work() 6289 bool comma = false; in show_pwq() local 6314 bool comma = false; in show_pwq() local 6329 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/rust/syn/ |
| H A D | ty.rs | 710 let comma = args.parse()?; in parse() localVariable
|
| H A D | item.rs | 1427 let comma: Token![,] = content.parse()?; in parse_use_tree() localVariable 1759 let comma: Token![,] = input.parse()?; in parse_fn_args() localVariable
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | nolibc-test.c | 1936 char *comma, *colon, *dash, *value; in main() local
|
| /linux/tools/objtool/ |
| H A D | check.c | 3626 char *comma; in checksum_debug_init() local
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 2646 char *comma; in bic_lookup() local
|