Home
last modified time | relevance | path

Searched refs:hw_breakpoint_slots (Results 1 – 15 of 15) sorted by relevance

/linux/arch/xtensa/include/asm/
A Dhw_breakpoint.h38 int hw_breakpoint_slots(int type);
/linux/arch/x86/include/asm/
A Dhw_breakpoint.h47 static inline int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
/linux/arch/sh/include/asm/
A Dhw_breakpoint.h51 static inline int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
/linux/arch/powerpc/include/asm/
A Dhw_breakpoint.h77 extern int hw_breakpoint_slots(int type);
/linux/arch/arm/include/asm/
A Dhw_breakpoint.h138 int hw_breakpoint_slots(int type);
/linux/arch/arm64/include/asm/
A Dhw_breakpoint.h125 extern int hw_breakpoint_slots(int type);
/linux/arch/arm/kernel/
A Dptrace.c400 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()
401 num_wrps = hw_breakpoint_slots(TYPE_DATA); in ptrace_get_hbp_resource_info()
A Dhw_breakpoint.c271 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
/linux/arch/xtensa/kernel/
A Dhw_breakpoint.c23 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
/linux/arch/arm64/kernel/
A Dptrace.c367 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()
370 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()
1578 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()
1579 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()
A Dhw_breakpoint.c42 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
/linux/kernel/events/
A Dhw_breakpoint.c685 nr_slots[i] = hw_breakpoint_slots(i); in init_hw_breakpoint()
/linux/arch/powerpc/kernel/
A Dhw_breakpoint.c38 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
/linux/
A DSystem.map567 ffff80001002dde0 T hw_breakpoint_slots
A D.tmp_System.map567 ffff80001002dde0 T hw_breakpoint_slots

Completed in 338 milliseconds