Searched refs:KTR_SUBSYS (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dktr_class.h40 * Two of the trace classes (KTR_DEV and KTR_SUBSYS) are special in that
50 #define KTR_SUBSYS 0x00000020 /* Subsystem. */ macro
H A Dpmc.h1098 #define KTR_PMC KTR_SUBSYS
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_util.h132 #define KTR_LINUX KTR_SUBSYS
/freebsd-13-stable/sys/netinet/
H A Dsctp_os_bsd.h175 #define SCTP_LTRACE_CHK(a, b, c, d) if(SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LTRACE_CHUNK_ENABLE) SCTP_CTR6(KTR_SUBSYS, "SCTP:%d[%d]:%x-%x-%x-%x", SCTP_LOG_CHUNK_PROC, 0, a, b, c, d)
H A Dsctputil.c66 #define KTR_SCTP KTR_SUBSYS
/freebsd-13-stable/sys/kern/
H A Dsubr_witness.c126 #define KTR_WITNESS KTR_SUBSYS

Completed in 103 milliseconds