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

123456789

/freebsd-11-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_gcc_func.c1 /* gcc __FUNCTION__ */
5 p = __FUNCTION__;
/freebsd-11-stable/contrib/gcc/
H A Dstatistics.h28 #define MEM_STAT_INFO , __FILE__, __LINE__, __FUNCTION__
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBAssert.h16 lldb_private::lldb_assert(static_cast<bool>(x), #x, __FUNCTION__, __FILE__, \
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp81 __FUNCTION__, error.AsCString());
90 __FUNCTION__);
110 __FUNCTION__, error.AsCString());
123 LLDB_LOGF(log, "NativeProcessDarwin::%s(pid = %" PRIi64 ")", __FUNCTION__,
178 __FUNCTION__, error.AsCString());
200 __FUNCTION__, m_pid);
207 __FUNCTION__, m_pid, (int)error.GetError(), error.AsCString());
213 __FUNCTION__, m_pid);
221 __FUNCTION__, error.AsCString());
233 __FUNCTION__, erro
[all...]
H A DDarwinProcessLauncher.cpp153 error.SetErrorStringWithFormat("%s(): fork failed: %s", __FUNCTION__,
257 LLDB_LOGF(log, "%s(): unsupported file action %u", __FUNCTION__,
274 __FUNCTION__);
282 stream.Printf("%s(path='%s',...)\n", __FUNCTION__, path);
382 __FUNCTION__, error.AsCString());
420 __FUNCTION__, *pid, *actual_cpu_type);
440 __FUNCTION__);
479 __FUNCTION__, given_path);
488 __FUNCTION__);
491 LLDB_LOGF(log, "%s(): resolved given binary path to: \"%s\"", __FUNCTION__,
[all...]
/freebsd-11-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-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c157 CTR2(KTR_IW_CXGB, "%s ep %p", __FUNCTION__, ep);
159 CTR2(KTR_IW_CXGB, "%s stopped / restarted timer ep %p", __FUNCTION__, ep);
175 CTR2(KTR_IW_CXGB, "%s ep %p", __FUNCTION__, ep);
238 CTR3(KTR_IW_CXGB, "%s - %s -> %s", __FUNCTION__, states[epc->state], states[new]);
256 CTR2(KTR_IW_CXGB, "%s alloc ep %p", __FUNCTION__, epc);
262 CTR3(KTR_IW_CXGB, "%s ep %p state %s", __FUNCTION__, epc, states[state_read(epc)]);
263 KASSERT(!epc->entry.tqe_prev, ("%s epc %p still on req list!\n", __FUNCTION__, epc));
280 CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, epc, epc->so, states[epc->state]);
294 CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, epc, epc->so, states[epc->state]);
305 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...]
/freebsd-11-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-11-stable/sys/arm/freescale/imx/
H A Dimx6_ahci.c116 __FUNCTION__);
124 __FUNCTION__);
140 __FUNCTION__);
149 "%s: error on SATA_P0PHYCR_CR_CAP_DATA=1\n", __FUNCTION__);
154 "%s: error on SATA_P0PHYCR_CR_CAP_DATA=0\n", __FUNCTION__);
168 __FUNCTION__);
175 __FUNCTION__);
191 __FUNCTION__);
198 __FUNCTION__);
207 __FUNCTION__);
[all...]
H A Dimx_iomux.c270 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__));
272 ("%s bad regaddr %u, max %u", __FUNCTION__, regaddr,
284 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__));
286 ("%s bad regaddr %u, max %u", __FUNCTION__, regaddr,
299 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__));
301 ("%s bad regaddr %u, max %u", __FUNCTION__, regaddr,
/freebsd-11-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-11-stable/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/
H A Devent-config.h337 #define EVENT____func__ __FUNCTION__
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp142 __FUNCTION__, uint64_t(i), err.AsCString());
175 LLDB_LOGF(log, "%s - stack misaligned", __FUNCTION__);
215 __FUNCTION__, uint64_t(i), err.AsCString("n/a"));
259 __FUNCTION__, uint64_t(i), err.AsCString("n/a"));
285 __FUNCTION__);
289 LLDB_LOGF(log, "%s - error reading argument: %" PRIu64, __FUNCTION__,
335 __FUNCTION__, uint64_t(i), err.AsCString("n/a"));
382 __FUNCTION__, uint64_t(i), err.AsCString("n/a"));
394 LLDB_LOGF(log, "%s - invalid target", __FUNCTION__);
424 LLDB_LOGF(log, "%s - architecture not supported: '%s'", __FUNCTION__,
[all...]
/freebsd-11-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-11-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-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp88 LLDB_LOGF(log, "DynamicLoaderPOSIXDYLD::%s() pid %" PRIu64, __FUNCTION__,
94 __FUNCTION__, m_process ? m_process->GetID() : LLDB_INVALID_PROCESS_ID);
108 __FUNCTION__,
142 __FUNCTION__,
156 __FUNCTION__);
177 LLDB_LOGF(log, "DynamicLoaderPOSIXDYLD::%s()", __FUNCTION__);
194 __FUNCTION__);
232 __FUNCTION__, m_process ? m_process->GetID() : LLDB_INVALID_PROCESS_ID);
240 __FUNCTION__,
271 __FUNCTION__,
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp67 __FUNCTION__);
74 LLDB_LOGF(log, "GDBRemoteClientBase::%s () got packet: %s", __FUNCTION__,
86 __FUNCTION__);
165 __FUNCTION__, int(payload.size()), payload.data(), send_async);
184 __FUNCTION__, int(payload.size()), payload.data(), send_async);
228 LLDB_LOGF(log, "GDBRemoteCommunicationClient::%s ()", __FUNCTION__);
235 __FUNCTION__, int(payload.size()), payload.data());
314 __FUNCTION__, m_comm.m_continue_packet.c_str());
322 __FUNCTION__);
H A DGDBRemoteCommunicationServerLLGS.cpp210 __FUNCTION__);
260 __FUNCTION__, terminal_fd);
268 __FUNCTION__, terminal_fd);
287 __FUNCTION__, pid);
314 __FUNCTION__, terminal_fd);
322 __FUNCTION__, terminal_fd);
337 __FUNCTION__, process->GetID(),
443 __FUNCTION__, reg_num);
455 __FUNCTION__,
523 __FUNCTION__, proces
[all...]
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossa.h49 printk("%s:", __FUNCTION__); \
/freebsd-11-stable/sys/mips/include/
H A Dmd_var.h65 #define MIPS_DEBUG_PRINT(fmt, args...) printf("%s: " fmt "\n" , __FUNCTION__ , ## args)
/freebsd-11-stable/sys/dev/usb/
H A Dusb_debug.h41 __FUNCTION__ ,##__VA_ARGS__); \
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mem2.h145 #define netmap_mem_get(d) __netmap_mem_get(d, __FUNCTION__, __LINE__)
146 #define netmap_mem_put(d) __netmap_mem_put(d, __FUNCTION__, __LINE__)
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1098 __FUNCTION__, json_stream.GetData());
1106 __FUNCTION__);
1115 __FUNCTION__, GetDarwinLogTypeName().AsCString(),
1127 __FUNCTION__);
1241 __FUNCTION__, process.GetUniqueID());
1251 __FUNCTION__, process.GetUniqueID());
1262 __FUNCTION__, process.GetUniqueID());
1278 __FUNCTION__, process.GetUniqueID());
1304 __FUNCTION__, logging_module_name.AsCString(),
1315 __FUNCTION__, logging_module_nam
[all...]
/freebsd-11-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...]

Completed in 413 milliseconds

123456789