Searched defs:hw_breakpoint_slots (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dhw_breakpoint.h47 #define hw_breakpoint_slots(type) (HBP_NUM) macro
/linux-master/arch/sh/include/asm/
H A Dhw_breakpoint.h51 #define hw_breakpoint_slots(type) (HBP_NUM) macro
/linux-master/arch/xtensa/kernel/
H A Dhw_breakpoint.c24 int hw_breakpoint_slots(int type) function
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c19 int hw_breakpoint_slots(int type) function
/linux-master/arch/powerpc/kernel/
H A Dhw_breakpoint.c39 int hw_breakpoint_slots(int type) function
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c271 int hw_breakpoint_slots(int type) function
/linux-master/kernel/events/
H A Dhw_breakpoint.c171 static_assert(hw_breakpoint_slots(TYPE_INST) == hw_breakpoint_slots(TYPE_DATA)); variable
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c43 int hw_breakpoint_slots(int type) function

Completed in 901 milliseconds