Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 25 of 56) sorted by relevance

123

/arch/xtensa/kernel/
Dhw_breakpoint.c36 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
51 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
86 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
144 struct perf_event *bp) in alloc_slot()
157 static void set_ibreak_regs(int reg, struct perf_event *bp) in set_ibreak_regs()
167 static void set_dbreak_regs(int reg, struct perf_event *bp) in set_dbreak_regs()
181 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
203 struct perf_event *bp) in free_slot()
216 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
238 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
[all …]
Dptrace.c273 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered()
332 struct perf_event *bp; in ptrace_gethbpregs() local
366 struct perf_event *bp; in ptrace_sethbpregs() local
/arch/powerpc/kernel/
Dhw_breakpoint.c63 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
89 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
106 void arch_unregister_hw_breakpoint(struct perf_event *bp) in arch_unregister_hw_breakpoint()
121 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
143 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
212 struct perf_event *bp; in hw_breakpoint_handler() local
303 struct perf_event *bp = NULL; in single_step_dabr_instruction() local
369 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
/arch/sh/kernel/
Dhw_breakpoint.c49 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
81 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
126 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
176 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
221 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
284 struct perf_event *bp; in hw_breakpoint_handler() local
404 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace_32.c65 void ptrace_triggered(struct perf_event *bp, in ptrace_triggered()
82 struct perf_event *bp; in set_single_step() local
/arch/x86/kernel/
Dhw_breakpoint.c106 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
146 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
175 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
237 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
325 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
379 struct perf_event *bp; in aout_dump_debugregs() local
450 struct perf_event *bp; in hw_breakpoint_handler() local
543 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace.c509 static void ptrace_triggered(struct perf_event *bp, in ptrace_triggered()
533 static unsigned long ptrace_get_dr7(struct perf_event *bp[]) in ptrace_get_dr7()
582 static int ptrace_modify_breakpoint(struct perf_event *bp, int len, int type, in ptrace_modify_breakpoint()
613 struct perf_event *bp = thread->ptrace_bps[i]; in ptrace_write_dr7() local
655 struct perf_event *bp = thread->ptrace_bps[n]; in ptrace_get_debugreg() local
671 struct perf_event *bp = t->ptrace_bps[nr]; in ptrace_set_breakpoint_addr() local
Dkgdb.c211 struct perf_event *bp; in kgdb_correct_hw_break() local
316 struct perf_event *bp; in kgdb_remove_all_hw_break() local
402 struct perf_event *bp; in kgdb_disable_hw_debug() local
/arch/arm64/kernel/
Dhw_breakpoint.c172 static int is_compat_bp(struct perf_event *bp) in is_compat_bp()
201 struct perf_event *bp, in hw_breakpoint_slot_setup()
234 static int hw_breakpoint_control(struct perf_event *bp, in hw_breakpoint_control()
300 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
305 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
347 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
425 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
520 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
633 struct perf_event *bp, **slots; in breakpoint_handler() local
1017 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace.c174 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered()
244 struct perf_event *bp = ERR_PTR(-EINVAL); in ptrace_hbp_get_event() local
263 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/sysdev/
Dgrackle.c30 static inline void grackle_set_stg(struct pci_controller* bp, int enable) in grackle_set_stg()
43 static inline void grackle_set_loop_snoop(struct pci_controller *bp, int enable) in grackle_set_loop_snoop()
/arch/arm/kernel/
Dhw_breakpoint.c333 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
390 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
459 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
521 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
594 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
670 static void enable_single_step(struct perf_event *bp, u32 addr) in enable_single_step()
684 static void disable_single_step(struct perf_event *bp) in disable_single_step()
801 struct perf_event *bp, **slots; in breakpoint_handler() local
1138 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace.c385 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered()
477 struct perf_event *bp; in ptrace_gethbpregs() local
523 struct perf_event *bp; in ptrace_sethbpregs() local
/arch/tile/lib/
Dcpumask.c25 int bitmap_parselist_crop(const char *bp, unsigned long *maskp, int nmaskbits) in bitmap_parselist_crop()
/arch/m68k/include/asm/
Dio_no.h59 unsigned char *bp = (unsigned char *) buf; in io_outsb() local
67 unsigned short *bp = (unsigned short *) buf; in io_outsw() local
75 unsigned int *bp = (unsigned int *) buf; in io_outsl() local
83 unsigned char *bp = (unsigned char *) buf; in io_insb() local
91 unsigned short *bp = (unsigned short *) buf; in io_insw() local
99 unsigned int *bp = (unsigned int *) buf; in io_insl() local
/arch/h8300/kernel/
Dptrace_s.c40 asmlinkage void trace_trap(unsigned long bp) in trace_trap()
/arch/um/kernel/
Dstacktrace.c24 unsigned long *sp, bp, addr; in dump_trace() local
/arch/x86/include/asm/
Dunwind.h15 unsigned long *bp; member
Dswitch_to.h51 unsigned long bp; member
Dptrace.h17 unsigned long bp; member
42 unsigned long bp; member
/arch/ia64/hp/sim/boot/
Dbootloader.c66 register struct ia64_boot_param *bp; in start_bootloader() local
/arch/unicore32/include/asm/
Dprocessor.h39 struct debug_entry bp[2]; member
/arch/frv/include/asm/
Dio.h68 const uint8_t *bp = buf; in io_outsb() local
77 const uint16_t *bp = buf; in io_outsw() local
97 uint8_t *bp = buf; in io_insb() local
105 uint16_t *bp = buf; in io_insw() local
/arch/powerpc/xmon/
Dxmon.c112 #define BP_NUM(bp) ((bp) - bpts + 1) argument
422 struct bpt *bp; in xmon_core() local
655 struct bpt *bp; in xmon_bpt() local
718 struct bpt *bp; in xmon_fault_handler() local
738 struct bpt *bp; in at_breakpoint() local
764 struct bpt *bp; in new_breakpoint() local
787 struct bpt *bp; in insert_bpts() local
836 struct bpt *bp; in remove_bpts() local
1217 struct bpt *bp; in bpt_cmds() local
/arch/sparc/kernel/
Dchmc.c486 static int chmc_bank_match(struct chmc_bank_info *bp, unsigned long phys_addr) in chmc_bank_match()
526 struct chmc_bank_info *bp; in chmc_find_bank() local
542 struct chmc_bank_info *bp; in chmc_print_dimm() local
631 struct chmc_bank_info *bp = &p->logical_banks[which_bank]; in chmc_interpret_one_decode_reg() local

123