Searched refs:tslog (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | tslog.h | 56 #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 D | kern_tslog.c | 53 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 D | device_if.m | 44 #include <sys/tslog.h>
|