Home
last modified time | relevance | path

Searched refs:uprobe_get_swbp_addr (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Duprobes.c29 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Duprobes.c65 * uprobe_get_swbp_addr - compute address of swbp given post-swbp regs
70 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
H A Duprobes.c19 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Duprobes.c225 * uprobe_get_swbp_addr - compute address of swbp given post-swbp regs
232 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Duprobes.c29 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Duprobes.c139 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/csky/kernel/probes/
H A Duprobes.c19 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Duprobes.c77 * uprobe_get_swbp_addr - compute address of swbp given post-swbp regs
82 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/riscv/kernel/probes/
H A Duprobes.c26 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-5.10/arch/arm/probes/uprobes/
H A Dcore.c199 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Duprobes.c222 * uprobe_get_swbp_addr - compute address of swbp given post-swbp regs
229 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Duprobes.c241 * uprobe_get_swbp_addr - compute address of swbp given post-swbp regs
248 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/arm/probes/uprobes/
H A Dcore.c199 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-5.10/include/linux/
H A Duprobes.h110 extern unsigned long uprobe_get_swbp_addr(struct pt_regs *regs);
/kernel/linux/linux-6.6/include/linux/
H A Duprobes.h110 extern unsigned long uprobe_get_swbp_addr(struct pt_regs *regs);
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Duprobes.c23 * Note that uprobe_get_swbp_addr is defined as a weak symbol in
26 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Duprobes.c23 * Note that uprobe_get_swbp_addr is defined as a weak symbol in
26 unsigned long uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
/kernel/linux/linux-5.10/kernel/events/
H A Duprobes.c1685 * uprobe_get_swbp_addr - compute address of swbp given post-swbp regs
1690 unsigned long __weak uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
2194 bp_vaddr = uprobe_get_swbp_addr(regs); in handle_swbp()
/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c1680 * uprobe_get_swbp_addr - compute address of swbp given post-swbp regs
1685 unsigned long __weak uprobe_get_swbp_addr(struct pt_regs *regs) in uprobe_get_swbp_addr() function
2189 bp_vaddr = uprobe_get_swbp_addr(regs); in handle_swbp()

Completed in 13 milliseconds