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