Searched refs:get_rwlde_caller (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/osfmk/kern/ |
| H A D | lock_rw.c | 113 #define get_rwlde_caller(entry) ((void*)VM_UNPACK_POINTER(entry->rwlde_call… macro 312 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in canlock_rwlock_panic() 358 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 362 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 422 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock() 431 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock() 513 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in add_held_rwlock()
|