Searched refs:stack_ktr (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | stack.h | 61 void stack_ktr(u_int, const char *, int, const struct stack *, 65 stack_ktr((m), __FILE__, __LINE__, st, depth); \
|
| /freebsd/sys/kern/ |
| H A D | subr_stack.c | 225 stack_ktr(u_int mask, const char *file, int line, const struct stack *st, in stack_ktr() function
|