Searched refs:ptrace_hbp_create (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
H A Dptrace.c456 static struct perf_event *ptrace_hbp_create(struct task_struct *tsk, int type) ptrace_hbp_create() function
547 bp = ptrace_hbp_create(tsk, implied_type); ptrace_sethbpregs()
/linux-4.4.14/arch/arm64/kernel/
H A Dptrace.c184 static struct perf_event *ptrace_hbp_create(unsigned int note_type, ptrace_hbp_create() function
317 bp = ptrace_hbp_create(note_type, tsk, idx); ptrace_hbp_get_initialised_bp()

Completed in 54 milliseconds