Searched defs:comma (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/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-v6.1/drivers/md/ |
D | md-autodetect.c | 236 char *comma = strchr(str+pos, ','); in raid_setup() local
|
/Linux-v6.1/drivers/media/cec/core/ |
D | cec-pin-error-inj.c | 80 char *comma; in cec_pin_error_inj_parse_line() local
|
/Linux-v6.1/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 285 comma := , macro
|
/Linux-v6.1/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-v6.1/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 662 char *comma, *colon, *dash, *value; in main() local
|
/Linux-v6.1/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-v6.1/fs/nfs/ |
D | fs_context.c | 901 const char *comma; in nfs_parse_source() local
|
/Linux-v6.1/tools/power/x86/turbostat/ |
D | turbostat.c | 766 char *comma; in bic_lookup() local
|