Home
last modified time | relevance | path

Searched defs:debug (Results 51 – 75 of 576) sorted by relevance

12345678910>>...24

/openbmc/u-boot/tools/
H A Drelocate-rela.c25 static void debug(const char *fmt, ...) in debug() function
/openbmc/fb-ipmi-oem/include/
H A Dcommandutils.hpp25 static constexpr bool debug = false; variable
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dprogress.py153 def __init__(self, d, stage_weights, debug=False): argument
268 def __init__(self, d, processname, stage_weights, debug=False): argument
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_freezer.c19 #define debug(args...) fprintf(stderr, args) macro
21 #define debug(args...) macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr.c514 struct dc_debug_options *debug = &clk_mgr_base->ctx->dc->debug; in rn_notify_wm_ranges() local
705 struct dc_debug_options *debug = &ctx->dc->debug; in rn_clk_mgr_construct() local
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst268 debug section in Command Line Parameters
/openbmc/linux/arch/sh/kernel/
H A Dtraps.c133 BUILD_TRAP_HANDLER(debug) in BUILD_TRAP_HANDLER() argument
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.c205 __untrack_all_wakerefs(struct intel_runtime_pm_debug *debug, in __untrack_all_wakerefs()
216 dump_and_free_wakeref_tracking(struct intel_runtime_pm_debug *debug) in dump_and_free_wakeref_tracking()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst125 debug section in Command Line Parameters
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmigrate-bitmaps-postcopy-test26 debug = False variable
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dnova-t-usb2.c11 static int debug; variable
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c132 static int debug = -1; variable
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c105 struct qm_debug *debug = file->debug; in file_to_qm() local
876 struct qm_debug *debug = &qm->debug; in qm_last_regs_uninit() local
888 struct qm_debug *debug = &qm->debug; in qm_last_regs_init() local
1003 struct qm_debug *debug = &qm->debug; in hisi_qm_show_last_dfx_regs() local
/openbmc/linux/drivers/isdn/mISDN/
H A Dclock.c36 static u_int *debug; variable
H A Dfsm.h31 int debug; member
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_nested_soft_inject_test.c149 struct kvm_guest_debug debug; in run_test() local
/openbmc/dbus-sensors/src/
H A DExternalSensor.cpp22 static constexpr bool debug = false; variable
/openbmc/linux/include/video/
H A Dtrident.h8 #define debug(f, a...) printk("%s:" f, __func__ , ## a); macro
10 #define debug(f, a...) macro
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.h120 #define v4l2_dump_pix_format(level, debug, dev, pix_fmt, desc) \ argument
130 #define v4l2_dump_win_format(level, debug, dev, win_fmt, desc) \ argument
/openbmc/linux/drivers/media/i2c/
H A Dbt866.c32 static int debug; variable
/openbmc/linux/drivers/hid/
H A Dhid-pl.c29 #define debug(format, arg...) pr_debug("hid-plff: " format "\n" , ## arg) macro
/openbmc/linux/arch/arm/include/asm/
H A Dprocessor.h37 struct debug_info debug; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H A Ddcn201_clk_mgr.c177 struct dc_debug_options *debug = &ctx->dc->debug; in dcn201_clk_mgr_construct() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c202 static int debug = // IEEE80211_DL_INFO | variable
/openbmc/u-boot/lib/
H A Dhashtable.c25 # define debug(fmt,args...) printf(fmt ,##args) macro
27 # define debug(fmt,args...) macro

12345678910>>...24