Searched refs:get_rwlde_caller (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | lock_rw.c | 116 #define get_rwlde_caller(entry) ((void*)VM_UNPACK_POINTER(entry->rwlde_call… macro 334 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in canlock_rwlock_panic() 388 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 392 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 453 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock_slow() 462 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock_slow() 547 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in add_held_rwlock_slow()
|