Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drwsem.h79 #define __RWSEM_COUNT_INIT(name) .count = ATOMIC_LONG_INIT(RWSEM_UNLOCKED_VALUE) macro
106 { __RWSEM_COUNT_INIT(name), \