Home
last modified time | relevance | path

Searched refs:tslog (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dtslog.h56 #define TSRAW(a, b, c, d) tslog(a, b, c, d)
57 void tslog(void *, int, const char *, const char *);
/f-stack/freebsd/kern/
H A Dkern_tslog.c53 tslog(void * td, int type, const char * f, const char * s) in tslog() function
117 SYSCTL_PROC(_debug, OID_AUTO, tslog, CTLTYPE_STRING|CTLFLAG_RD|CTLFLAG_MPSAFE,
H A Ddevice_if.m44 #include <sys/tslog.h>