Searched refs:tslog (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/sys/ |
H A D | tslog.h | 59 #define TSRAW(a, b, c, d) tslog(a, b, c, d) 60 void tslog(void *, int, const char *, const char *);
|
/freebsd/sys/kern/ |
H A D | kern_tslog.c | 54 tslog(void * td, int type, const char * f, const char * s) in tslog() function 135 SYSCTL_PROC(_debug, OID_AUTO, tslog,
|
H A D | device_if.m | 43 #include <sys/tslog.h>
|
/freebsd/stand/libsa/ |
H A D | tslog.c | 78 tslog(const char * type, const char * f, const char * s) in tslog() function
|
H A D | stand.h | 550 #define TSRAW(a, b, c) tslog(a, b, c) 555 void tslog(const char *, const char *, const char *);
|
H A D | Makefile | 18 random.c sbrk.c tslog.c twiddle.c zalloc.c zalloc_malloc.c
|
/freebsd/stand/ |
H A D | loader.mk | 8 SRCS+= module.c nvstore.c pnglite.c tslog.c
|
/freebsd/sys/dev/fdt/ |
H A D | fdt_pinctrl_if.m | 65 #include <sys/tslog.h>
|
/freebsd/share/man/man4/ |
H A D | Makefile | 587 tslog.4 \
|
/freebsd/sys/conf/ |
H A D | files | 3870 kern/kern_tslog.c optional tslog
|