Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds