| /freebsd/sys/powerpc/powerpc/ |
| H A D | bus_machdep.c | 195 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 D | busdma_bounce.c | 218 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bounce_bus_dma_tag_create() 347 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamap_create() 394 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d\n", in bounce_bus_dmamem_alloc() 432 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc() 440 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc() 470 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_phys() 502 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_pages() 720 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bounce_bus_dmamap_sync()
|
| H A D | vm_machdep.c | 190 CTR4(KTR_PROC, "%s called with td=%p func=%p arg=%p", in cpu_fork_kthread_handler()
|
| H A D | busdma_machdep.c | 79 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in common_bus_dma_tag_create()
|
| /freebsd/sys/kern/ |
| H A D | kern_switch.c | 208 CTR4(KTR_CRITICAL, "critical_enter by thread %p (%ld, %s) to %d", td, in critical_enter_KBI() 253 CTR4(KTR_CRITICAL, "critical_exit by thread %p (%ld, %s) to %d", td, in critical_exit_KBI() 329 CTR4(KTR_RUNQ, in runq_sw_set_not_empty_op() 354 CTR4(KTR_RUNQ, in runq_sw_set_empty_op() 422 CTR4(KTR_RUNQ, "runq_add_idx: td=%p pri=%d idx=%d rqq=%p", in runq_add_idx() 446 CTR4(KTR_RUNQ, "runq_remove: td=%p pri=%d idx=%d rqq=%p", in runq_remove() 532 CTR4(KTR_RUNQ, in runq_findq()
|
| H A D | kern_sema.c | 58 CTR4(KTR_LOCK, "%s(%p, %d, \"%s\")", __func__, sema, value, description); in sema_init()
|
| H A D | kern_synch.c | 518 CTR4(KTR_PROC, "mi_switch: old thread %ld (td_sched %p, pid %ld, %s)", in mi_switch() 527 CTR4(KTR_PROC, "mi_switch: new thread %ld (td_sched %p, pid %ld, %s)", in mi_switch()
|
| /freebsd/sys/sys/ |
| H A D | ktr.h | 89 #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 D | vmm_ktr.h | 48 CTR4(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid), (p1), (p2)) 67 CTR4(KTR_VMM, "vm %s: " format, vm_name((vm)), (p1), (p2), (p3))
|
| /freebsd/sys/riscv/riscv/ |
| H A D | busdma_bounce.c | 194 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", in bounce_bus_dmamap_create() 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", in bounce_bus_dmamem_alloc() 523 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_pages() 846 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bounce_bus_dmamap_sync()
|
| H A D | trap.c | 330 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 D | busdma_machdep.c | 72 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in common_bus_dma_tag_create()
|
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | provider.c | 171 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 D | iw_cxgbe.h | 260 CTR4(KTR_IW_CXGBE, "%p: FW reply %d tid %u qpid %u", sc, in c4iw_wait_for_reply() 537 CTR4(KTR_IW_CXGBE, "%s key 0x%x addr 0x%llx len %d", in remove_mmap() 551 CTR4(KTR_IW_CXGBE, "%s key 0x%x addr 0x%llx len %d", __func__, mm->key, in insert_mmap() 679 CTR4(KTR_IW_CXGBE, "put_ep (%s:%u) ep %p, refcnt %d", \ 686 CTR4(KTR_IW_CXGBE, "get_ep (%s:%u) ep %p, refcnt %d", \
|
| H A D | cm.c | 346 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/x86/x86/ |
| H A D | busdma_bounce.c | 217 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", in bounce_bus_dmamap_create() 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", in bounce_bus_dmamem_alloc() 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() 876 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bounce_bus_dmamap_sync()
|
| H A D | busdma_machdep.c | 77 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 D | busdma_bounce.c | 322 CTR4(KTR_BUSDMA, "%s returned tag %p tag flags 0x%x error %d", in bounce_bus_dma_tag_create() 469 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamap_create() 521 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc() 549 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc() 614 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc() 622 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x error %d", in bounce_bus_dmamem_alloc() 706 CTR4(KTR_BUSDMA, "lowaddr= %d Maxmem= %d, boundary= %d, " in _bus_dmamap_count_pages() 1062 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bounce_bus_dmamap_sync()
|
| /freebsd/sys/powerpc/booke/ |
| H A D | pmap_32.c | 246 CTR4(KTR_PMAP, "%s: pmap = %p su = %d pdir_idx = %d", __func__, pmap, in ptbl_alloc() 304 CTR4(KTR_PMAP, "%s: pmap = %p su = %d pdir_idx = %d", __func__, pmap, in ptbl_free() 354 CTR4(KTR_PMAP, "%s: pmap = %p su = %d pdir_idx = %d", __func__, pmap, in ptbl_unhold() 506 CTR4(KTR_PMAP, "%s: su = %d pmap = %p va = %p", __func__, in pte_enter() 692 CTR4(KTR_PMAP, "%s: pmap = %p, proc %d '%s'", __func__, pmap, in mmu_booke_pinit()
|
| /freebsd/sys/arm/arm/ |
| H A D | busdma_machdep.c | 389 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", in bus_dma_tag_create() 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", in bus_dmamem_alloc() 1192 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bus_dmamap_sync() 1297 CTR4(KTR_BUSDMA, "%s: tag %p tag flags 0x%x op 0x%x " in bus_dmamap_sync()
|
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_tls.c | 527 CTR4(KTR_CXGBE, "%s: tid %d toep flags %#x tp flags %#x drop %d", in t4_push_ktls() 785 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), t_flags 0x%x", in do_tls_data() 809 CTR4(KTR_CXGBE, "%s: tid %u len %d seq %u", __func__, tid, len, in do_tls_data() 854 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), t_flags 0x%x", in do_rx_tls_cmp() 902 CTR4(KTR_CXGBE, "%s: tid %u TLS error %#x ddp_vld %#x", in do_rx_tls_cmp() 1109 CTR4(KTR_CXGBE, "%s: tid %u truncated TLS record (%d vs %u)", in do_rx_data_tls() 1134 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 D | cxgbei.c | 276 CTR4(KTR_CXGBE, "%s: tid %u, cpl->len %u, icp %p", __func__, tid, in do_rx_iscsi_data() 505 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), t_flags 0x%x", in do_rx_iscsi_ddp() 658 CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), t_flags 0x%x", in do_rx_iscsi_cmp() 673 CTR4(KTR_CXGBE, "%s: tid %u, excess rx (%d bytes), icc %p", in do_rx_iscsi_cmp()
|
| /freebsd/sys/dev/cas/ |
| H A D | if_cas.c | 1300 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 D | mld6.c | 706 CTR4(KTR_MLD, "%s: %s/%s timer=%d", __func__, in mld_v1_update_group() 859 CTR4(KTR_MLD, "%s: qrv %d qi %d maxdelay %d", __func__, qrv, qqi, in mld_v2_input_query() 1584 CTR4(KTR_MLD, "%s: switching to v%d on ifp %p(%s)", __func__, in mld_set_version() 1930 CTR4(KTR_MLD, "%s: initial join %s on ifp %p(%s)", in mld_initial_join() 2079 CTR4(KTR_MLD, "%s: state change for %s on ifp %p(%s)", in mld_handle_state_change() 2142 CTR4(KTR_MLD, "%s: final leave %s on ifp %p(%s)", in mld_final_leave() 2183 CTR4(KTR_MLD, "%s: Leaving %s/%s with %d " in mld_final_leave() 2385 CTR4(KTR_MLD, "%s: queueing %s for %s/%s", __func__, in mld_v2_enqueue_group_record()
|
| /freebsd/sys/dev/gem/ |
| H A D | if_gem.c | 1196 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()
|