| /kernel/linux/linux-4.19/drivers/hid/ |
| D | hid-wiimote-debug.c | 29 struct wiimote_debug *dbg = f->private_data; in wiidebug_eeprom_read() local 103 struct wiimote_debug *dbg = f->private; in wiidebug_drm_show() local 131 struct wiimote_debug *dbg = sf->private; in wiidebug_drm_write() local 177 struct wiimote_debug *dbg; in wiidebug_init() local 212 struct wiimote_debug *dbg = wdata->debug; in wiidebug_deinit() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-wiimote-debug.c | 26 struct wiimote_debug *dbg = f->private_data; in wiidebug_eeprom_read() local 100 struct wiimote_debug *dbg = f->private; in wiidebug_drm_show() local 128 struct wiimote_debug *dbg = sf->private; in wiidebug_drm_write() local 174 struct wiimote_debug *dbg; in wiidebug_init() local 209 struct wiimote_debug *dbg = wdata->debug; in wiidebug_deinit() local
|
| /kernel/linux/linux-4.19/arch/arm/mach-davinci/ |
| D | mux.h | 18 #define MUX_CFG(soc, desc, muxreg, mode_offset, mode_mask, mux_mode, dbg)\ argument 29 #define INT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument 40 #define EVT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
| D | mux.h | 18 #define MUX_CFG(soc, desc, muxreg, mode_offset, mode_mask, mux_mode, dbg)\ argument 29 #define INT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument 40 #define EVT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument
|
| /kernel/linux/linux-4.19/drivers/pci/hotplug/ |
| D | cpqphp_sysfs.c | 134 struct ctrl_dbg *dbg; in open() local 156 struct ctrl_dbg *dbg = file->private_data; in lseek() local 163 struct ctrl_dbg *dbg = file->private_data; in read() local 169 struct ctrl_dbg *dbg = file->private_data; in release() local
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| D | cpqphp_sysfs.c | 134 struct ctrl_dbg *dbg; in open() local 156 struct ctrl_dbg *dbg = file->private_data; in lseek() local 163 struct ctrl_dbg *dbg = file->private_data; in read() local 169 struct ctrl_dbg *dbg = file->private_data; in release() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/sti/hva/ |
| D | hva-debugfs.c | 18 struct hva_ctx_dbg *dbg = &ctx->dbg; in format_ctx() local 124 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_begin() local 182 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_end() local 222 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_compute() local
|
| /kernel/linux/linux-4.19/drivers/media/platform/sti/hva/ |
| D | hva-debugfs.c | 18 struct hva_ctx_dbg *dbg = &ctx->dbg; in format_ctx() local 124 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_begin() local 182 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_end() local 222 struct hva_ctx_dbg *dbg = &ctx->dbg; in hva_dbg_perf_compute() local
|
| /kernel/linux/linux-4.19/drivers/input/serio/ |
| D | i8042.h | 70 #define dbg(format, arg...) \ macro 89 #define dbg(format, arg...) \ macro
|
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| D | i8042.h | 63 #define dbg(format, arg...) \ macro 82 #define dbg(format, arg...) \ macro
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | probe-finder.c | 64 static int debuginfo__init_offline_dwarf(struct debuginfo *dbg, in debuginfo__init_offline_dwarf() 101 struct debuginfo *dbg = zalloc(sizeof(*dbg)); in __debuginfo__new() local 148 void debuginfo__delete(struct debuginfo *dbg) in debuginfo__delete() 1063 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data) in pubname_search_cb() 1087 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() 1159 static int debuginfo__find_probes(struct debuginfo *dbg, in debuginfo__find_probes() 1336 int debuginfo__find_trace_events(struct debuginfo *dbg, in debuginfo__find_trace_events() 1500 int debuginfo__find_available_vars_at(struct debuginfo *dbg, in debuginfo__find_available_vars_at() 1533 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, in debuginfo__get_text_offset() 1571 int debuginfo__find_probe_point(struct debuginfo *dbg, unsigned long addr, in debuginfo__find_probe_point() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | intel_runtime_pm.c | 176 const struct intel_runtime_pm_debug *dbg) in __print_intel_runtime_pm_wakeref() 239 struct intel_runtime_pm_debug dbg = {}; in __intel_wakeref_dec_and_check_tracking() local 256 struct intel_runtime_pm_debug dbg = {}; in untrack_all_intel_runtime_pm_wakerefs() local 269 struct intel_runtime_pm_debug dbg = {}; in print_intel_runtime_pm_wakeref() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | probe-finder.c | 55 static int debuginfo__init_offline_dwarf(struct debuginfo *dbg, in debuginfo__init_offline_dwarf() 95 struct debuginfo *dbg = zalloc(sizeof(*dbg)); in __debuginfo__new() local 142 void debuginfo__delete(struct debuginfo *dbg) in debuginfo__delete() 1129 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data) in pubname_search_cb() 1153 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() 1225 static int debuginfo__find_probes(struct debuginfo *dbg, in debuginfo__find_probes() 1462 int debuginfo__find_trace_events(struct debuginfo *dbg, in debuginfo__find_trace_events() 1632 int debuginfo__find_available_vars_at(struct debuginfo *dbg, in debuginfo__find_available_vars_at() 1665 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, in debuginfo__get_text_offset() 1703 int debuginfo__find_probe_point(struct debuginfo *dbg, unsigned long addr, in debuginfo__find_probe_point() [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/ |
| D | debug-sr.h | 91 static void __debug_save_state(struct kvm_guest_debug_arch *dbg, in __debug_save_state() 109 static void __debug_restore_state(struct kvm_guest_debug_arch *dbg, in __debug_restore_state()
|
| /kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
| D | nhm_idle.c | 129 unsigned long long dbg, val; in nhm_start() local 147 unsigned long long dbg; in nhm_stop() local
|
| /kernel/linux/linux-4.19/tools/power/cpupower/utils/idle_monitor/ |
| D | nhm_idle.c | 130 unsigned long long dbg, val; in nhm_start() local 148 unsigned long long dbg; in nhm_stop() local
|
| /kernel/linux/linux-4.19/arch/arm64/kvm/hyp/ |
| D | debug-sr.c | 114 struct kvm_guest_debug_arch *dbg, in __debug_save_state() 133 struct kvm_guest_debug_arch *dbg, in __debug_restore_state()
|
| /kernel/linux/linux-5.10/tools/build/feature/ |
| D | test-dwarf.c | 8 Dwarf *dbg = dwarf_begin(0, DWARF_C_READ); in main() local
|
| /kernel/linux/linux-4.19/tools/build/feature/ |
| D | test-dwarf.c | 8 Dwarf *dbg = dwarf_begin(0, DWARF_C_READ); in main() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_debugfs.c | 133 struct hinic_debug_priv *dbg; in hinic_dbg_cmd_read() local 173 struct dentry *root, struct hinic_debug_priv **dbg, char **field, in create_dbg_files() 198 static void rem_dbg_files(struct hinic_debug_priv *dbg) in rem_dbg_files()
|
| /kernel/linux/linux-5.10/include/soc/fsl/qe/ |
| D | immap_qe.h | 371 struct dbg { struct 372 __be32 bpdcr; /* Breakpoint debug command register */ 373 __be32 bpdsr; /* Breakpoint debug status register */ 374 __be32 bpdmr; /* Breakpoint debug mask register */ 375 __be32 bprmrr0; /* Breakpoint request mode risc register 0 */ 376 __be32 bprmrr1; /* Breakpoint request mode risc register 1 */ 377 u8 res0[0x8]; 378 __be32 bprmtr0; /* Breakpoint request mode trb register 0 */ 379 __be32 bprmtr1; /* Breakpoint request mode trb register 1 */ 380 u8 res1[0x8]; [all …]
|
| /kernel/linux/linux-4.19/include/soc/fsl/qe/ |
| D | immap_qe.h | 375 struct dbg { struct 376 __be32 bpdcr; /* Breakpoint debug command register */ 377 __be32 bpdsr; /* Breakpoint debug status register */ 378 __be32 bpdmr; /* Breakpoint debug mask register */ 379 __be32 bprmrr0; /* Breakpoint request mode risc register 0 */ 380 __be32 bprmrr1; /* Breakpoint request mode risc register 1 */ 381 u8 res0[0x8]; 382 __be32 bprmtr0; /* Breakpoint request mode trb register 0 */ 383 __be32 bprmtr1; /* Breakpoint request mode trb register 1 */ 384 u8 res1[0x8]; [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/ |
| D | driver.c | 40 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, in nvif_driver_init()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvif/ |
| D | driver.c | 40 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, in nvif_driver_init()
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| D | btmrvl_debugfs.c | 155 struct btmrvl_debugfs_data *dbg; in btmrvl_debugfs_init() local 197 struct btmrvl_debugfs_data *dbg = priv->debugfs_data; in btmrvl_debugfs_remove() local
|