Searched refs:get_rwlde_caller (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/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() 372 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 376 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in held_rwlock_notheld_with_info_panic() 437 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock_slow() 446 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in change_held_rwlock_slow() 531 lock, thread, get_rwlde_caller(entry), entry->rwlde_mode_count, in add_held_rwlock_slow()
|