Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dhw_breakpoint.h21 TYPE_INST = 0, enumerator
/linux-2.6.39/kernel/
Dhw_breakpoint.c90 return TYPE_INST; in find_slot_idx()
/linux-2.6.39/arch/arm/kernel/
Dptrace.c555 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()
Dhw_breakpoint.c284 case TYPE_INST: in hw_breakpoint_slots()