Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 57) sorted by relevance

123

/linux/drivers/acpi/acpica/
A Drsdump.c425 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()
A Dexdump.c914 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/tools/perf/ui/tui/
A Dutil.c75 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()
A Dprogress.c30 char buf[100], *title = (char *) p->title; in tui_progress__update() local
/linux/tools/perf/ui/
A Dprogress.h10 const char *title; member
18 #define ui_progress__init(p, total, title) \ argument
21 #define ui_progress__init_size(p, total, title) \ argument
A Dprogress.c31 const char *title, bool size) in __ui_progress__init()
A Dbrowser.c262 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()
A Dbrowser.h24 const char *title; member
/linux/tools/testing/selftests/bpf/prog_tests/
A Dsockopt_multi.c5 static int prog_attach(struct bpf_object *obj, int cgroup_fd, const char *title, const char *name) in prog_attach()
34 static int prog_detach(struct bpf_object *obj, int cgroup_fd, const char *title, const char *name) in prog_detach()
A Dsockopt_inherit.c139 static int prog_attach(struct bpf_object *obj, int cgroup_fd, const char *title) in prog_attach()
/linux/arch/um/drivers/
A Dxterm.c22 char *title; member
91 char title[256], file[] = "/tmp/xterm-pipeXXXXXX"; in xterm_open() local
/linux/scripts/kconfig/
A Dmconf.c392 struct gstr title; in search_conf() local
752 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
761 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
767 static void show_helptext(const char *title, const char *text) in show_helptext()
A Dnconf.gui.c309 const char *title, const char *prompt, in dialog_inputbox()
502 const char *title, in show_scroll_win()
A Dexpr.c1282 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/drivers/ata/
A Dlibata-transport.c96 #define ata_bitfield_name_match(title, table) \ argument
115 #define ata_bitfield_name_search(title, table) \ argument
455 #define ata_dev_show_class(title, field) \ argument
465 #define ata_dev_attr(title, field) \ argument
/linux/scripts/kconfig/lxdialog/
A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
A Dmenubox.c171 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
A Dtextbox.c43 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox()
/linux/tools/perf/ui/browsers/
A Dannotate.c446 static int sym_title(struct symbol *sym, struct map *map, char *title, in sym_title()
469 char title[SYM_TITLE_MAX_SIZE]; in annotate_browser__callq() local
664 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) in annotate_browser__show()
726 char title[256]; in annotate_browser__run() local
A Dhists.h30 int (*title)(struct hist_browser *browser, member
/linux/kernel/
A Dtorture.c608 void torture_shutdown_absorb(const char *title) in torture_shutdown_absorb()
722 bool stutter_wait(const char *title) in stutter_wait()
910 void torture_kthread_stopping(char *title) in torture_kthread_stopping()
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DSchedGui.py23 def __init__(self, sched_tracer, title, parent = None, id = -1): argument
/linux/tools/power/pm-graph/
A Dsleepgraph.py83 title = 'SleepGraph' variable in SystemValues
2136 def title(self): member in DevFunction
4040 def callgraphHTML(sv, hf, num, cg, title, color, devid): argument
4109 def summaryCSS(title, center=True): argument
4134 def createHTMLSummarySimple(testruns, htmlfile, title): argument
4304 def createHTMLDeviceSummary(testruns, htmlfile, title): argument
4370 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument

Completed in 66 milliseconds

123