__cond_resched_rwlock_write
extern int __cond_resched_rwlock_write(rwlock_t *lock) __must_hold(lock);
__cond_resched_rwlock_write(lock); \
EXPORT_SYMBOL(__cond_resched_rwlock_write);