Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_lockdebug.c125 static int lockdebug_more(int);
305 s = lockdebug_more(s); in lockdebug_alloc()
307 s = lockdebug_more(s); in lockdebug_alloc()
388 lockdebug_more(int s) in lockdebug_more() function