Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtslog.h59 #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 Dkern_tslog.c54 tslog(void * td, int type, const char * f, const char * s) in tslog() function
135 SYSCTL_PROC(_debug, OID_AUTO, tslog,
H A Ddevice_if.m43 #include <sys/tslog.h>
/freebsd/stand/libsa/
H A Dtslog.c78 tslog(const char * type, const char * f, const char * s) in tslog() function
H A Dstand.h550 #define TSRAW(a, b, c) tslog(a, b, c)
555 void tslog(const char *, const char *, const char *);
H A DMakefile18 random.c sbrk.c tslog.c twiddle.c zalloc.c zalloc_malloc.c
/freebsd/stand/
H A Dloader.mk8 SRCS+= module.c nvstore.c pnglite.c tslog.c
/freebsd/sys/dev/fdt/
H A Dfdt_pinctrl_if.m65 #include <sys/tslog.h>
/freebsd/share/man/man4/
H A DMakefile587 tslog.4 \
/freebsd/sys/conf/
H A Dfiles3870 kern/kern_tslog.c optional tslog