Home
last modified time | relevance | path

Searched refs:test_rwlock (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drefscale.c281 static rwlock_t test_rwlock; variable
285 rwlock_init(&test_rwlock); in ref_rwlock_init()
293 read_lock(&test_rwlock); in ref_rwlock_section()
294 read_unlock(&test_rwlock); in ref_rwlock_section()
303 read_lock(&test_rwlock); in ref_rwlock_delay_section()
305 read_unlock(&test_rwlock); in ref_rwlock_delay_section()