/arch/powerpc/kernel/ |
D | hw_breakpoint.c | 65 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint() 101 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint() 121 static bool is_ptrace_bp(struct perf_event *bp) in is_ptrace_bp() 128 struct perf_event *bp; member 135 static struct breakpoint *alloc_breakpoint(struct perf_event *bp) in alloc_breakpoint() 159 static bool alternate_infra_bp(struct breakpoint *b, struct perf_event *bp) in alternate_infra_bp() 164 static bool can_co_exist(struct breakpoint *b, struct perf_event *bp) in can_co_exist() 169 static int task_bps_add(struct perf_event *bp) in task_bps_add() 181 static void task_bps_remove(struct perf_event *bp) in task_bps_remove() 200 static bool all_task_bps_check(struct perf_event *bp) in all_task_bps_check() [all …]
|
/arch/xtensa/kernel/ |
D | hw_breakpoint.c | 50 int hw_breakpoint_arch_parse(struct perf_event *bp, in hw_breakpoint_arch_parse() 134 struct perf_event *bp) in alloc_slot() 147 static void set_ibreak_regs(int reg, struct perf_event *bp) in set_ibreak_regs() 157 static void set_dbreak_regs(int reg, struct perf_event *bp) in set_dbreak_regs() 171 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint() 193 struct perf_event *bp) in free_slot() 206 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint() 229 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() 268 struct perf_event *bp = this_cpu_ptr(wp_on_reg)[i]; in restore_dbreak() local 280 struct perf_event **bp = this_cpu_ptr(bp_on_reg); in check_hw_breakpoint() local [all …]
|
D | ptrace.c | 366 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered() 419 struct perf_event *bp; in ptrace_gethbpregs() local 453 struct perf_event *bp; in ptrace_sethbpregs() local
|
/arch/sh/kernel/ |
D | hw_breakpoint.c | 47 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint() 79 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint() 174 static int arch_build_bp_info(struct perf_event *bp, in arch_build_bp_info() 219 int hw_breakpoint_arch_parse(struct perf_event *bp, in hw_breakpoint_arch_parse() 276 struct perf_event *bp; in hw_breakpoint_handler() local 391 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
|
D | ptrace_32.c | 62 void ptrace_triggered(struct perf_event *bp, in ptrace_triggered() 79 struct perf_event *bp; in set_single_step() local
|
/arch/x86/kernel/ |
D | hw_breakpoint.c | 96 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint() 144 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint() 323 static int arch_build_bp_info(struct perf_event *bp, in arch_build_bp_info() 422 int hw_breakpoint_arch_parse(struct perf_event *bp, in hw_breakpoint_arch_parse() 513 struct perf_event *bp; in hw_breakpoint_handler() local 589 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
|
D | unwind_frame.c | 165 static struct pt_regs *decode_frame_pointer(unsigned long *bp) in decode_frame_pointer() 175 static struct pt_regs *decode_frame_pointer(unsigned long *bp) in decode_frame_pointer() 366 unsigned long *bp; in __unwind_start() local
|
D | ptrace.c | 452 static void ptrace_triggered(struct perf_event *bp, in ptrace_triggered() 476 static unsigned long ptrace_get_dr7(struct perf_event *bp[]) in ptrace_get_dr7() 525 static int ptrace_modify_breakpoint(struct perf_event *bp, int len, int type, in ptrace_modify_breakpoint() 556 struct perf_event *bp = thread->ptrace_bps[i]; in ptrace_write_dr7() local 599 struct perf_event *bp = thread->ptrace_bps[index]; in ptrace_get_debugreg() local 615 struct perf_event *bp = t->ptrace_bps[nr]; in ptrace_set_breakpoint_addr() local
|
D | kgdb.c | 194 struct perf_event *bp; in kgdb_correct_hw_break() local 299 struct perf_event *bp; in kgdb_remove_all_hw_break() local 385 struct perf_event *bp; in kgdb_disable_hw_debug() local
|
/arch/powerpc/sysdev/ |
D | grackle.c | 26 static inline void grackle_set_stg(struct pci_controller* bp, int enable) in grackle_set_stg() 39 static inline void grackle_set_loop_snoop(struct pci_controller *bp, int enable) in grackle_set_loop_snoop()
|
/arch/arm64/kernel/ |
D | hw_breakpoint.c | 160 static int is_compat_bp(struct perf_event *bp) in is_compat_bp() 189 struct perf_event *bp, in hw_breakpoint_slot_setup() 222 static int hw_breakpoint_control(struct perf_event *bp, in hw_breakpoint_control() 288 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint() 293 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint() 412 static int arch_build_bp_info(struct perf_event *bp, in arch_build_bp_info() 507 int hw_breakpoint_arch_parse(struct perf_event *bp, in hw_breakpoint_arch_parse() 626 struct perf_event *bp, **slots; in breakpoint_handler() local 1020 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
|
D | ptrace.c | 170 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered() 236 struct perf_event *bp = ERR_PTR(-EINVAL); in ptrace_hbp_get_event() local 260 struct perf_event *bp) in ptrace_hbp_set_event() 289 struct perf_event *bp; in ptrace_hbp_create() local 389 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx); in ptrace_hbp_get_ctrl() local 403 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx); in ptrace_hbp_get_addr() local 416 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx); in ptrace_hbp_get_initialised_bp() local 430 struct perf_event *bp; in ptrace_hbp_set_ctrl() local 455 struct perf_event *bp; in ptrace_hbp_set_addr() local
|
/arch/powerpc/kernel/ptrace/ |
D | ptrace-noadv.c | 83 struct perf_event *bp; in ptrace_set_debugreg() local 199 struct perf_event *bp; in ppc_set_hwdebug() local 273 struct perf_event *bp; in ppc_del_hwdebug() local
|
D | ptrace-adv.c | 89 struct perf_event *bp; in ptrace_set_debugreg() local
|
/arch/arm/kernel/ |
D | hw_breakpoint.c | 325 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint() 382 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint() 512 static int arch_build_bp_info(struct perf_event *bp, in arch_build_bp_info() 586 int hw_breakpoint_arch_parse(struct perf_event *bp, in hw_breakpoint_arch_parse() 665 static void enable_single_step(struct perf_event *bp, u32 addr) in enable_single_step() 679 static void disable_single_step(struct perf_event *bp) in disable_single_step() 857 struct perf_event *bp, **slots; in breakpoint_handler() local 1194 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
|
D | ptrace.c | 351 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered() 437 struct perf_event *bp; in ptrace_gethbpregs() local 483 struct perf_event *bp; in ptrace_sethbpregs() local
|
/arch/h8300/kernel/ |
D | ptrace_s.c | 40 asmlinkage void trace_trap(unsigned long bp) in trace_trap()
|
/arch/x86/include/asm/ |
D | mem_encrypt.h | 74 static inline void __init sme_encrypt_kernel(struct boot_params *bp) { } in sme_encrypt_kernel() 75 static inline void __init sme_enable(struct boot_params *bp) { } in sme_enable()
|
D | unwind.h | 21 unsigned long sp, bp, ip; member 25 unsigned long *bp, *orig_sp, ip; member
|
D | switch_to.h | 38 unsigned long bp; member
|
/arch/um/kernel/ |
D | stacktrace.c | 21 unsigned long *sp, bp, addr; in dump_trace() local
|
/arch/arm/crypto/ |
D | curve25519-glue.c | 71 u8 const *bp; in curve25519_compute_value() local
|
/arch/x86/mm/ |
D | mem_encrypt_identity.c | 289 void __init sme_encrypt_kernel(struct boot_params *bp) in sme_encrypt_kernel() 496 void __init sme_enable(struct boot_params *bp) in sme_enable()
|
/arch/x86/kernel/cpu/mce/ |
D | amd.c | 1052 struct threshold_bank **bp = this_cpu_read(threshold_banks); in amd_threshold_interrupt() local 1351 static int threshold_create_bank(struct threshold_bank **bp, unsigned int cpu, in threshold_create_bank() 1480 static void __threshold_remove_device(struct threshold_bank **bp) in __threshold_remove_device() 1496 struct threshold_bank **bp = this_cpu_read(threshold_banks); in mce_threshold_remove_device() local 1525 struct threshold_bank **bp; in mce_threshold_create_device() local
|
/arch/powerpc/xmon/ |
D | xmon.c | 123 #define BP_NUM(bp) ((bp) - bpts + 1) argument 496 struct bpt *volatile bp; in xmon_core() local 766 struct bpt *bp; in xmon_bpt() local 836 struct bpt *bp; in xmon_fault_handler() local 866 struct bpt *volatile bp; in at_breakpoint() local 890 struct bpt *bp; in new_breakpoint() local 913 struct bpt *bp, *bp2; in insert_bpts() local 991 struct bpt *bp; in remove_bpts() local 1527 struct bpt *bp; in bpt_cmds() local
|