Searched refs:newmt_lock (Results 1 – 1 of 1) sorted by relevance
1845 struct rw_semaphore newmt_lock; in check_forking() local1847 init_rwsem(&newmt_lock); in check_forking()1859 down_write(&newmt_lock); in check_forking()1877 up_write(&newmt_lock); in check_forking()1988 struct rw_semaphore newmt_lock; in bench_forking() local1990 init_rwsem(&newmt_lock); in bench_forking()2006 down_write(&newmt_lock); in bench_forking()2021 up_write(&newmt_lock); in bench_forking()2630 init_rwsem(&newmt_lock); in check_dup_gaps()2643 down_write(&newmt_lock); in check_dup_gaps()[all …]