Searched defs:comma (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/tools/perf/util/ |
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()
|
D | evlist.c | 1894 char *comma = NULL, *endptr = NULL; in evlist__parse_control() local
|
/linux-6.6.21/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 8 comma := , variable
|
/linux-6.6.21/scripts/ |
D | Kconfig.include | 5 comma := , variable
|
/linux-6.6.21/drivers/media/cec/core/ |
D | cec-pin-error-inj.c | 80 char *comma; in cec_pin_error_inj_parse_line() local
|
/linux-6.6.21/drivers/md/ |
D | md-autodetect.c | 237 char *comma = strchr(str+pos, ','); in raid_setup() local
|
/linux-6.6.21/kernel/ |
D | workqueue.c | 5083 bool comma; member 5088 static void pr_cont_work_flush(bool comma, work_func_t func, struct pr_cont_work_struct *pcwsp) in pr_cont_work_flush() 5109 static void pr_cont_work(bool comma, struct work_struct *work, struct pr_cont_work_struct *pcwsp) in pr_cont_work() 5149 bool comma = false; in show_pwq() local 5175 bool comma = false; in show_pwq() local 5190 bool comma = false; in show_pwq() local
|
/linux-6.6.21/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 285 comma := , macro
|
/linux-6.6.21/drivers/pinctrl/tegra/ |
D | pinctrl-tegra.c | 607 const char *comma = strchr(s, ','); in strip_prefix() local
|
D | pinctrl-tegra-xusb.c | 415 const char *comma = strchr(s, ','); in strip_prefix() local
|
/linux-6.6.21/fs/nfs/ |
D | fs_context.c | 971 const char *comma; in nfs_parse_source() local
|
/linux-6.6.21/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 1292 char *comma, *colon, *dash, *value; in main() local
|
/linux-6.6.21/tools/power/x86/turbostat/ |
D | turbostat.c | 766 char *comma; in bic_lookup() local
|