Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 1083) sorted by relevance

12345678910>>...44

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/
H A D0001-util.configure-fix-one-occasionally-reproduced-confi.patch9 | DEBUG: Creating /tmp/conftest.jr1qrcw3.cpp with content:
10 | DEBUG: | int
11 | DEBUG: | main(void)
12 | DEBUG: | {
13 | DEBUG: |
14 | DEBUG: | ;
15 | DEBUG: | return 0;
16 | DEBUG: | }
17 | DEBUG: Executing: aarch64-wrs-linux-g++ -mcpu=cortex-a53 -march=armv8-a+crc -fstack-protector-str…
18 | DEBUG: The command returned non-zero exit status 1.
[all …]
/openbmc/linux/fs/xfs/
H A Dmrlock.h13 #if defined(DEBUG) || defined(XFS_WARN)
18 #if defined(DEBUG) || defined(XFS_WARN)
37 #if defined(DEBUG) || defined(XFS_WARN) in mrupdate_nested()
51 #if defined(DEBUG) || defined(XFS_WARN) in mrtryupdate()
59 #if defined(DEBUG) || defined(XFS_WARN) in mrunlock_excl()
72 #if defined(DEBUG) || defined(XFS_WARN) in mrdemote()
/openbmc/u-boot/drivers/fpga/
H A Divm_core.c319 #ifdef DEBUG
679 #ifdef DEBUG in ispVMCode()
691 #ifdef DEBUG in ispVMCode()
729 #ifdef DEBUG in ispVMCode()
772 #ifdef DEBUG in ispVMCode()
786 #ifdef DEBUG in ispVMCode()
800 #ifdef DEBUG in ispVMCode()
809 #ifdef DEBUG in ispVMCode()
836 #ifdef DEBUG in ispVMCode()
850 #ifdef DEBUG in ispVMCode()
[all …]
/openbmc/linux/drivers/watchdog/
H A Dpc87413_wdt.c85 #ifdef DEBUG in pc87413_select_wdt_out()
109 #ifdef DEBUG in pc87413_enable_swc()
130 #ifdef DEBUG in pc87413_get_swc_base_addr()
143 #ifdef DEBUG in pc87413_swc_bank3()
154 #ifdef DEBUG in pc87413_programm_wdto()
165 #ifdef DEBUG in pc87413_enable_wden()
175 #ifdef DEBUG in pc87413_enable_sw_wd_tren()
186 #ifdef DEBUG in pc87413_disable_sw_wd_tren()
197 #ifdef DEBUG in pc87413_enable_sw_wd_trg()
208 #ifdef DEBUG in pc87413_disable_sw_wd_trg()
[all …]
H A Dpcwd.c194 #define DEBUG 2 /* print fancy stuff too */ macro
224 if (debug >= DEBUG) in send_isa_command()
243 if (debug >= DEBUG) in send_isa_command()
273 if (debug >= DEBUG) in set_command_mode()
289 if (debug >= DEBUG) in unset_command_mode()
463 if (debug >= DEBUG) in pcwd_keepalive()
542 if (debug >= DEBUG) { in pcwd_clear_status()
575 if (debug >= DEBUG) { in pcwd_get_temperature()
814 if (debug >= DEBUG) in pcwd_isa_match()
855 if (debug >= DEBUG) in pcwd_isa_probe()
[all …]
/openbmc/linux/arch/powerpc/math-emu/
H A Dfdiv.c18 #ifdef DEBUG in fdiv()
25 #ifdef DEBUG in fdiv()
32 #ifdef DEBUG in fdiv()
38 #ifdef DEBUG in fdiv()
50 #ifdef DEBUG in fdiv()
H A Dfdivs.c19 #ifdef DEBUG in fdivs()
26 #ifdef DEBUG in fdivs()
33 #ifdef DEBUG in fdivs()
39 #ifdef DEBUG in fdivs()
52 #ifdef DEBUG in fdivs()
H A Dfsqrt.c17 #ifdef DEBUG in fsqrt()
23 #ifdef DEBUG in fsqrt()
34 #ifdef DEBUG in fsqrt()
H A Dfsqrts.c18 #ifdef DEBUG in fsqrts()
24 #ifdef DEBUG in fsqrts()
35 #ifdef DEBUG in fsqrts()
H A Dlfs.c19 #ifdef DEBUG in lfs()
28 #ifdef DEBUG in lfs()
35 #ifdef DEBUG in lfs()
H A Dfsel.c16 #ifdef DEBUG in fsel()
22 #ifdef DEBUG in fsel()
36 #ifdef DEBUG in fsel()
H A Dfadds.c19 #ifdef DEBUG in fadds()
26 #ifdef DEBUG in fadds()
33 #ifdef DEBUG in fadds()
H A Dstfs.c19 #ifdef DEBUG in stfs()
25 #ifdef DEBUG in stfs()
31 #ifdef DEBUG in stfs()
H A Dfadd.c18 #ifdef DEBUG in fadd()
25 #ifdef DEBUG in fadd()
32 #ifdef DEBUG in fadd()
/openbmc/linux/arch/um/drivers/
H A Dhostaudio_kern.c77 #ifdef DEBUG in hostaudio_read()
104 #ifdef DEBUG in hostaudio_write()
125 #ifdef DEBUG in hostaudio_poll()
139 #ifdef DEBUG in hostaudio_ioctl()
181 #ifdef DEBUG in hostaudio_open()
215 #ifdef DEBUG in hostaudio_release()
231 #ifdef DEBUG in hostmixer_ioctl_mixdev()
244 #ifdef DEBUG in hostmixer_open_mixdev()
280 #ifdef DEBUG in hostmixer_release()
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c116 #define DEBUG(format, args...) printf(format, ##args) macro
118 #define DEBUG(format, args...) macro
239 DEBUG("%s: opening the driver\n", __FUNCTION__); in open_imb()
283 DEBUG("%s: opened driver, getting IPMI version\n", __FUNCTION__); in open_imb()
305 DEBUG("%s: IPMI version 0x%x\n", __FUNCTION__, IpmiVersion); in open_imb()
389 DEBUG("%s: ioctl cmd = 0x%lx ", __FUNCTION__,dwIoControlCode); in DeviceIoControl()
390 DEBUG("cbInBuffer %d cbOutBuffer %d\n", cbInBuffer, cbOutBuffer); in DeviceIoControl()
405 DEBUG("%s %s: ioctl cmd = 0x%x failed", in DeviceIoControl()
414 DEBUG("%s: ioctl_status %d bytes returned = %d \n", in DeviceIoControl()
423 DEBUG("%s returning true\n", __FUNCTION__); in DeviceIoControl()
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datom.c101 #define DEBUG(...) do if (atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
104 #define DEBUG(...) do { } while (0) macro
191 DEBUG("REG[0x%04X]", idx); in atom_get_src_int()
226 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int()
232 DEBUG("WS[0x%02X]", idx); in atom_get_src_int()
270 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int()
272 DEBUG("ID[0x%04X]", idx); in atom_get_src_int()
286 DEBUG("FB[0x%02X]", idx); in atom_get_src_int()
294 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int()
302 DEBUG("IMM 0x%04X\n", val); in atom_get_src_int()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c102 #define DEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
105 #define DEBUG(...) do { } while (0) macro
193 DEBUG("REG[0x%04X]", idx); in atom_get_src_int()
228 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int()
234 DEBUG("WS[0x%02X]", idx); in atom_get_src_int()
272 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int()
274 DEBUG("ID[0x%04X]", idx); in atom_get_src_int()
288 DEBUG("FB[0x%02X]", idx); in atom_get_src_int()
296 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int()
304 DEBUG("IMM 0x%04X\n", val); in atom_get_src_int()
[all …]
/openbmc/linux/arch/m68k/mm/
H A Dmotorola.c35 #undef DEBUG
270 #ifdef DEBUG in kernel_ptr_table()
307 #ifdef DEBUG in map_node()
316 #ifdef DEBUG in map_node()
330 #ifdef DEBUG in map_node()
339 #ifdef DEBUG in map_node()
346 #ifdef DEBUG in map_node()
361 #ifdef DEBUG in map_node()
380 #ifdef DEBUG in map_node()
425 #ifdef DEBUG in paging_init()
[all …]
/openbmc/linux/drivers/s390/char/
H A Dsclp_ftp.c41 #ifdef DEBUG in sclp_ftp_txcb()
65 #ifdef DEBUG in sclp_ftp_rxcb()
142 #ifdef DEBUG in sclp_ftp_et7()
177 #ifdef DEBUG in sclp_ftp_cmd()
198 #ifdef DEBUG in sclp_ftp_cmd()
244 #ifdef DEBUG in sclp_ftp_startup()
253 #ifdef DEBUG in sclp_ftp_startup()
/openbmc/linux/drivers/macintosh/
H A Dans-lcd.c31 #undef DEBUG
36 #ifdef DEBUG in anslcd_write_byte_ctrl()
63 #ifdef DEBUG in anslcd_write()
88 #ifdef DEBUG in anslcd_ioctl()
179 #ifdef DEBUG in anslcd_init()
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A DCVE-2023-3758.patch60 + DEBUG(SSSDBG_OP_FAILURE, "Failed to add [%s][%s] to hash: [%s].\n",
89 - DEBUG(SSSDBG_CRIT_FAILURE,
93 + DEBUG(SSSDBG_CRIT_FAILURE, "Failed to add key: [%s] "
111 - DEBUG(SSSDBG_CRIT_FAILURE,
115 + DEBUG(SSSDBG_CRIT_FAILURE, "Failed to add key: [%s] "
138 + DEBUG(SSSDBG_FATAL_FAILURE, "Could not create allow maps "
145 + DEBUG(SSSDBG_FATAL_FAILURE, "Could not create deny maps "
170 + DEBUG(SSSDBG_OP_FAILURE, "Failed to create hash iterator.\n");
180 + DEBUG(SSSDBG_OP_FAILURE,
203 DEBUG(SSSDBG_OP_FAILURE,
[all …]
/openbmc/linux/samples/bpf/
H A Dtcp_rwnd_kern.c22 #define DEBUG 1 macro
41 #ifdef DEBUG in bpf_rwnd()
58 #ifdef DEBUG in bpf_rwnd()
H A Dtcp_synrto_kern.c22 #define DEBUG 1 macro
41 #ifdef DEBUG in bpf_synrto()
58 #ifdef DEBUG in bpf_synrto()
/openbmc/u-boot/drivers/net/
H A Dne2000_base.c223 #if DEBUG & 1 in dp83902a_start_xmit()
249 #if DEBUG & 4 in dp83902a_send()
272 #if DEBUG & 5 in dp83902a_send()
311 #if DEBUG & 4 in dp83902a_send()
316 #if DEBUG & 4 in dp83902a_send()
324 #if DEBUG & 4 in dp83902a_send()
328 #if DEBUG & 4 in dp83902a_send()
422 #if DEBUG & 5 in dp83902a_RxEvent()
453 #if DEBUG & 4 in dp83902a_recv()
459 #if DEBUG & 5 in dp83902a_recv()
[all …]

12345678910>>...44