Searched refs:nr_wp_slots (Results 1 – 5 of 5) sorted by relevance
42 return nr_wp_slots(); in hw_breakpoint_slots()62 for (i = 0; i < nr_wp_slots(); i++) { in arch_install_hw_breakpoint()70 if (WARN_ONCE(i == nr_wp_slots(), "Can't find any breakpoint slot")) in arch_install_hw_breakpoint()98 for (i = 0; i < nr_wp_slots(); i++) { in arch_uninstall_hw_breakpoint()106 if (WARN_ONCE(i == nr_wp_slots(), "Can't find any breakpoint slot")) in arch_uninstall_hw_breakpoint()235 for (i = 0; i < nr_wp_slots(); i++) { in thread_change_pc()245 for (i = 0; i < nr_wp_slots(); i++) { in thread_change_pc()291 for (i = 0; i < nr_wp_slots(); i++) { in stepping_handler()304 for (i = 0; i < nr_wp_slots(); i++) { in stepping_handler()326 for (i = 0; i < nr_wp_slots(); i++) { in handle_p10dd1_spurious_exception()[all …]
58 for (i = 0; i < nr_wp_slots(); i++) in disable_dawrs_cb()
272 for (i = 0; i < nr_wp_slots(); i++) { in do_signal()
43 dbginfo->num_data_bps = nr_wp_slots(); in ppc_gethwdinfo()174 for (i = 0; i < nr_wp_slots(); i++) { in find_empty_ptrace_bp()186 for (i = 0; i < nr_wp_slots(); i++) { in find_empty_hw_brk()275 if (data < 1 || data > nr_wp_slots()) in ppc_del_hwdebug()
54 static inline int nr_wp_slots(void) in nr_wp_slots() function101 for (i = 0; i < nr_wp_slots(); i++) in hw_breakpoint_disable()