Searched refs:newmt_lock (Results 1 – 1 of 1) sorted by relevance
1973 struct rw_semaphore mt_lock, newmt_lock; in check_forking() local1976 init_rwsem(&newmt_lock); in check_forking()1982 mt_set_external_lock(&newmt, &newmt_lock); in check_forking()2006 up_write(&newmt_lock); in check_forking()2117 struct rw_semaphore mt_lock, newmt_lock; in bench_forking() local2120 init_rwsem(&newmt_lock); in bench_forking()2150 up_write(&newmt_lock); in bench_forking()2760 struct rw_semaphore newmt_lock; in check_dup_gaps() local2762 init_rwsem(&newmt_lock); in check_dup_gaps()2775 down_write(&newmt_lock); in check_dup_gaps()[all …]