Searched refs:__FUNCTION__ (Results 1 - 25 of 174) sorted by relevance

1234567

/freebsd-10-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_gcc_func.c1 /* gcc __FUNCTION__ */
5 p = __FUNCTION__;
/freebsd-10-stable/contrib/compiler-rt/lib/
H A Dint_util.h24 __FUNCTION__)
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DPredicate.h125 printf("%s (value = 0x%8.8x, broadcast_type = %i)\n", __FUNCTION__, value, broadcast_type);
153 printf("%s (bits = 0x%8.8x, broadcast_type = %i)\n", __FUNCTION__, bits, broadcast_type);
181 printf("%s (bits = 0x%8.8x, broadcast_type = %i)\n", __FUNCTION__, bits, broadcast_type);
226 printf("%s (bits = 0x%8.8x, abstime = %p), m_value = 0x%8.8x\n", __FUNCTION__, bits, abstime, m_value);
233 printf("%s (bits = 0x%8.8x), m_value = 0x%8.8x, returning 0x%8.8x\n", __FUNCTION__, bits, m_value, m_value & bits);
277 printf("%s (bits = 0x%8.8x, abstime = %p), m_value = 0x%8.8x\n", __FUNCTION__, bits, abstime, m_value);
285 printf("%s (bits = 0x%8.8x), m_value = 0x%8.8x, returning 0x%8.8x\n", __FUNCTION__, bits, m_value, m_value & bits);
331 printf("%s (value = 0x%8.8x, abstime = %p), m_value = 0x%8.8x\n", __FUNCTION__, value, abstime, m_value);
391 printf("%s (wait_value = 0x%8.8x, new_value = 0x%8.8x, abstime = %p), m_value = 0x%8.8x\n", __FUNCTION__, wait_value, new_value, abstime, m_value);
450 printf("%s (value = 0x%8.8x, abstime = %p), m_value = 0x%8.8x\n", __FUNCTION__, valu
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dstatistics.h28 #define MEM_STAT_INFO , __FILE__, __LINE__, __FUNCTION__
/freebsd-10-stable/contrib/ofed/management/infiniband-diags/include/
H A Dibdiag_common.h51 #define IBERROR(fmt, args...) iberror(__FUNCTION__, fmt, ## args)
/freebsd-10-stable/contrib/openbsm/bin/auditd/
H A Dauditd_fbsd.c216 auditd_log_err("%s: error %d", __FUNCTION__, errno);
225 auditd_log_debug("%s: SIGTERM", __FUNCTION__);
230 auditd_log_debug("%s: SIGALRM", __FUNCTION__);
239 auditd_log_debug("%s: SIGHUP", __FUNCTION__);
247 auditd_log_err("%s: read EOF", __FUNCTION__);
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c164 CTR2(KTR_IW_CXGB, "%s ep %p", __FUNCTION__, ep);
166 CTR2(KTR_IW_CXGB, "%s stopped / restarted timer ep %p", __FUNCTION__, ep);
182 CTR2(KTR_IW_CXGB, "%s ep %p", __FUNCTION__, ep);
245 CTR3(KTR_IW_CXGB, "%s - %s -> %s", __FUNCTION__, states[epc->state], states[new]);
263 CTR2(KTR_IW_CXGB, "%s alloc ep %p", __FUNCTION__, epc);
269 CTR3(KTR_IW_CXGB, "%s ep %p state %s", __FUNCTION__, epc, states[state_read(epc)]);
270 KASSERT(!epc->entry.tqe_prev, ("%s epc %p still on req list!\n", __FUNCTION__, epc));
293 CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, epc, epc->so, states[epc->state]);
307 CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, epc, epc->so, states[epc->state]);
318 CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, e
[all...]
H A Diw_cxgb_dbg.c110 CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
116 CTR3(KTR_IW_CXGB, "%s TPT addr 0x%x len %d", __FUNCTION__, m.addr, m.len);
120 CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
149 CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
156 __FUNCTION__, m.addr, m.len, npages);
160 CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
214 CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
220 CTR3(KTR_IW_CXGB, "%s RQT addr 0x%x len %d", __FUNCTION__, m.addr, m.len);
224 CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
250 CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
[all...]
H A Diw_cxgb_provider.c133 CTR2(KTR_IW_CXGB, "%s context %p", __FUNCTION__, context);
149 CTR2(KTR_IW_CXGB, "%s ibdev %p", __FUNCTION__, ibdev);
164 CTR2(KTR_IW_CXGB, "%s ib_cq %p", __FUNCTION__, ib_cq);
191 CTR3(KTR_IW_CXGB, "%s ib_dev %p entries %d", __FUNCTION__, ibdev, entries);
311 CTR2(KTR_IW_CXGB, "%s rptr 0x%x", __FUNCTION__, chp->cq.rptr);
336 CTR3(KTR_IW_CXGB, "%s ibpd %p pdid 0x%x", __FUNCTION__, pd, php->pdid);
350 CTR2(KTR_IW_CXGB, "%s ibdev %p", __FUNCTION__, ibdev);
368 CTR3(KTR_IW_CXGB, "%s pdid 0x%0x ptr 0x%p", __FUNCTION__, pdid, php);
378 CTR2(KTR_IW_CXGB, "%s ib_mr %p", __FUNCTION__, ib_mr);
394 CTR3(KTR_IW_CXGB, "%s mmid 0x%x ptr %p", __FUNCTION__, mmi
[all...]
H A Diw_cxgb_hal.c184 CTR1(KTR_IW_CXGB, "%s m_gethdr failed", __FUNCTION__);
253 CTR2(KTR_IW_CXGB, "%s qpid 0x%x", __FUNCTION__, qpid);
264 CTR2(KTR_IW_CXGB, "%s qpid 0x%x", __FUNCTION__, qpid);
328 CTR4(KTR_IW_CXGB, "%s qpid 0x%x doorbell 0x%p udb 0x%llx", __FUNCTION__,
387 CTR5(KTR_IW_CXGB, "%s wq %p cq %p sw_rptr 0x%x sw_wptr 0x%x", __FUNCTION__,
407 CTR3(KTR_IW_CXGB, "%s wq %p cq %p", __FUNCTION__, wq, cq);
410 CTR4(KTR_IW_CXGB, "%s rq_rptr %u rq_wptr %u skip count %u", __FUNCTION__,
426 CTR5(KTR_IW_CXGB, "%s wq %p cq %p sw_rptr 0x%x sw_wptr 0x%x", __FUNCTION__,
468 CTR3(KTR_IW_CXGB, "%s cq %p cqid 0x%x", __FUNCTION__, cq, cq->cqid);
472 __FUNCTION__, c
[all...]
/freebsd-10-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c377 printf("%s: Bad dek index 0x%x (MAX: 0x%x).\n", __FUNCTION__, dek_index, DEK_MAX_TABLE_ITEMS);
389 printf("%s: Unknown dek table %d\n", __FUNCTION__, dek_table);
401 printf("%s: Base: %p, Index: %08x, Virt: %p Size: %d\n", __FUNCTION__, pDekTable, dek_index, &pDekTable[dek_index], pCard->dek_size);
423 printf("%s: Bad dek index 0x%x (MAX: 0x%x).\n", __FUNCTION__, dek_index, DEK_MAX_TABLE_ITEMS);
428 printf("%s: Bad dek table.\n", __FUNCTION__);
433 printf("%s: Bad kek index.\n", __FUNCTION__);
453 printf("%s: Bad kek index.\n", __FUNCTION__);
457 printf("%s: Bad kek wrapper index.\n", __FUNCTION__);
495 printf("%s: Bad channel %d.\n", __FUNCTION__, chan);
499 printf("%s: Bad device %d.\n", __FUNCTION__, devic
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dhost-mingw32.c100 w32_error (__FUNCTION__, __FILE__, __LINE__, "VirtualAlloc");
133 w32_error (__FUNCTION__, __FILE__, __LINE__, "CreateFileMapping");
140 w32_error (__FUNCTION__, __FILE__, __LINE__, "MapViewOfFileEx");
/freebsd-10-stable/contrib/ofed/management/libibcommon/include/infiniband/
H A Dcommon.h91 #define IBWARN(fmt, args...) ibwarn(__FUNCTION__, fmt, ## args)
94 #define LOG(fmt, args...) logmsg(__FUNCTION__, fmt, ## args)
97 #define IBPANIC(fmt, args...) ibpanic(__FUNCTION__, fmt, ## args)
101 ibpanic(__FUNCTION__,\
/freebsd-10-stable/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h337 #define EVENT____func__ __FUNCTION__
/freebsd-10-stable/sys/dev/drm/
H A Dr128_irq.c74 DRM_ERROR("%s: bad crtc %d\n", __FUNCTION__, crtc);
85 DRM_ERROR("%s: bad crtc %d\n", __FUNCTION__, crtc);
/freebsd-10-stable/sys/dev/vxge/include/
H A Dvxge-debug.h39 * __FUNCTION__ is, together with __PRETTY_FUNCTION__ or something similar,
44 #if defined(__FUNCTION__)
45 #define __func__ __FUNCTION__
/freebsd-10-stable/sys/dev/usb/
H A Dusb_debug.h41 __FUNCTION__ ,##__VA_ARGS__); \
/freebsd-10-stable/sys/mips/include/
H A Dmd_var.h65 #define MIPS_DEBUG_PRINT(fmt, args...) printf("%s: " fmt "\n" , __FUNCTION__ , ## args)
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossa.h49 printk("%s:", __FUNCTION__); \
/freebsd-10-stable/sys/amd64/include/xen/
H A Dxenvar.h41 #define TRACE_ENTER XENPRINTF("(file=%s, line=%d) entered %s\n", __FILE__, __LINE__, __FUNCTION__)
42 #define TRACE_EXIT XENPRINTF("(file=%s, line=%d) exiting %s\n", __FILE__, __LINE__, __FUNCTION__)
/freebsd-10-stable/sys/i386/include/xen/
H A Dxenvar.h51 #define TRACE_ENTER XENPRINTF("(file=%s, line=%d) entered %s\n", __FILE__, __LINE__, __FUNCTION__)
52 #define TRACE_EXIT XENPRINTF("(file=%s, line=%d) exiting %s\n", __FILE__, __LINE__, __FUNCTION__)
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx_iomux.c267 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__));
269 ("%s bad regnum %u, max %u", __FUNCTION__, regnum, sc->last_gpreg));
280 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__));
282 ("%s bad regnum %u, max %u", __FUNCTION__, regnum, sc->last_gpreg));
294 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__));
296 ("%s bad regnum %u, max %u", __FUNCTION__, regnum, sc->last_gpreg));
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pow.h1480 __cvmx_pow_warn_if_pending_switch(__FUNCTION__);
1510 __cvmx_pow_warn_if_pending_switch(__FUNCTION__);
1532 __cvmx_pow_warn_if_pending_switch(__FUNCTION__);
1565 __cvmx_pow_warn_if_pending_switch(__FUNCTION__);
1590 __cvmx_pow_warn_if_pending_switch(__FUNCTION__);
1664 __cvmx_pow_warn_if_pending_switch(__FUNCTION__);
1666 cvmx_warn_if(current_tag.tag_type == CVMX_POW_TAG_TYPE_NULL_NULL, "%s called with NULL_NULL tag\n", __FUNCTION__);
1667 cvmx_warn_if(current_tag.tag_type == CVMX_POW_TAG_TYPE_NULL, "%s called with NULL tag\n", __FUNCTION__);
1668 cvmx_warn_if((current_tag.tag_type == tag_type) && (current_tag.tag == tag), "%s called to perform a tag switch to the same tag\n", __FUNCTION__);
1669 cvmx_warn_if(tag_type == CVMX_POW_TAG_TYPE_NULL, "%s called to perform a tag switch to NULL. Use cvmx_pow_tag_sw_null() instead\n", __FUNCTION__);
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DPOSIXThread.cpp56 log->Printf ("POSIXThread::%s (tid = %" PRIi64 ")", __FUNCTION__, tid);
116 log->Printf ("POSIXThread::%s (tid = %" PRIi64 ") setting thread resume state to running", __FUNCTION__, GetID());
225 log->Printf ("POSIXThread::%s ()", __FUNCTION__);
274 log->Printf ("POSIXThread::%s (tid = %" PRIi64 ") setting thread resume state to %s", __FUNCTION__, GetID(), StateAsCString(resume_state));
295 log->Printf ("POSIXThread::%s (), resume_state = %s", __FUNCTION__,
329 __FUNCTION__, message.PrintKind(), GetID());
457 log->Printf ("POSIXThread::%s () PC=0x%8.8" PRIx64, __FUNCTION__, pc);
487 PRIx64, __FUNCTION__, halt_addr);
574 __FUNCTION__, signo, message.PrintCrashReason());
/freebsd-10-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h175 __FUNCTION__, ##_args); \
181 vtscsi_printf_req(_req, __FUNCTION__, _msg, ##_args); \
189 ("%s:%d bad mask: 0x%x", __FUNCTION__, __LINE__, (_mask))); \

Completed in 181 milliseconds

1234567