| /f-stack/freebsd/netinet6/ |
| H A D | mld6.c | 482 CTR3(KTR_MLD, "%s: called for ifp %p(%s)", in mld_domifattach() 596 CTR3(KTR_MLD, "%s: called for ifp %p(%s)", in mld_domifdetach() 654 CTR3(KTR_MLD, "ignore v1 query %s on ifp %p(%s)", in mld_v1_input_query() 1116 CTR3(KTR_MLD, "ignore v1 report %s on ifp %p(%s)", in mld_v1_input_report() 1216 CTR3(KTR_MLD, in mld_v1_input_report() 2114 CTR3(KTR_MLD, "%s: T1 -> T0 for %s/%s", __func__, in mld_initial_join() 2156 CTR3(KTR_MLD, "%s: T1 -> T0 for %s/%s", __func__, in mld_handle_state_change() 2277 CTR3(KTR_MLD, "%s: T1 -> T0 for %s/%s", __func__, in mld_final_leave() 2431 CTR3(KTR_MLD, "%s: nothing to do for %s/%s", in mld_v2_enqueue_group_record() 2825 CTR3(KTR_MLD, "%s: mode: t0 %d, t1 %d", in mld_v2_enqueue_filter_change() [all …]
|
| H A D | in6_mcast.c | 935 CTR3(KTR_MLD, "%s: allocated %s as %p", __func__, in in6m_get_source() 959 CTR3(KTR_MLD, "%s: t1 ex -= %d on %s", __func__, n, ip6tbuf); in im6s_merge() 962 CTR3(KTR_MLD, "%s: t1 in -= %d on %s", __func__, n, ip6tbuf); in im6s_merge() 967 CTR3(KTR_MLD, "%s: t1 ex += %d on %s", __func__, n, ip6tbuf); in im6s_merge() 970 CTR3(KTR_MLD, "%s: t1 in += %d on %s", __func__, n, ip6tbuf); in im6s_merge() 1035 CTR3(KTR_MLD, "%s: imf filters in-mode: %d at t0, %d at t1", in in6m_merge() 1049 CTR3(KTR_MLD, "%s: imf transition %d to %d", in in6m_merge() 1103 CTR3(KTR_MLD, "%s: merged imf %p to inm %p", __func__, imf, inm); in in6m_merge() 1483 CTR3(KTR_MLD, "%s: source %s %spresent", __func__, in in6p_block_unblock_source() 1903 CTR3(KTR_MLD, "%s: ipv6mr_interface = %d, ifp = %p", in in6p_join_group() [all …]
|
| /f-stack/freebsd/netinet/ |
| H A D | igmp.c | 618 CTR3(KTR_IGMPV3, "%s: called for ifp %p(%s)", in igmp_domifattach() 717 CTR3(KTR_IGMPV3, "%s: called for ifp %p(%s)", in igmp_domifdetach() 917 CTR3(KTR_IGMPV3, in igmp_input_v2_query() 1021 CTR3(KTR_IGMPV3, "%s: clamping qrv %d to %d", __func__, in igmp_input_v3_query() 1332 CTR3(KTR_IGMPV3, in igmp_input_v1_report() 1340 CTR3(KTR_IGMPV3, in igmp_input_v1_report() 1449 CTR3(KTR_IGMPV3, in igmp_input_v2_report() 2189 CTR3(KTR_IGMPV3, in igmp_v1v2_process_querier_timers() 3175 CTR3(KTR_IGMPV3, "%s: mode: t0 %d, t1 %d", in igmp_v3_enqueue_filter_change() 3333 CTR3(KTR_IGMPV3, "%s: queueing %p to scq %p)", in igmp_v3_merge_state_changes() [all …]
|
| H A D | in_mcast.c | 965 CTR3(KTR_IGMPV3, "%s: allocated 0x%08x as %p", __func__, in inm_get_source() 985 CTR3(KTR_IGMPV3, "%s: t1 ex -= %d on 0x%08x", in ims_merge() 989 CTR3(KTR_IGMPV3, "%s: t1 in -= %d on 0x%08x", in ims_merge() 995 CTR3(KTR_IGMPV3, "%s: t1 ex += %d on 0x%08x", in ims_merge() 999 CTR3(KTR_IGMPV3, "%s: t1 in += %d on 0x%08x", in ims_merge() 1079 CTR3(KTR_IGMPV3, "%s: imf transition %d to %d", in inm_merge() 1455 CTR3(KTR_IGMPV3, "%s: imr_interface = 0x%08x, ifp = %p", in inp_block_unblock_source() 1526 CTR3(KTR_IGMPV3, "%s: source 0x%08x %spresent", __func__, in inp_block_unblock_source() 2037 CTR3(KTR_IGMPV3, "%s: imr_interface = 0x%08x, ifp = %p", in inp_join_group() 2358 CTR3(KTR_IGMPV3, "%s: imr_interface = 0x%08x, ifp = %p", in inp_leave_group() [all …]
|
| H A D | ip_mroute.c | 658 CTR3(KTR_IPMF, "%s: so_type %d, pr_protocol %d", __func__, in ip_mrouter_init() 1164 CTR3(KTR_IPMF, "%s: delete mfc orig 0x%08x group %lx", __func__, in del_mfc() 1229 CTR3(KTR_IPMF, "ip_mforward: delete mfc orig 0x%08x group %lx ifp %p", in X_ip_mforward() 1469 CTR3(KTR_IPMF, "%s: expire (%lx, %lx)", __func__, in expire_upcalls() 1697 CTR3(KTR_IPMF, "%s: vif %td err %d", __func__, in send_packet() 2574 CTR3(KTR_IPMF, "%s: short packet (%d) from 0x%08x", in pim_input() 2626 CTR3(KTR_IPMF, "%s: bad version %d expect %d", __func__, in pim_input() 2674 CTR3(KTR_IPMF, "%s: register: encap ip src 0x%08x len %d", in pim_input()
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_ktr.h | 45 CTR3(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid), (p1)) 64 CTR3(KTR_VMM, "vm %s: " format, vm_name((vm)), (p1), (p2))
|
| /f-stack/freebsd/mips/mips/ |
| H A D | mp_machdep.c | 70 CTR3(KTR_SMP, "%s: cpu=%d, ipi=%x", __func__, pc->pc_cpuid, ipi); in ipi_send() 96 CTR3(KTR_SMP, "%s: pc: %p, ipi: %x\n", __func__, pc, in ipi_selected() 108 CTR3(KTR_SMP, "%s: cpu: %d, ipi: %x\n", __func__, cpu, ipi); in ipi_cpu()
|
| H A D | busdma_machdep.c | 558 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bus_dmamap_create() 566 CTR3(KTR_BUSDMA, "%s: tag %p error %d", __func__, dmat, ENOMEM); in bus_dmamap_create() 633 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bus_dmamap_destroy() 776 CTR3(KTR_BUSDMA, "%s: tag %p flags 0x%x", __func__, dmat, dmat->flags); in bus_dmamem_free() 787 CTR3(KTR_BUSDMA, "lowaddr= %d, boundary= %d, alignment= %d", in _bus_dmamap_count_phys() 818 CTR3(KTR_BUSDMA, "lowaddr= %d, boundary= %d, alignment= %d", in _bus_dmamap_count_pages() 1002 CTR3(KTR_BUSDMA, "lowaddr= %d boundary= %d, " in _bus_dmamap_load_buffer() 1278 CTR3(KTR_BUSDMA, "%s: op %x flags %x", __func__, op, map->flags); in bus_dmamap_sync()
|
| H A D | pm_machdep.c | 253 CTR3(KTR_PTRACE, in ptrace_single_step() 292 CTR3(KTR_PTRACE, in ptrace_single_step() 500 CTR3(KTR_PTRACE, in ptrace_clear_single_step()
|
| /f-stack/freebsd/kern/ |
| H A D | sys_process.c | 443 CTR3(KTR_PTRACE, "PT_VM_ENTRY: pid %d, entry %d, start %p", in ptrace_vm_entry() 872 CTR3(KTR_PTRACE, "PT_FOLLOW_FORK: pid %d %s -> %s", p->p_pid, in kern_ptrace() 882 CTR3(KTR_PTRACE, "PT_LWP_EVENTS: pid %d %s -> %s", p->p_pid, in kern_ptrace() 912 CTR3(KTR_PTRACE, "PT_SET_EVENT_MASK: pid %d mask %#x -> %#x", in kern_ptrace() 968 CTR3(KTR_PTRACE, "PT_STEP: tid %d (pid %d), sig = %d", in kern_ptrace() 1007 CTR3(KTR_PTRACE, in kern_ptrace() 1032 CTR3(KTR_PTRACE, in kern_ptrace() 1108 CTR3(KTR_PTRACE, "PT_WRITE: pid %d: %p <= %#x", in kern_ptrace() 1121 CTR3(KTR_PTRACE, "PT_READ: pid %d: %p >= %#x", in kern_ptrace() 1140 CTR3(KTR_PTRACE, "PT_IO: pid %d: READ (%p, %#x)", in kern_ptrace() [all …]
|
| H A D | kern_switch.c | 307 CTR3(KTR_RUNQ, "runq_findbit: bits=%#x i=%d pri=%d", in runq_findbit() 333 CTR3(KTR_RUNQ, "runq_findbit_from: bits=%#x i=%d pri=%d", in runq_findbit_from() 460 CTR3(KTR_RUNQ, in runq_choose_fuzz() 483 CTR3(KTR_RUNQ, in runq_choose()
|
| H A D | kern_timeout.c | 585 CTR3(KTR_CALLOUT, "precision set for %p: %d.%08x", in callout_cc_add() 673 CTR3(KTR_CALLOUT, "callout giant %p func %p arg %p", in softclock_call_cc() 679 CTR3(KTR_CALLOUT, "callout lock %p func %p arg %p", in softclock_call_cc() 686 CTR3(KTR_CALLOUT, "callout %p func %p arg %p", in softclock_call_cc() 768 CTR3(KTR_CALLOUT, in softclock_call_cc() 1212 CTR3(KTR_CALLOUT, "cancelled %p func %p arg %p", in _callout_stop_safe() 1253 CTR3(KTR_CALLOUT, "postponing stop %p func %p arg %p", in _callout_stop_safe() 1264 CTR3(KTR_CALLOUT, "failed to stop %p func %p arg %p", in _callout_stop_safe() 1282 CTR3(KTR_CALLOUT, "failed to stop %p func %p arg %p", in _callout_stop_safe() 1297 CTR3(KTR_CALLOUT, "cancelled %p func %p arg %p", in _callout_stop_safe()
|
| H A D | subr_trap.c | 101 CTR3(KTR_SYSC, "userret: thread %p (pid %d, %s)", td, p->p_pid, in userret() 212 CTR3(KTR_SYSC, "ast: thread %p (pid %d, %s)", td, p->p_pid, in ast()
|
| H A D | subr_eventhandler.c | 197 CTR3(KTR_EVH, "%s: removing item %p from \"%s\"", __func__, ep, in _eventhandler_deregister() 202 CTR3(KTR_EVH, "%s: marking item %p from \"%s\" as dead", __func__, in _eventhandler_deregister()
|
| H A D | kern_clocksource.c | 146 CTR3(KTR_SPARE2, "ipi at %d: now %d.%08x", in hardclockintr() 164 CTR3(KTR_SPARE2, "handle at %d: now %d.%08x", in handleevents() 326 CTR3(KTR_SPARE2, "intr at %d: now %d.%08x", 778 CTR3(KTR_SPARE2, "idle at %d: now %d.%08x", 807 CTR3(KTR_SPARE2, "active at %d: now %d.%08x",
|
| H A D | subr_sleepqueue.c | 462 CTR3(KTR_PROC, "sleepq catching signals: thread %p (pid %ld, %s)", in sleepq_check_ast_sc_locked() 610 CTR3(KTR_PROC, "sleepq resume: thread %p (pid %ld, %s)", in sleepq_switch() 853 CTR3(KTR_PROC, "sleepq_wakeup: thread %p (pid %ld, %s)", in sleepq_remove_thread() 1015 CTR3(KTR_PROC, "sleepq_timeout: thread %p (pid %ld, %s)", in sleepq_timeout() 1115 CTR3(KTR_PROC, "sleepq_abort: thread %p (pid %ld, %s)", in sleepq_abort()
|
| H A D | kern_sema.c | 68 CTR3(KTR_LOCK, "%s(%p) \"%s\"", __func__, sema, in sema_destroy()
|
| H A D | kern_intr.c | 637 CTR3(KTR_INTR, "%s: added %s to %s", __func__, ih->ih_name, in intr_event_add_handler() 840 CTR3(KTR_INTR, "%s: removing %s from %s", __func__, handler->ih_name, in intr_event_remove_handler() 989 CTR3(KTR_INTR, "%s: schedule pid %d (%s)", __func__, td->td_proc->p_pid, in intr_event_schedule_thread() 1059 CTR3(KTR_INTR, "swi_sched: %s %s need=%d", ie->ie_name, ih->ih_name, in swi_sched() 1247 CTR3(KTR_INTR, "%s: pid %d (%s) exiting", __func__, in ithread_loop()
|
| /f-stack/freebsd/sys/ |
| H A D | ktr.h | 89 #define CTR3(m, format, p1, p2, p3) CTR6(m, format, p1, p2, p3, 0, 0, 0) macro 96 #define CTR3(m, d, p1, p2, p3) (void)0 macro 105 #define TR3(d, p1, p2, p3) CTR3(KTR_GEN, d, p1, p2, p3) 138 CTR3(m, KTR_EFMT(egroup, ident, etype) a0, ident, edat, (v0)) 253 #define ITR3(d, p1, p2, p3) CTR3(KTR_INIT, d, p1, p2, p3)
|
| /f-stack/lib/ |
| H A D | ff_kern_timeout.c | 444 CTR3(KTR_CALLOUT, "callout giant %p func %p arg %p", in softclock_call_cc() 450 CTR3(KTR_CALLOUT, "callout lock %p func %p arg %p", in softclock_call_cc() 457 CTR3(KTR_CALLOUT, "callout %p func %p arg %p", in softclock_call_cc() 938 CTR3(KTR_CALLOUT, "cancelled %p func %p arg %p", in _callout_stop_safe() 958 CTR3(KTR_CALLOUT, "postponing stop %p func %p arg %p", in _callout_stop_safe() 966 CTR3(KTR_CALLOUT, "failed to stop %p func %p arg %p", in _callout_stop_safe() 980 CTR3(KTR_CALLOUT, "failed to stop %p func %p arg %p", in _callout_stop_safe() 995 CTR3(KTR_CALLOUT, "cancelled %p func %p arg %p", in _callout_stop_safe()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | busdma_bounce.c | 287 CTR3(KTR_BUSDMA, "%s tag %p error %d", __func__, dmat_copy, error); in bounce_bus_dma_tag_destroy() 308 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bounce_bus_dmamap_create() 330 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bounce_bus_dmamap_create() 384 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bounce_bus_dmamap_destroy() 509 CTR3(KTR_BUSDMA, "%s: tag %p flags 0x%x", __func__, dmat, in bounce_bus_dmamem_free() 570 CTR3(KTR_BUSDMA, "map= %p, nobouncemap= %p, pagesneeded= %d", in _bus_dmamap_count_pages() 609 CTR3(KTR_BUSDMA, "map= %p, nobouncemap= %p, pagesneeded= %d", in _bus_dmamap_count_ma()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | busdma_bounce.c | 370 CTR3(KTR_BUSDMA, "%s tag %p error %d", __func__, dmat_copy, error); in bounce_bus_dma_tag_destroy() 418 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bounce_bus_dmamap_create() 426 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bounce_bus_dmamap_create() 496 CTR3(KTR_BUSDMA, "%s: tag %p error %d", __func__, dmat, EBUSY); in bounce_bus_dmamap_destroy() 644 CTR3(KTR_BUSDMA, "%s: tag %p flags 0x%x", __func__, dmat, in bounce_bus_dmamem_free() 1199 CTR3(KTR_BUSDMA, "%s: tag %p op 0x%x " in bounce_bus_dmamap_sync()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | mp_machdep.c | 386 CTR3(KTR_SMP, "%s: cpu: %d, ipi: %x", __func__, cpu, ipi); in ipi_cpu()
|
| H A D | busdma_machdep.c | 640 CTR3(KTR_BUSDMA, "%s tag %p error %d", __func__, dmat_copy, error); in bus_dma_tag_destroy() 703 CTR3(KTR_BUSDMA, "%s: tag %p error %d", __func__, dmat, ENOMEM); in allocate_map() 723 CTR3(KTR_BUSDMA, "%s: tag %p error %d", __func__, dmat, ENOMEM); in bus_dmamap_create() 757 CTR3(KTR_BUSDMA, "%s: tag %p error %d", in bus_dmamap_destroy() 903 CTR3(KTR_BUSDMA, "%s: tag %p flags 0x%x", __func__, dmat, dmat->flags); in bus_dmamem_free()
|
| /f-stack/freebsd/arm/mv/ |
| H A D | ic.c | 184 CTR3(KTR_INTR, "%s: last=%d, next=%d", __func__, last, next); in arm_get_next_irq()
|