init_rwsem
#define init_rwsem(sem) \
static inline int init_rwsem(struct rw_semaphore *sem)
int init_rwsem(struct rw_semaphore *sem)