rw_do_enter_read
error = rw_do_enter_read(rwl, flags);
static int rw_do_enter_read(struct rwlock *, int);
rw_do_enter_read(rwl, 0);