Home
last modified time | relevance | path

Searched refs:check_for_conflicts (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/tests/unit/mocks/fibers/
H A Dchecker.c269 check_for_conflicts(struct watchpoint_map* map, uintptr_t current_addr, size_t current_size, enum a… in check_for_conflicts() function
312 if (check_for_conflicts(&checker_watchpoints, address, size, access_type)) { in check_and_set_watchpoint()