/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_debug.c | 35 struct dp_debug_private *debug = seq->private; in dp_debug_show() local 97 const struct dp_debug_private *debug = m->private; in dp_test_data_show() local 119 const struct dp_debug_private *debug = m->private; in dp_test_type_show() local 137 const struct dp_debug_private *debug; in dp_test_active_write() local 176 struct dp_debug_private *debug = m->private; in dp_test_active_show() local 210 struct dp_debug_private *debug = container_of(dp_debug, in dp_debug_init() local 237 struct dp_debug_private *debug; in dp_debug_get() local 274 struct dp_debug_private *debug; in dp_debug_deinit() local 288 struct dp_debug_private *debug; in dp_debug_put() local
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 1940 struct lpfc_debug *debug; in lpfc_debugfs_disc_trc_open() local 1990 struct lpfc_debug *debug; in lpfc_debugfs_slow_ring_trc_open() local 2040 struct lpfc_debug *debug; in lpfc_debugfs_hbqinfo_open() local 2082 struct lpfc_debug *debug; in lpfc_debugfs_multixripools_open() local 2127 struct lpfc_debug *debug; in lpfc_debugfs_lockstat_open() local 2251 struct lpfc_debug *debug; in lpfc_debugfs_ras_log_open() local 2311 struct lpfc_debug *debug; in lpfc_debugfs_dumpHBASlim_open() local 2353 struct lpfc_debug *debug; in lpfc_debugfs_dumpHostSlim_open() local 2493 struct lpfc_debug *debug; in lpfc_debugfs_nodelist_open() local 2659 struct lpfc_debug *debug; in lpfc_debugfs_nvmestat_open() local [all …]
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_debugfs.c | 434 struct stats_debug_info *debug; in fnic_reset_stats_open() local 466 struct stats_debug_info *debug = file->private_data; in fnic_reset_stats_read() local 494 struct stats_debug_info *debug = file->private_data; in fnic_reset_stats_write() local 557 struct stats_debug_info *debug = file->private_data; in fnic_reset_stats_release() local 580 struct stats_debug_info *debug; in fnic_stats_debugfs_open() local 623 struct stats_debug_info *debug = file->private_data; in fnic_stats_debugfs_read() local 647 struct stats_debug_info *debug = file->private_data; in fnic_stats_debugfs_release() local
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_debugfs.c | 44 struct mpt3sas_debugfs_buffer *debug = filp->private_data; in _debugfs_iocdump_read() local 59 struct mpt3sas_debugfs_buffer *debug; in _debugfs_iocdump_open() local 79 struct mpt3sas_debugfs_buffer *debug = file->private_data; in _debugfs_iocdump_release() local
|
/openbmc/u-boot/tools/ |
H A D | dumpimage.h | 27 #define debug(fmt, args...) printf(fmt, ##args) macro 29 #define debug(fmt, args...) macro
|
H A D | mkimage.h | 27 #define debug(fmt,args...) printf (fmt ,##args) macro 29 #define debug(fmt,args...) macro
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas_debugfs.c | 51 struct megasas_debugfs_buffer *debug = filp->private_data; in megasas_debugfs_read() local 63 struct megasas_debugfs_buffer *debug; in megasas_debugfs_raidmap_open() local 82 struct megasas_debug_buffer *debug = file->private_data; in megasas_debugfs_release() local
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad_debugfs.c | 223 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_lseek() local 235 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_read() local 365 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_write_regwr() local 407 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_release() local 420 struct bnad_debug_info *debug = file->private_data; in bnad_debugfs_buffer_release() local
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_debugfs.c | 47 struct bfad_debug_info *debug; in bfad_debugfs_open_drvtrc() local 165 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_lseek() local 174 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_read() local 310 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_write_regwr() local 356 struct bfad_debug_info *debug = file->private_data; in bfad_debugfs_release() local
|
/openbmc/linux/drivers/pcmcia/ |
H A D | soc_common.h | 54 #define debug(skt, lvl, fmt, arg...) \ macro 58 #define debug(skt, lvl, fmt, arg...) do { } while (0) macro
|
/openbmc/libcper/cli-app/ |
H A D | cper-convert.c | 40 int debug = 0; in main() local 128 char *program_dir, int no_validate, int debug) in json_to_cper()
|
/openbmc/linux/drivers/net/ppp/ |
H A D | ppp_mppe.c | 107 int debug; member 250 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init() 309 int hdrlen, int debug) in mppe_comp_init() 415 int hdrlen, int mru, int debug) in mppe_decomp_init()
|
H A D | ppp_deflate.c | 29 int debug; member 138 int unit, int hdrlen, int debug) in z_comp_init() 352 int unit, int hdrlen, int mru, int debug) in z_decomp_init()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ |
H A D | rv1_clk_mgr.c | 196 struct dc_debug_options *debug = &dc->debug; in rv1_update_clocks() local 321 struct dc_debug_options *debug = &ctx->dc->debug; in rv1_clk_mgr_construct() local
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_cmd.py | 33 debug=0, argument 141 debug=None, argument
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
H A D | init | 52 debug() { function
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | level.hpp | 17 debug = LOG_DEBUG, enumerator
|
/openbmc/u-boot/include/ |
H A D | uboot_aes.h | 14 #define debug(...) do {} while (0) macro
|
/openbmc/linux/arch/x86/tools/ |
H A D | gen-insn-attr-x86.awk | 111 function debug(msg) { function
|
/openbmc/linux/tools/arch/x86/tools/ |
H A D | gen-insn-attr-x86.awk | 111 function debug(msg) { function
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_transport_internal.h | 12 struct dentry *debug; member 47 struct dentry *debug; member
|
/openbmc/linux/tools/lib/api/ |
H A D | debug.c | 24 libapi_print_fn_t debug) in libapi_set_print()
|
/openbmc/u-boot/tools/binman/ |
H A D | elf.py | 17 debug = False variable
|
H A D | binman | 39 def RunTests(debug, processes, args): argument
|
H A D | binman.py | 39 def RunTests(debug, processes, args): argument
|