Searched refs:dbg_find_free_slot (Results 1 – 2 of 2) sorted by relevance
385 dbg_find_free_slot(struct debug_monitor_state *monitor, enum dbg_t type) in dbg_find_free_slot() function453 i = dbg_find_free_slot(monitor, DBG_TYPE_BREAKPOINT); in dbg_setup_breakpoint()510 i = dbg_find_free_slot(monitor, DBG_TYPE_WATCHPOINT); in dbg_setup_watchpoint()
523 dbg_find_free_slot(enum dbg_t type) in dbg_find_free_slot() function650 i = dbg_find_free_slot(DBG_TYPE_WATCHPOINT); in dbg_setup_xpoint()