Searched refs:lock_sx (Results 1 – 1 of 1) sorted by relevance
121 static void lock_sx(struct lock_object *lock, uintptr_t how);134 .lc_lock = lock_sx,185 lock_sx(struct lock_object *lock, uintptr_t how) in lock_sx() function