Searched defs:current_type (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/tests/unit/mocks/fibers/ |
| H A D | checker.c | 199 report_race(uintptr_t current_addr, size_t current_size, enum access_type current_type, struct watc… in report_race() 221 report_missing_race(uintptr_t current_addr, size_t current_size, enum access_type current_type) in report_missing_race() 236 report_value_race(uintptr_t current_addr, size_t current_size, enum access_type current_type) in report_value_race() 269 …ct watchpoint_map* map, uintptr_t current_addr, size_t current_size, enum access_type current_type) in check_for_conflicts()
|
| /xnu-12377.1.9/osfmk/arm64/ |
| H A D | machine_routines.c | 1904 sptm_frame_type_t current_type = sptm_get_frame_type(sptm_paddr_cur); in ml_static_protect() local
|