Searched refs:get_rwlde_caller (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.121.2/osfmk/kern/ |
| H A D | lock_rw.c | 114 #define get_rwlde_caller(entry) ((void*)VM_UNPACK_POINTER(entry->rwlde_call… macro 318 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in canlock_rwlock_panic() 364 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 368 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 428 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock() 437 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock() 519 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in add_held_rwlock()
|