Searched defs:dbg (Results 1 - 25 of 117) sorted by relevance

12345

/linux-master/tools/build/feature/
H A Dtest-dwarf.c8 Dwarf *dbg = dwarf_begin(0, DWARF_C_READ); local
/linux-master/include/uapi/linux/
H A Dbaycom.h25 struct baycom_debug_data dbg; member in union:baycom_ioctl::__anon12613
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Ddriver.c40 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, argument
/linux-master/drivers/input/serio/
H A Di8042.h63 #define dbg(format, arg...) \ macro
82 #define dbg(format, arg...) \ macro
/linux-master/net/caif/
H A Dcfdbgl.c22 struct cfsrvl *dbg = kzalloc(sizeof(struct cfsrvl), GFP_ATOMIC); local
/linux-master/sound/soc/fsl/
H A Dfsl_ssi_dbg.c15 void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *dbg, u32 sisr) argument
[all...]
/linux-master/arch/csky/kernel/vdso/
H A DMakefile
/linux-master/tools/perf/util/
H A Ddebuginfo.h14 Dwarf *dbg; member in struct:debuginfo
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h91 static void __debug_save_state(struct kvm_guest_debug_arch *dbg, argument
109 static void __debug_restore_state(struct kvm_guest_debug_arch *dbg, argument
[all...]
/linux-master/drivers/pci/hotplug/
H A Dcpci_hotplug_pci.c22 #define dbg(format, arg...) \ macro
H A Dcpqphp_sysfs.c134 struct ctrl_dbg *dbg; local
156 struct ctrl_dbg *dbg = file->private_data; local
163 struct ctrl_dbg *dbg = file->private_data; local
169 struct ctrl_dbg *dbg = file->private_data; local
[all...]
H A Dcpcihp_zt5550.c30 #define dbg(format, arg...) \ macro
[all...]
H A Dcpcihp_generic.c35 #define dbg(format, arg...) \ macro
[all...]
H A Drpaphp.h36 #define dbg(format, arg...) \ macro
H A Dacpi_pcihp.c24 #define dbg(fmt, arg...) do { if (debug_acpi) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, ## arg); } while (0) macro
/linux-master/drivers/bluetooth/
H A Dbtmrvl_debugfs.c142 struct btmrvl_debugfs_data *dbg; local
184 struct btmrvl_debugfs_data *dbg = priv->debugfs_data; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c85 nvkm_client_driver_init(const char *name, u64 device, const char *cfg, const char *dbg, void **ppriv) argument
/linux-master/drivers/hid/
H A Dhid-wiimote-debug.c26 struct wiimote_debug *dbg = f->private_data; local
100 struct wiimote_debug *dbg = f->private; local
128 struct wiimote_debug *dbg = sf->private; local
174 struct wiimote_debug *dbg; local
199 struct wiimote_debug *dbg = wdata->debug; local
[all...]
/linux-master/scripts/package/debian/
H A Drules
/linux-master/arch/riscv/kernel/compat_vdso/
H A DMakefile
/linux-master/arch/riscv/kernel/vdso/
H A DMakefile
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-debug.c399 struct stats_dbg *dbg, *accum_dbg, *delta_dbg, *max_dbg; local
/linux-master/drivers/mtd/
H A Dsm_ftl.h74 #define dbg(format, ...) \ macro
/linux-master/tools/cgroup/
H A Diocost_coef_gen.py55 def dbg(msg): function
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dnhm_idle.c129 unsigned long long dbg, val; local
147 unsigned long long dbg; local

Completed in 276 milliseconds

12345