Home
last modified time | relevance | path

Searched refs:ptrace_hbp_create (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/xtensa/kernel/
H A Dptrace.c386 static struct perf_event *ptrace_hbp_create(struct task_struct *tsk, int type) in ptrace_hbp_create() function
477 bp = ptrace_hbp_create(child, in ptrace_sethbpregs()
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c415 static struct perf_event *ptrace_hbp_create(struct task_struct *tsk, int type) in ptrace_hbp_create() function
506 bp = ptrace_hbp_create(tsk, implied_type); in ptrace_sethbpregs()
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c452 static struct perf_event *ptrace_hbp_create(unsigned int note_type, in ptrace_hbp_create() function
537 bp = ptrace_hbp_create(note_type, tsk, idx); in ptrace_hbp_get_initialised_bp()
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c284 static struct perf_event *ptrace_hbp_create(unsigned int note_type, in ptrace_hbp_create() function
418 bp = ptrace_hbp_create(note_type, tsk, idx); in ptrace_hbp_get_initialised_bp()