Searched defs:title (Results 1 - 25 of 48) sorted by path

12

/linux-master/tools/perf/ui/
H A Dprogress.h10 const char *title; member in struct:ui_progress
/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.c540 const char *title; member in struct:benchmarks
1316 static uintptr_t __used kprobes_test_case_start(const char **title, void *stack) argument
/linux-master/arch/um/drivers/
H A Dline.c751 char *umid, *title; local
H A Dxterm.c22 char *title; member in struct:xterm_chan
92 char title[256], file[] = "/tmp/xterm-pipeXXXXXX"; local
[all...]
/linux-master/drivers/acpi/acpica/
H A Dexdump.c914 static void acpi_ex_out_string(const char *title, const char *value) argument
919 static void acpi_ex_out_pointer(const char *title, const void *value) argument
H A Drsdump.c425 acpi_rs_dump_resource_label(char *title, argument
496 acpi_rs_out_string(const char *title, const char *value) argument
506 acpi_rs_out_integer8(const char *title, u8 value) argument
511 acpi_rs_out_integer16(const char *title, u16 value) argument
517 acpi_rs_out_integer32(const char *title, u32 value) argument
523 acpi_rs_out_integer64(const char *title, u64 value) argument
529 acpi_rs_out_title(const char *title) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_debugfs.c518 seq_print_timing_details(struct seq_file *m, const char *title, unsigned int cb_nr, struct drbd_thread_timing_details *tdp, unsigned long now) argument
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1452 static const char *title[6] = {"NUM", local
H A Dsmu7_hwmgr.c5557 static const char *title[8] = {"NUM", local
H A Dvega10_hwmgr.c5281 static const char *title[6] = {"NUM", local
H A Dvega20_hwmgr.c3985 static const char *title[] = { local
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1315 static const char *title[] = { local
[all...]
H A Dnavi10_ppt.c1910 static const char *title[] = { local
[all...]
H A Dsienna_cichlid_ppt.c1623 static const char *title[] = { local
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_0_ppt.c2405 static const char *title[] = { local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c863 void intel_rc6_print_residency(struct seq_file *m, const char *title, argument
/linux-master/drivers/macintosh/
H A Dvia-pmu.c550 char title[16]; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h373 struct mlx5_cqe64 title; member in struct:mlx5e_cq_decomp
H A Den_rx.c93 struct mlx5_cqe64 *title = &cqd->title; local
113 struct mlx5_cqe64 *title = &cqd->title; local
159 struct mlx5_cqe64 *title = &cqd->title; local
[all...]
/linux-master/kernel/
H A Dtorture.c617 void torture_shutdown_absorb(const char *title) argument
731 bool stutter_wait(const char *title) argument
906 void torture_kthread_stopping(char *title) argument
/linux-master/scripts/kconfig/
H A Dexpr.c1279 expr_print_revdep(struct expr *e, void (*fn)(void *, struct symbol *, const char *), void *data, tristate pr_type, const char **title) argument
1298 expr_gstr_print_revdep(struct expr *e, struct gstr *gs, tristate pr_type, const char *title) argument
H A Dgconf.c387 static void text_insert_msg(const char *title, const char *message) argument
/linux-master/scripts/kconfig/lxdialog/
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, argument
H A Ddialog.h85 struct dialog_color title; member in struct:dialog_info
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, argument

Completed in 671 milliseconds

12