/linux/drivers/hid/ |
H A 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 199 struct wiimote_debug *dbg = wdata->debug; in wiidebug_deinit() local
|
/linux/tools/perf/util/ |
H A D | debuginfo.c | 40 static int debuginfo__init_offline_dwarf(struct debuginfo *dbg, in debuginfo__init_offline_dwarf() argument 80 struct debuginfo *dbg = zalloc(sizeof(*dbg)); __debuginfo__new() local 132 debuginfo__delete(struct debuginfo * dbg) debuginfo__delete() argument 142 debuginfo__get_text_offset(struct debuginfo * dbg,Dwarf_Addr * offs,bool adjust_offset) debuginfo__get_text_offset() argument [all...] |
/linux/drivers/media/platform/st/sti/hva/ |
H A 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
|
/linux/drivers/input/serio/ |
H A D | i8042.h | 63 #define dbg(format, arg...) \ macro 82 #define dbg(format, arg...) \ macro
|
/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | debug-sr.h | 106 static void __debug_save_state(struct kvm_guest_debug_arch *dbg, in __debug_save_state() 120 static void __debug_restore_state(struct kvm_guest_debug_arch *dbg, in __debug_restore_state()
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_debugfs.c | 139 struct hinic_debug_priv *dbg; in hinic_dbg_cmd_read() local 179 struct dentry *root, struct hinic_debug_priv **dbg, char **field, in create_dbg_files() 204 static void rem_dbg_files(struct hinic_debug_priv *dbg) in rem_dbg_files()
|
H A D | hinic_hw_qp.h | 95 struct hinic_debug_priv *dbg; member 118 struct hinic_debug_priv *dbg; member
|
/linux/include/soc/fsl/qe/ |
H A D | immap_qe.h | 372 struct dbg { struct 373 __be32 bpdcr; /* Breakpoint debug command register */ 374 __be32 bpdsr; /* Breakpoint debug status register */ 375 __be32 bpdmr; /* Breakpoint debug mask register */ 376 __be32 bprmrr0; /* Breakpoint request mode risc register 0 */ 377 __be32 bprmrr1; /* Breakpoint request mode risc register 1 */ 378 u8 res0[0x8]; 379 __be32 bprmtr0; /* Breakpoint request mode trb register 0 */ 380 __be32 bprmtr1; /* Breakpoint request mode trb register 1 */ 381 u8 res1[0x8]; [all …]
|
/linux/rust/kernel/ |
H A D | std_vendor.rs | 141 macro_rules! dbg { macro
|
/linux/drivers/bluetooth/ |
H A D | btmrvl_debugfs.c | 142 struct btmrvl_debugfs_data *dbg; in btmrvl_debugfs_init() local 184 struct btmrvl_debugfs_data *dbg = priv->debugfs_data; in btmrvl_debugfs_remove() local
|
/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | driver.c | 28 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, in nvif_driver_init()
|
/linux/arch/parisc/kernel/ |
H A D | unwind.c | 31 #define dbg(x...) pr_debug(x) macro 33 #define dbg(x...) do { } while (0) macro
|
/linux/sound/soc/fsl/ |
H A D | fsl_ssi_dbg.c | 15 void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *dbg, u32 sisr) in fsl_ssi_dbg_isr()
|
/linux/include/uapi/linux/ |
H A D | baycom.h | 25 struct baycom_debug_data dbg; member
|
/linux/net/caif/ |
H A D | cfdbgl.c | 22 struct cfsrvl *dbg = kzalloc(sizeof(struct cfsrvl), GFP_ATOMIC); in cfdbgl_create() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_nvif.c | 85 const char *dbg, void **ppriv) in nvkm_client_driver_init()
|
/linux/scripts/gendwarfksyms/ |
H A D | gendwarfksyms.c | 56 Dwarf *dbg; in process_module() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | client.c | 106 nvkm_client_new(const char *name, u64 device, const char *cfg, const char *dbg, in nvkm_client_new()
|
/linux/arch/arm/mach-davinci/ |
H A D | mux.h | 259 #define MUX_CFG(soc, desc, muxreg, mode_offset, mode_mask, mux_mode, dbg)\ argument 270 #define INT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument 281 #define EVT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument
|
/linux/tools/cgroup/ |
H A D | iocost_coef_gen.py | 55 def dbg(msg): function
|
/linux/drivers/input/joystick/ |
H A D | grip_mp.c | 29 #define dbg(format, arg...) printk(KERN_ERR __FILE__ ": " format "\n" , ## arg) macro 31 #define dbg(format, arg...) do {} while (0) macro
|
/linux/drivers/pci/hotplug/ |
H A D | cpcihp_generic.c | 35 #define dbg(format, arg...) \ macro
|
H A D | acpi_pcihp.c | 24 #define dbg(fmt, arg...) do { if (debug_acpi) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, … macro
|
H A D | rpaphp.h | 36 #define dbg(format, arg...) \ macro
|
/linux/arch/s390/kernel/ |
H A D | wti.c | 28 struct wti_debug dbg; member
|