Searched refs:relock (Results 1 – 8 of 8) sorted by relevance
54 bool relock = ((uintptr_t)arg % 2) == 0; in tinythread() local63 rv = mtsleep(tinythread, relock ? 0 : PNORELOCK, in tinythread()65 if (relock) in tinythread()
588 kmutex_t *relock; in callout_wait() local592 relock = NULL; in callout_wait()616 relock = interlock; in callout_wait()644 if (__predict_false(relock != NULL)) in callout_wait()645 mutex_enter(relock); in callout_wait()
2346 relock: in kqueue_scan()2386 goto relock; in kqueue_scan()
452 relock: in dns_ntatable_covered()475 goto relock; in dns_ntatable_covered()
196 int relock; in lfs_vflush() local200 relock = 0; in lfs_vflush()391 relock = lfs_writefile(fs, sp, vp); in lfs_vflush()392 if (relock && vp != fs->lfs_ivnode) { in lfs_vflush()
3937 relock: in zfs_rename_relock()3956 goto relock; in zfs_rename_relock()4094 goto relock; in zfs_rename_relock()4133 goto relock; in zfs_rename_relock()
166868 relock