__rwlock_init
extern void __rwlock_init(rwlock_t *lock, const char *name,
__rwlock_init((lock), #lock, &__key); \
EXPORT_SYMBOL(__rwlock_init);