Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDsubr_kdb.c230 static void kdb_stack_overflow(volatile int *x) __noinline;
232 kdb_stack_overflow(volatile int *x) in kdb_stack_overflow() function
237 kdb_stack_overflow(x); in kdb_stack_overflow()
255 kdb_stack_overflow(&x); in kdb_sysctl_stack_overflow()