Searched refs:run_lock (Results 1 – 6 of 6) sorted by relevance
705 static DEFINE_MUTEX(run_lock);710 if (!mutex_trylock(&run_lock)) { in run_tests_store()716 mutex_unlock(&run_lock); in run_tests_store()759 mutex_lock(&run_lock); in test_ww_mutex_init()761 mutex_unlock(&run_lock); in test_ww_mutex_init()
2380 down_write(&ni->file.run_lock); in ni_read_frame()2385 up_write(&ni->file.run_lock); in ni_read_frame()2399 down_read(&ni->file.run_lock); in ni_read_frame()2402 up_read(&ni->file.run_lock); in ni_read_frame()2420 down_read(&ni->file.run_lock); in ni_read_frame()2422 up_read(&ni->file.run_lock); in ni_read_frame()2457 down_read(&ni->file.run_lock); in ni_read_frame()2460 up_read(&ni->file.run_lock); in ni_read_frame()2513 down_write(&ni->file.run_lock); in ni_write_frame()2517 up_write(&ni->file.run_lock); in ni_write_frame()[all …]
128 rw_lock = &mft_ni->file.run_lock; in mi_read()457 down_read(&ni->file.run_lock); in mi_format_new()464 up_read(&ni->file.run_lock); in mi_format_new()
414 down_write(&ni->file.run_lock); in ntfs_truncate()418 up_write(&ni->file.run_lock); in ntfs_truncate()1414 down_write(&ni->file.run_lock); in ntfs_file_release()1420 up_write(&ni->file.run_lock); in ntfs_file_release()
196 struct rw_semaphore run_lock; member401 struct rw_semaphore run_lock; member
367 struct rw_semaphore *lock = &indx->run_lock; in scan_nres_bitmap()916 init_rwsem(&indx->run_lock); in indx_init()1042 struct rw_semaphore *lock = &indx->run_lock; in indx_read_ra()