Home
last modified time | relevance | path

Searched refs:CTR4 (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/sys/kern/
H A Dkern_switch.c204 CTR4(KTR_CRITICAL, "critical_enter by thread %p (%ld, %s) to %d", td, in critical_enter_KBI()
249 CTR4(KTR_CRITICAL, "critical_exit by thread %p (%ld, %s) to %d", td, in critical_exit_KBI()
279 CTR4(KTR_RUNQ, "runq_clrbit: bits=%#x %#x bit=%#x word=%d", in runq_clrbit()
351 CTR4(KTR_RUNQ, "runq_setbit: bits=%#x %#x bit=%#x word=%d", in runq_setbit()
372 CTR4(KTR_RUNQ, "runq_add: td=%p pri=%d %d rqh=%p", in runq_add()
390 CTR4(KTR_RUNQ, "runq_add_pri: td=%p pri=%d idx=%d rqh=%p", in runq_add_pri()
497 CTR4(KTR_RUNQ, in runq_choose_from()
529 CTR4(KTR_RUNQ, "runq_remove_idx: td=%p, pri=%d %d rqh=%p", in runq_remove_idx()
H A Dkern_sema.c58 CTR4(KTR_LOCK, "%s(%p, %d, \"%s\")", __func__, sema, value, description); in sema_init()
H A Dkern_synch.c522 CTR4(KTR_PROC, "mi_switch: old thread %ld (td_sched %p, pid %ld, %s)", in mi_switch()
531 CTR4(KTR_PROC, "mi_switch: new thread %ld (td_sched %p, pid %ld, %s)", in mi_switch()
/freebsd/sys/powerpc/powerpc/
H A Dbus_machdep.c195 CTR4(KTR_BE_IO, "%s(bsh=%#x, ofs=%#x) = %#x", __func__, bsh, ofs, res); in native_bs_rs_1()
208 CTR4(KTR_BE_IO, "%s(bsh=%#x, ofs=%#x) = %#x", __func__, bsh, ofs, res); in native_bs_rs_2()
221 CTR4(KTR_BE_IO, "%s(bsh=%#x, ofs=%#x) = %#x", __func__, bsh, ofs, res); in native_bs_rs_4()
309 CTR4(KTR_BE_IO, "%s(bsh=%#x, ofs=%#x, val=%#x)", __func__, bsh, ofs, val); in native_bs_ws_1()
320 CTR4(KTR_BE_IO, "%s(bsh=%#x, ofs=%#x, val=%#x)", __func__, bsh, ofs, val); in native_bs_ws_2()
331 CTR4(KTR_BE_IO, "%s(bsh=%#x, ofs=%#x, val=%#x)", __func__, bsh, ofs, val); in native_bs_ws_4()
342 CTR4(KTR_BE_IO, "%s(bsh=%#x, ofs=%#x, val=%#x)", __func__, bsh, ofs, val); in native_bs_ws_8()
509 CTR4(KTR_LE_IO, "%s(bsh=%#x, ofs=%#x) = %#x", __func__, bsh, ofs, res); in swapped_bs_rs_1()
522 CTR4(KTR_LE_IO, "%s(bsh=%#x, ofs=%#x) = %#x", __func__, bsh, ofs, res); in swapped_bs_rs_2()
535 CTR4(KTR_LE_IO, "%s(bsh=%#x, ofs=%#x) = %#x", __func__, bsh, ofs, res); in swapped_bs_rs_4()
[all …]
H A Dbusdma_machdep.c166 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bus_dma_tag_create()
238 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bus_dma_tag_create()
365 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bus_dmamap_create()
445 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bus_dmamem_alloc()
451 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bus_dmamem_alloc()
480 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_phys()
512 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_pages()
729 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bus_dmamap_sync()
H A Dvm_machdep.c190 CTR4(KTR_PROC, "%s called with td=%p func=%p arg=%p", in cpu_fork_kthread_handler()
/freebsd/sys/sys/
H A Dktr.h89 #define CTR4(m, format, p1, p2, p3, p4) CTR6(m, format, p1, p2, p3, p4, 0, 0) macro
96 #define CTR4(m, d, p1, p2, p3, p4) (void)0 macro
105 #define TR4(d, p1, p2, p3, p4) CTR4(KTR_GEN, d, p1, p2, p3, p4)
112 _KTR_MACRO(__VA_ARGS__, CTR6, CTR5, CTR4, CTR3, CTR2, CTR1, \
146 CTR4(m, KTR_EFMT(egroup, ident, etype) a0 ", " a1, \
260 #define ITR4(d, p1, p2, p3, p4) CTR4(KTR_INIT, d, p1, p2, p3, p4)
/freebsd/sys/dev/vmm/
H A Dvmm_ktr.h46 CTR4(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid), (p1), (p2))
65 CTR4(KTR_VMM, "vm %s: " format, vm_name((vm)), (p1), (p2), (p3))
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c171 CTR4(KTR_IW_CXGBE, "%s:1 ctx %p vma %p, vm_start %u", __func__, in c4iw_mmap()
174 CTR4(KTR_IW_CXGBE, "%s:1a pgoff 0x%lx key 0x%x len %d", __func__, in c4iw_mmap()
188 CTR4(KTR_IW_CXGBE, "%s:3 ucontext %p key %u len %u", __func__, in c4iw_mmap()
204 CTR4(KTR_IW_CXGBE, "%s:4 ctx %p vma %p ret %u", __func__, context, vma, in c4iw_mmap()
231 CTR4(KTR_IW_CXGBE, "%s: ibdev %p, pd %p, data %p", __func__, ibdev, in c4iw_allocate_pd()
342 CTR4(KTR_IW_CXGBE, "%s ibdev %p, port %d, props %p", __func__, ibdev, in c4iw_query_port()
H A Diw_cxgbe.h261 CTR4(KTR_IW_CXGBE, "%p: FW reply %d tid %u qpid %u", sc, in c4iw_wait_for_reply()
538 CTR4(KTR_IW_CXGBE, "%s key 0x%x addr 0x%llx len %d", in remove_mmap()
552 CTR4(KTR_IW_CXGBE, "%s key 0x%x addr 0x%llx len %d", __func__, mm->key, in insert_mmap()
680 CTR4(KTR_IW_CXGBE, "put_ep (%s:%u) ep %p, refcnt %d", \
687 CTR4(KTR_IW_CXGBE, "get_ep (%s:%u) ep %p, refcnt %d", \
H A Dcm.c346 CTR4(KTR_IW_CXGBE, "%s: Failed to get parent ifnet of " in find_real_listen_ep()
392 CTR4(KTR_IW_CXGBE, "%s ep :%p, tid:%u, state %d", __func__, in process_timeout()
423 CTR4(KTR_IW_CXGBE, "%s unexpected state ep %p tid %u state %u" in process_timeout()
572 CTR4(KTR_IW_CXGBE, "%s:ppcB ep %p so %p state %s", __func__, ep, in process_peer_close()
759 CTR4(KTR_IW_CXGBE, "%s:pccB ep %p so %p state %s", __func__, ep, in process_close_complete()
1018 CTR4(KTR_IW_CXGBE, in process_newconn()
1143 CTR4(KTR_IW_CXGBE, "%s: lep %p listen_so %p " in process_socket_event()
1336 CTR4(KTR_IW_CXGBE, "%s: ep %p, history 0x%lx, flags 0x%lx", in _c4iw_free_ep()
1458 CTR4(KTR_IW_CXGBE, "%s:smrejB %p %u %d", __func__, ep, ep->hwtid, in send_mpa_reject()
1466 CTR4(KTR_IW_CXGBE, "%s:smrej1 %p %u %d", __func__, ep, in send_mpa_reject()
[all …]
/freebsd/sys/riscv/riscv/
H A Dbusdma_bounce.c194 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bounce_bus_dma_tag_create()
315 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d",
376 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
401 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
448 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
456 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d",
523 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_pages()
845 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in dma_dcache_sync()
H A Dtrap.c330 CTR4(KTR_TRAP, "%s: exception=%lu, sepc=%#lx, stval=%#lx", __func__, in do_trap_supervisor()
407 CTR4(KTR_TRAP, "%s: exception=%lu, sepc=%#lx, stval=%#lx", __func__, in do_trap_user()
H A Dbusdma_machdep.c72 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in common_bus_dma_tag_create()
/freebsd/sys/x86/x86/
H A Dbusdma_bounce.c217 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bounce_bus_dma_tag_create()
353 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d",
406 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
466 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
472 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d",
552 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_pages()
592 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_ma()
875 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bounce_bus_dmamap_load_ma()
H A Dbusdma_machdep.c77 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in common_bus_dma_tag_create()
/freebsd/sys/arm64/arm64/
H A Dbusdma_bounce.c310 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bounce_bus_dma_tag_create()
457 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamap_create()
508 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
533 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
595 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
603 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc()
687 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_pages()
1043 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bounce_bus_dmamap_sync()
H A Dbusdma_machdep.c73 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in common_bus_dma_tag_create()
/freebsd/sys/arm/arm/
H A Dbusdma_machdep.c389 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bus_dma_tag_create()
471 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d",
671 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bus_dmamem_alloc()
731 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bus_dmamem_alloc()
743 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d",
1192 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in dma_dcache_sync()
1299 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bus_dmamap_sync()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c512 CTR4(KTR_CXGBE, "%s: tid %d toep flags %#x tp flags %#x drop %d", in t4_push_ktls()
749 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_tls_data()
774 CTR4(KTR_CXGBE, "%s: tid %u len %d seq %u", __func__, tid, len, in do_tls_data()
819 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_rx_tls_cmp()
859 CTR4(KTR_CXGBE, "%s: tid %u TLS error %#x ddp_vld %#x", in do_rx_tls_cmp()
1039 CTR4(KTR_CXGBE, "%s: tid %u truncated TLS record (%d vs %u)", in do_rx_data_tls()
1064 CTR4(KTR_CXGBE, "%s: tid %u dropping TLS record type %u, length %u", in do_rx_data_tls()
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c276 CTR4(KTR_CXGBE, "%s: tid %u, cpl->len %u, icp %p", __func__, tid, in do_rx_iscsi_data()
504 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_rx_iscsi_ddp()
657 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x", in do_rx_iscsi_cmp()
674 CTR4(KTR_CXGBE, "%s: tid %u, excess rx (%d bytes), icc %p", in do_rx_iscsi_cmp()
/freebsd/sys/dev/cas/
H A Dif_cas.c1300 CTR4(KTR_CAS, "%s: setting firstdesc=%d, lastdesc=%d, ndescs=%d", in cas_load_txmbuf()
1443 CTR4(KTR_CAS, "%s: %s: txfree %d, txnext %d", in cas_start()
1537 CTR4(KTR_CAS, "%s: txs->txs_firstdesc = %d, " in cas_tint()
1642 CTR4(KTR_CAS, "%s: sc->sc_rxcptr %d, sc->sc_rxdptr %d, head %d", in cas_rint()
1714 CTR4(KTR_CAS, "%s: hdr at idx %d, off %d, len %d", in cas_rint()
1753 CTR4(KTR_CAS, "%s: data at idx %d, off %d, len %d", in cas_rint()
1853 CTR4(KTR_CAS, "%s: done sc->sc_rxcptr %d, sc->sc_rxdptr %d, head %d", in cas_rint()
1968 CTR4(KTR_CAS, "%s: %s: cplt %x, status %x", in cas_intr_task()
2081 CTR4(KTR_CAS, in cas_watchdog()
2086 CTR4(KTR_CAS, in cas_watchdog()
/freebsd/sys/netinet6/
H A Dmld6.c731 CTR4(KTR_MLD, "%s: %s/%s timer=%d", __func__, in mld_v1_update_group()
884 CTR4(KTR_MLD, "%s: qrv %d qi %d maxdelay %d", __func__, qrv, qqi, in mld_v2_input_query()
1609 CTR4(KTR_MLD, "%s: switching to v%d on ifp %p(%s)", __func__, in mld_set_version()
1955 CTR4(KTR_MLD, "%s: initial join %s on ifp %p(%s)", in mld_initial_join()
2104 CTR4(KTR_MLD, "%s: state change for %s on ifp %p(%s)", in mld_handle_state_change()
2167 CTR4(KTR_MLD, "%s: final leave %s on ifp %p(%s)", in mld_final_leave()
2208 CTR4(KTR_MLD, "%s: Leaving %s/%s with %d " in mld_final_leave()
2410 CTR4(KTR_MLD, "%s: queueing %s for %s/%s", __func__, in mld_v2_enqueue_group_record()
/freebsd/sys/dev/gem/
H A Dif_gem.c1196 CTR4(KTR_GEM, "%s: setting firstdesc=%d, lastdesc=%d, ndescs=%d", in gem_load_txmbuf()
1327 CTR4(KTR_GEM, "%s: %s: txfree %d, txnext %d", in gem_start_locked()
1419 CTR4(KTR_GEM, "%s: txs->txs_firstdesc = %d, " in gem_tint()
1456 CTR4(KTR_GEM, "%s: GEM_TX_STATE_MACHINE %x GEM_TX_DATA_PTR %llx " in gem_tint()
1695 CTR4(KTR_GEM, "%s: %s: cplt %x, status %x", in gem_intr()
1778 CTR4(KTR_GEM, in gem_watchdog()
1783 CTR4(KTR_GEM, in gem_watchdog()
/freebsd/sys/netinet/
H A Digmp.c941 CTR4(KTR_IGMPV3, "0x%08x: %s/%s timer=%d", __func__, in igmp_v2_update_group()
1085 CTR4(KTR_IGMPV3, "%s: qrv %d qi %d qri %d", __func__, qrv, qqi, in igmp_input_v3_query()
1988 CTR4(KTR_IGMPV3, "%s: switching to v%d on ifp %p(%s)", __func__, in igmp_set_version()
2388 CTR4(KTR_IGMPV3, "%s: initial join 0x%08x on ifp %p(%s)", __func__, in igmp_initial_join()
2515 CTR4(KTR_IGMPV3, "%s: state change for 0x%08x on ifp %p(%s)", __func__, in igmp_handle_state_change()
2574 CTR4(KTR_IGMPV3, "%s: final leave 0x%08x on ifp %p(%s)", in igmp_final_leave()
2616 CTR4(KTR_IGMPV3, "%s: Leaving 0x%08x/%s with %d " in igmp_final_leave()
2794 CTR4(KTR_IGMPV3, "%s: queueing %s for 0x%08x/%s", __func__, in igmp_v3_enqueue_group_record()

1234