Searched defs:comma (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | data-convert-json.c | 69 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters() 82 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format() 93 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string() 104 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format()
|
D | evlist.c | 1873 char *comma = NULL, *endptr = NULL; in evlist__parse_control() local
|
/linux-6.1.9/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 8 comma := , variable
|
/linux-6.1.9/scripts/ |
D | Kconfig.include | 5 comma := , variable
|
/linux-6.1.9/drivers/md/ |
D | md-autodetect.c | 236 char *comma = strchr(str+pos, ','); in raid_setup() local
|
/linux-6.1.9/drivers/media/cec/core/ |
D | cec-pin-error-inj.c | 80 char *comma; in cec_pin_error_inj_parse_line() local
|
/linux-6.1.9/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 285 comma := , macro
|
/linux-6.1.9/kernel/ |
D | workqueue.c | 4712 static void pr_cont_work(bool comma, struct work_struct *work) in pr_cont_work() 4748 bool comma = false; in show_pwq() local 4773 bool comma = false; in show_pwq() local 4787 bool comma = false; in show_pwq() local
|
/linux-6.1.9/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 662 char *comma, *colon, *dash, *value; in main() local
|
/linux-6.1.9/drivers/pinctrl/tegra/ |
D | pinctrl-tegra.c | 605 const char *comma = strchr(s, ','); in strip_prefix() local
|
D | pinctrl-tegra-xusb.c | 412 const char *comma = strchr(s, ','); in strip_prefix() local
|
/linux-6.1.9/fs/nfs/ |
D | fs_context.c | 907 const char *comma; in nfs_parse_source() local
|
/linux-6.1.9/tools/power/x86/turbostat/ |
D | turbostat.c | 766 char *comma; in bic_lookup() local
|