Searched refs:__func__ (Results 326 - 350 of 1796) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/mips/mips/
H A Dnexus.c185 panic("%s: irq_rman", __func__);
194 panic("%s: mem_rman", __func__);
280 __func__, bus, child, type, rid, (void *)(intptr_t)start,
282 dprintf("%s: requested rid is %d\n", __func__, *rid);
299 panic("%s: resource entry is busy", __func__);
314 printf("%s: unknown resource type %d\n", __func__, type);
320 printf("%s: could not reserve resource for %s\n", __func__,
329 printf("%s: could not activate resource\n", __func__);
355 __func__, dev, child, type, rid, (void *)(intptr_t)start, count);
389 dprintf("%s: entry\n", __func__);
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_regdomain.c248 __func__);
295 __func__, IEEE80211_COUNTRY_MAX_BANDS);
345 "%s: invalid location 0x%x\n", __func__, reg->rd.location);
350 "%s: invalid iso cc 0x%x:0x%x\n", __func__,
356 "%s: too many channels %u, max %u\n", __func__,
369 "%s: invalid channel spec at [%u]\n", __func__, i);
375 "freq %u flags 0x%x\n", __func__,
393 "%s: reject: vaps are running\n", __func__);
401 "%s: driver rejected request, error %u\n", __func__, error);
H A Dieee80211_scan_sw.c175 "%s: scan inhibited by pending channel change\n", __func__);
179 , __func__
227 "%s: %s scan already in progress\n", __func__,
346 "%s: %s scan, ticks %u duration %u\n", __func__,
404 "%s: %s scan already in progress\n", __func__,
455 cancel_scan(vap, 0, __func__);
469 cancel_scan(vap, 1, __func__);
482 IEEE80211_DPRINTF(vap, IEEE80211_MSG_SCAN, "%s: called\n", __func__);
555 __func__,
602 __func__);
[all...]
/freebsd-11-stable/sys/crypto/siphash/
H A Dsiphash.c80 ("%s: context %p not properly initialized", __func__, ctx));
99 ("%s: invalid parameters", __func__));
128 ("%s: context %p not properly initialized", __func__, ctx));
175 ("%s: context %p not properly initialized", __func__, ctx));
187 ("%s: context %p not properly initialized", __func__, ctx));
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c85 "%s: opmode %u channel %u/0x%x %s channel\n", __func__,
91 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: channel not 5GHz\n", __func__);
101 __func__, chan->ic_freq, chan->ic_flags);
112 __func__, opmode);
122 __func__);
218 "%s: error init'ing transmit power\n", __func__);
243 __func__);
263 "%s: noise floor calibration failed\n", __func__);
297 HALDEBUG(ah, HAL_DEBUG_RESET, "%s: done\n", __func__);
394 HALDEBUG(ah, HAL_DEBUG_RESET, "%s turbo %s\n", __func__,
[all...]
/freebsd-11-stable/sys/mips/atheros/
H A Dqca953x_chip.c203 __func__, unit);
229 printf("%s: invalid flush (%d)\n", __func__, id);
249 printf("%s%d: invalid speed %d\n", __func__, mac, speed);
266 printf("%s: ETH_CFG=0x%08x\n", __func__, reg);
328 __func__,
H A Dqca955x_chip.c204 __func__, unit);
236 printf("%s: invalid flush (%d)\n", __func__, id);
256 printf("%s%d: invalid speed %d\n", __func__, mac, speed);
279 printf("%s: ETH_CFG=0x%08x\n", __func__, reg);
322 __func__,
/freebsd-11-stable/sys/kern/
H A Dkern_ctf.c160 __func__, __LINE__, lf->pathname, hdr->e_shstrndx,
183 __func__, __LINE__, lf->pathname);
197 __func__, __LINE__, lf->pathname);
206 __func__, __LINE__, lf->pathname, ctf_hdr[2]);
281 printf("%s(%d): zlib inflate returned %d\n", __func__, __LINE__, ret);
H A Dkern_mbuf.c446 KASSERT((m->m_flags & M_NOFREE) == 0, ("%s: M_NOFREE set", __func__));
467 KASSERT((m->m_flags & M_EXT) == M_EXT, ("%s: M_EXT not set", __func__));
468 KASSERT(m->m_ext.ext_buf != NULL, ("%s: ext_buf == NULL", __func__));
469 KASSERT(m->m_ext.ext_free == NULL, ("%s: ext_free != NULL", __func__));
470 KASSERT(m->m_ext.ext_arg1 == NULL, ("%s: ext_arg1 != NULL", __func__));
471 KASSERT(m->m_ext.ext_arg2 == NULL, ("%s: ext_arg2 != NULL", __func__));
472 KASSERT(m->m_ext.ext_size == MCLBYTES, ("%s: ext_size != MCLBYTES", __func__));
473 KASSERT(m->m_ext.ext_type == EXT_PACKET, ("%s: ext_type != EXT_PACKET", __func__));
605 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK | WARN_PANIC, NULL, __func__);
624 KASSERT(m->m_flags & M_EXT, ("%s: M_EXT not set on %p", __func__,
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dport-aix.c247 debug3("%s: not checking", __func__);
337 debug3("%s: Could not open userdb to read", __func__);
348 debug3("%s: Could not read S_REGISTRY for user: %s", __func__,
365 debug3("%s: restoring old registry '%s'", __func__,
368 debug3("%s: failed to restore old registry %s", __func__,
/freebsd-11-stable/sys/netipsec/
H A Dkey_debug.c174 panic("%s: NULL pointer was passed.\n", __func__);
193 printf("%s: invalid ext_len=0 was passed.\n", __func__);
198 __func__, ext->sadb_ext_len, tlen);
255 printf("%s: invalid ext_type %u\n", __func__,
277 panic("%s: NULL pointer was passed.\n", __func__);
325 panic("%s: NULL pointer was passed.\n", __func__);
368 panic("%s: NULL pointer was passed.\n", __func__);
392 panic("%s: NULL pointer was passed.\n", __func__);
411 panic("%s: NULL pointer was passed.\n", __func__);
429 panic("%s: NULL pointer was passed.\n", __func__);
[all...]
H A Dipsec.c395 __func__, inp, dir == IPSEC_DIR_OUTBOUND ? "OUTBOUND":
411 printf("%s: invalid policy %u\n", __func__, sp->policy);
426 printf("%s: get SP(%p), error %d\n", __func__, sp, *error));
471 __func__, inp, sp));
553 printf("%s: ", __func__); kdebug_secpolicyindex(spidx, NULL));
610 printf("%s: using SP(%p), error %d\n", __func__, sp, *error));
722 printf("%s: ", __func__); kdebug_secpolicyindex(spidx, NULL));
779 printf("%s: using SP(%p), error %d\n", __func__, sp, *error));
913 __func__, sp->spidx.src.sa.sa_family);
943 panic("%s: Illegal protocol defined %u\n", __func__,
[all...]
H A Dxform_ipcomp.c159 DPRINTF(("%s: unsupported compression algorithm %d\n", __func__,
208 DPRINTF(("%s: m_pullup failed\n", __func__));
216 DPRINTF(("%s: recursive compression detected\n", __func__));
224 DPRINTF(("%s: no crypto descriptors\n", __func__));
231 DPRINTF(("%s: cannot allocate xform_data\n", __func__));
313 DPRINTF(("%s: crypto error %d\n", __func__, crp->crp_etype));
320 DPRINTF(("%s: null mbuf returned from crypto\n", __func__));
337 DPRINTF(("%s: m_pullup failed\n", __func__));
350 DPRINTF(("%s: bad mbuf chain, IPCA %s/%08lx\n", __func__,
371 panic("%s: Unexpected address family: %d saidx=%p", __func__,
[all...]
/freebsd-11-stable/sys/dev/iicbus/
H A Ds35390a.c239 __func__);
247 "%s: cannot initialize\n", __func__);
256 __func__);
264 "%s: cannot disable the test mode\n", __func__);
304 __func__);
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.c175 __func__,
201 __func__,
259 __func__,
290 __func__,
311 __func__,
H A Dif_iwm.c640 __func__,
652 "ridiculous\n", __func__);
661 __func__,
672 __func__,
695 __func__,
704 __func__,
720 __func__);
730 __func__,
740 __func__,
750 __func__,
[all...]
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Devent.c109 event_log_debug("%s: building fd set...", __func__);
142 event_log_debug("%s: waiting for events...", __func__);
152 event_log_debug("%s: processing events...", __func__);
173 "ev=%p", __func__, ev->cb, ev->fd,
196 __func__, ev->cb, ev->fd, ev->cbarg, ev);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_jupiter.c271 jupiter_debug(up->peer, __func__, "init receiver");
279 jupiter_debug(up->peer, __func__, "mobile platform");
413 jupiter_debug(up->peer, __func__,
518 jupiter_debug(peer, __func__,
568 jupiter_debug(peer, __func__,
589 jupiter_debug(peer, __func__,
596 jupiter_debug(peer, __func__,
604 jupiter_debug(peer, __func__,
612 jupiter_debug(peer, __func__,
623 jupiter_debug(peer, __func__,
[all...]
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_button.c143 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
215 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
244 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
275 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
304 ACPI_FUNCTION_TRACE_PTR((char *)(uintptr_t)__func__, context);
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c134 ("%s: double release?", __func__));
136 CTR2(KTR_CXGB, "%s: tid %d", __func__, toep->tp_tid);
165 KASSERT(inp, ("%s: inp is NULL", __func__));
171 KASSERT(toep != NULL, ("%s: toep is NULL", __func__));
172 KASSERT(toep->tp_flags & TP_ATTACHED, ("%s: not attached", __func__));
174 CTR6(KTR_CXGB, "%s: %s %u, toep %p, inp %p, tp %p", __func__,
289 ("%s: tid=%d, ntids=%d", __func__, tid, t->ntids));
600 ("%s: sbused(so_rcv) > enqueued", __func__));
625 log(LOG_ERR, "%s: tid %u inp %p", __func__, tid, toep->tp_inp);
644 CTR4(KTR_CXGB, "%s: tid %d, toep %p, flags %x", __func__, ti
1131 ("%s: inp NULL and tid isn't being aborted", __func__)); local
[all...]
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c617 panic("%s: bad control buffer segment count", __func__);
629 panic("%s: bad RX buffer segment count", __func__);
699 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__);
727 CTR2(KTR_CAS, "%s: %s", device_get_name(sc->sc_dev), __func__);
919 printf("%s: invalid descriptor ring size %d\n", __func__, sz);
948 printf("%s: invalid dcompletion ring size %d\n", __func__, sz);
980 __func__);
994 __func__);
1250 ("%s: too many DMA segments (%d)", __func__, nsegs));
1276 __func__, se
1711 ("%s: data and header present", __func__)); local
1717 ("%s: data present but header release", __func__)); local
1720 ("%s: header present but data release", __func__)); local
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c297 __func__,
339 __func__,
374 __func__,
411 __func__,
418 device_printf(sc->sc_dev, "%s: refcnt=0?\n", __func__);
587 DPRINTF(sc, ATH_DEBUG_ANY, "%s: devid 0x%x\n", __func__, devid);
807 "%s: unable to attach DFS\n", __func__);
815 "%s: unable to attach spectral\n", __func__);
823 "%s: unable to attach bluetooth coexistence\n", __func__);
831 "%s: unable to attach LNA diversity\n", __func__);
[all...]
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdSynch.c83 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
110 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
158 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
242 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
291 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
317 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
366 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
452 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
504 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
534 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c86 __func__, q);
102 __func__, q);
133 __func__, type);
137 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
142 __func__, q);
174 "%s: tx ok 0x%x err 0x%x desc 0x%x eol 0x%x urn 0x%x\n", __func__
206 __func__, q);
212 __func__, q);
216 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: release queue %u\n", __func__, q);
242 __func__,
[all...]
/freebsd-11-stable/lib/libdpv/
H A Ddpv.c365 warnx("%s: no labels provided", __func__);
368 warnx("%s: %u label%s provided", __func__, dpv_nfiles,
378 __func__, use_xdialog ? XDIALOG : DIALOG,
406 "(%zu > %i)", __func__, len, DPV_PPROMPT_MAX);
408 err(EXIT_FAILURE, "%s: replaceall()", __func__);
421 " (%zu > %i)", __func__, len, DPV_APROMPT_MAX);
423 err(EXIT_FAILURE, "%s: replaceall()", __func__);
463 "a number (not recommended)", __func__);
466 "whitespace (not recommended)", __func__);
481 __func__, first_fil
[all...]

Completed in 173 milliseconds

<<11121314151617181920>>