Searched refs:watchpoint_map_find_remove (Results 1 – 1 of 1) sorted by relevance
169 watchpoint_map_find_remove(struct watchpoint_map* map, uintptr_t address, fiber_t fiber, struct wat… in watchpoint_map_find_remove() function333 if (watchpoint_map_find_remove(&checker_watchpoints, address, fibers_current, &removed_entry)) { in post_check_and_remove_watchpoint()