Home
last modified time | relevance | path

Searched defs:note_type (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kernel/
H A Dptrace.c232 static struct perf_event *ptrace_hbp_get_event(unsigned int note_type, in ptrace_hbp_get_event()
257 static int ptrace_hbp_set_event(unsigned int note_type, in ptrace_hbp_set_event()
285 static struct perf_event *ptrace_hbp_create(unsigned int note_type, in ptrace_hbp_create()
326 static int ptrace_hbp_fill_attr_ctrl(unsigned int note_type, in ptrace_hbp_fill_attr_ctrl()
360 static int ptrace_hbp_get_resource_info(unsigned int note_type, u32 *info) in ptrace_hbp_get_resource_info()
384 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl()
398 static int ptrace_hbp_get_addr(unsigned int note_type, in ptrace_hbp_get_addr()
412 static struct perf_event *ptrace_hbp_get_initialised_bp(unsigned int note_type, in ptrace_hbp_get_initialised_bp()
424 static int ptrace_hbp_set_ctrl(unsigned int note_type, in ptrace_hbp_set_ctrl()
449 static int ptrace_hbp_set_addr(unsigned int note_type, in ptrace_hbp_set_addr()
[all …]