Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 25 of 84) sorted by relevance

1234

/linux/drivers/hid/
H A Dhid-wiimote-debug.c26 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 Ddebuginfo.c40 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
140 debuginfo__delete(struct debuginfo * dbg) debuginfo__delete() argument
150 debuginfo__get_text_offset(struct debuginfo * dbg,Dwarf_Addr * offs,bool adjust_offset) debuginfo__get_text_offset() argument
[all...]
H A Dprobe-finder.c1033 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data) in pubname_search_cb() argument
1060 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() argument
1134 debuginfo__find_probes(struct debuginfo * dbg,struct probe_finder * pf) debuginfo__find_probes() argument
1386 debuginfo__find_trace_events(struct debuginfo * dbg,struct perf_probe_event * pev,struct probe_trace_event ** tevs) debuginfo__find_trace_events() argument
1558 debuginfo__find_available_vars_at(struct debuginfo * dbg,struct perf_probe_event * pev,struct variable_list ** vls) debuginfo__find_available_vars_at() argument
1591 debuginfo__find_probe_point(struct debuginfo * dbg,u64 addr,struct perf_probe_point * ppt) debuginfo__find_probe_point() argument
1825 debuginfo__find_line_range(struct debuginfo * dbg,struct line_range * lr) debuginfo__find_line_range() argument
[all...]
/linux/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c133 struct ctrl_dbg *dbg; in open() local
155 struct ctrl_dbg *dbg = file->private_data; in lseek() local
162 struct ctrl_dbg *dbg = file->private_data; in read() local
168 struct ctrl_dbg *dbg = file->private_data; in release() local
H A Dcpcihp_generic.c35 #define dbg(format, arg...) \ macro
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c18 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 Di8042.h63 #define dbg(format, arg...) \ macro
82 #define dbg(format, arg...) \ macro
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h106 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 Dhinic_debugfs.c139 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 Dhinic_hw_qp.h95 struct hinic_debug_priv *dbg; member
118 struct hinic_debug_priv *dbg; member
/linux/include/soc/fsl/qe/
H A Dimmap_qe.h372 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/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c249 const char *cfg, const char *dbg, in nvkm_device_tegra_new()
347 const char *cfg, const char *dbg, in nvkm_device_tegra_new()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Ddebugfs.c165 struct dentry *dbg; in mlx5_ldev_add_debugfs() local
180 void mlx5_ldev_remove_debugfs(struct dentry *dbg) in mlx5_ldev_remove_debugfs()
/linux/rust/kernel/
H A Dstd_vendor.rs141 macro_rules! dbg { macro
/linux/drivers/bluetooth/
H A Dbtmrvl_debugfs.c142 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 Ddriver.c28 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, in nvif_driver_init()
/linux/arch/parisc/kernel/
H A Dunwind.c31 #define dbg(x...) pr_debug(x) macro
33 #define dbg(x...) do { } while (0) macro
/linux/sound/soc/fsl/
H A Dfsl_ssi_dbg.c15 void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *dbg, u32 sisr) in fsl_ssi_dbg_isr()
/linux/scripts/gendwarfksyms/
H A Dgendwarfksyms.c56 Dwarf *dbg; in process_module() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c91 const char *dbg, void **ppriv) in nvkm_client_driver_init()
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dclient.c106 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 Dmux.h259 #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 Diocost_coef_gen.py55 def dbg(msg): function
/linux/drivers/input/joystick/
H A Dgrip_mp.c29 #define dbg(format, arg...) printk(KERN_ERR __FILE__ ": " format "\n" , ## arg) macro
31 #define dbg(format, arg...) do {} while (0) macro
H A Dsidewinder.c44 #define dbg(format, arg...) printk(KERN_DEBUG __FILE__ ": " format "\n" , ## arg) macro
46 #define dbg(format, arg...) do {} while (0) macro

1234