/Linux-v6.6/drivers/acpi/acpica/ |
D | rsdump.c | 425 acpi_rs_dump_resource_label(char *title, in acpi_rs_dump_resource_label() 496 static void acpi_rs_out_string(const char *title, const char *value) in acpi_rs_out_string() 506 static void acpi_rs_out_integer8(const char *title, u8 value) in acpi_rs_out_integer8() 511 static void acpi_rs_out_integer16(const char *title, u16 value) in acpi_rs_out_integer16() 517 static void acpi_rs_out_integer32(const char *title, u32 value) in acpi_rs_out_integer32() 523 static void acpi_rs_out_integer64(const char *title, u64 value) in acpi_rs_out_integer64() 529 static void acpi_rs_out_title(const char *title) in acpi_rs_out_title()
|
D | exdump.c | 914 static void acpi_ex_out_string(const char *title, const char *value) in acpi_ex_out_string() 919 static void acpi_ex_out_pointer(const char *title, const void *value) in acpi_ex_out_pointer()
|
/Linux-v6.6/tools/perf/ui/tui/ |
D | util.c | 75 int ui_browser__input_window(const char *title, const char *text, char *input, in ui_browser__input_window() 167 void __ui__info_window(const char *title, const char *text, const char *exit_msg) in __ui__info_window() 216 void ui__info_window(const char *title, const char *text) in ui__info_window() 224 int ui__question_window(const char *title, const char *text, in ui__question_window() 244 static int __ui__warning(const char *title, const char *format, va_list args) in __ui__warning()
|
D | progress.c | 30 char buf[100], *title = (char *) p->title; in tui_progress__update() local
|
/Linux-v6.6/tools/perf/ui/ |
D | progress.h | 10 const char *title; member 18 #define ui_progress__init(p, total, title) \ argument 21 #define ui_progress__init_size(p, total, title) \ argument
|
D | progress.c | 31 const char *title, bool size) in __ui_progress__init()
|
D | browser.c | 262 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() 269 void ui_browser__show_title(struct ui_browser *browser, const char *title) in ui_browser__show_title() 276 int ui_browser__show(struct ui_browser *browser, const char *title, in ui_browser__show()
|
D | browser.h | 24 const char *title; member
|
/Linux-v6.6/arch/um/drivers/ |
D | xterm.c | 22 char *title; member 92 char title[256], file[] = "/tmp/xterm-pipeXXXXXX"; in xterm_open() local
|
/Linux-v6.6/scripts/kconfig/ |
D | mconf.c | 350 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() 360 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 365 static void show_helptext(const char *title, const char *text) in show_helptext() 437 struct gstr title; in search_conf() local
|
D | nconf.gui.c | 309 const char *title, const char *prompt, in dialog_inputbox() 501 const char *title, in show_scroll_win() 508 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext()
|
D | expr.c | 1282 void *data, tristate pr_type, const char **title) in expr_print_revdep() 1300 tristate pr_type, const char *title) in expr_gstr_print_revdep()
|
/Linux-v6.6/drivers/ata/ |
D | libata-transport.c | 96 #define ata_bitfield_name_match(title, table) \ argument 115 #define ata_bitfield_name_search(title, table) \ argument 497 #define ata_dev_show_class(title, field) \ argument 507 #define ata_dev_attr(title, field) \ argument
|
/Linux-v6.6/scripts/kconfig/lxdialog/ |
D | yesno.c | 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
D | inputbox.c | 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
D | checklist.c | 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
D | menubox.c | 163 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
|
D | textbox.c | 151 int dialog_textbox(const char *title, const char *tbuf, int initial_height, in dialog_textbox()
|
/Linux-v6.6/tools/perf/ui/browsers/ |
D | annotate.c | 441 static int sym_title(struct symbol *sym, struct map *map, char *title, in sym_title() 465 char title[SYM_TITLE_MAX_SIZE]; in annotate_browser__callq() local 660 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) in annotate_browser__show() 722 char title[256]; in annotate_browser__run() local
|
D | hists.h | 30 int (*title)(struct hist_browser *browser, member
|
/Linux-v6.6/kernel/ |
D | torture.c | 617 void torture_shutdown_absorb(const char *title) in torture_shutdown_absorb() 731 bool stutter_wait(const char *title) in stutter_wait() 919 void torture_kthread_stopping(char *title) in torture_kthread_stopping()
|
/Linux-v6.6/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | SchedGui.py | 23 def __init__(self, sched_tracer, title, parent = None, id = -1): argument
|
/Linux-v6.6/tools/testing/selftests/tdx/ |
D | tdx_guest_test.c | 112 static void print_array_hex(const char *title, const char *prefix_str, in print_array_hex()
|
/Linux-v6.6/tools/power/pm-graph/ |
D | sleepgraph.py | 88 title = 'SleepGraph' variable in SystemValues 2242 def title(self): member in DevFunction 4212 def callgraphHTML(sv, hf, num, cg, title, color, devid): argument 4283 def summaryCSS(title, center=True): argument 4308 def createHTMLSummarySimple(testruns, htmlfile, title): argument 4478 def createHTMLDeviceSummary(testruns, htmlfile, title): argument 4544 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument
|
/Linux-v6.6/tools/lib/subcmd/ |
D | help.c | 243 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
|