Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dcpu_data.h148 lwp_t *cpu_biglock_wanted; /* LWP spinning on biglock */ member
203 #define ci_biglock_wanted ci_data.cpu_biglock_wanted
/netbsd-src/sys/arch/mips/rmi/
H A Drmixl_cpu.c414 printf("cpu_biglock_wanted %p\n", dp->cpu_biglock_wanted); in rmixl_cpu_data_print()