Searched refs:_kernel_unlock (Results 1 – 3 of 3) sorted by relevance
114 _kernel_unlock(int nlocks, int *countp) in _kernel_unlock() function154 _kernel_unlock(nlocks, countp); in rump_user_unschedule()
727 void _kernel_unlock(int, int *);742 #define KERNEL_UNLOCK(all, lwp, p) _kernel_unlock((all), (p))
330 _kernel_unlock(int nlocks, int *countp) in _kernel_unlock() function