trylock_mtx
static int trylock_mtx(struct lock_object *lock, uintptr_t how);
.lc_trylock = trylock_mtx,