Searched refs:UNLOCK (Results 1 – 10 of 10) sorted by relevance
256 UNLOCK(&node->parent->l); in websearchfs_remove_vnode()260 UNLOCK(&ns->l); in websearchfs_remove_vnode()284 UNLOCK(&ns->l); in websearchfs_read_vnode()351 UNLOCK(&base->l); in websearchfs_walk()379 UNLOCK(&node->l); in websearchfs_opendir()383 UNLOCK(&node->l); in websearchfs_opendir()400 UNLOCK(&node->l); in websearchfs_closedir()469 UNLOCK(&node->l); in websearchfs_readdir()485 UNLOCK(&node->l); in websearchfs_free_dircookie()506 UNLOCK(&node->l); in websearchfs_rstat()[all …]
81 UNLOCK(&pool->lock); in vnidpool_get()98 UNLOCK(&pool->lock); in vnidpool_put()
35 static inline status_t UNLOCK(lock *l) in UNLOCK() function
19 #define UNLOCK mutex_unlock macro
486 UNLOCK(iovec_lock); in get_iovec_array()510 UNLOCK(iovec_lock); in release_iovec_array()570 UNLOCK(bc.lock);856 UNLOCK(bc.lock);1139 UNLOCK(bc.lock); in beos_init_cache_for_device()1164 UNLOCK(bc.lock); in block_lookup()1200 UNLOCK(bc.lock); in beos_set_blocks_info()1206 UNLOCK(bc.lock); in beos_set_blocks_info()1230 UNLOCK(bc.lock); in beos_set_blocks_info()1246 UNLOCK(bc.lock); in beos_set_blocks_info()[all …]
42 #define UNLOCK(l) if (atomic_add(&l.c, 1) < 0) release_sem(l.s); macro
34 #define UNLOCK(l) if (atomic_add(&l.c, 1) < 0) release_sem(l.s); macro
114 UNLOCK(driverlock); in unlock_driver()
53 #define mutex_unlock UNLOCK