Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
Dptrace.c405 static struct perf_event *ptrace_hbp_get_event(unsigned int note_type, in ptrace_hbp_get_event()
429 static int ptrace_hbp_set_event(unsigned int note_type, in ptrace_hbp_set_event()
452 static struct perf_event *ptrace_hbp_create(unsigned int note_type, in ptrace_hbp_create()
493 static int ptrace_hbp_fill_attr_ctrl(unsigned int note_type, in ptrace_hbp_fill_attr_ctrl()
509 static int ptrace_hbp_get_resource_info(unsigned int note_type, u64 *info) in ptrace_hbp_get_resource_info()
530 static struct perf_event *ptrace_hbp_get_initialised_bp(unsigned int note_type, in ptrace_hbp_get_initialised_bp()
542 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl()
556 static int ptrace_hbp_get_mask(unsigned int note_type, in ptrace_hbp_get_mask()
570 static int ptrace_hbp_get_addr(unsigned int note_type, in ptrace_hbp_get_addr()
584 static int ptrace_hbp_set_ctrl(unsigned int note_type, in ptrace_hbp_set_ctrl()
[all …]
/arch/arm64/kernel/
Dptrace.c233 static struct perf_event *ptrace_hbp_get_event(unsigned int note_type, in ptrace_hbp_get_event()
258 static int ptrace_hbp_set_event(unsigned int note_type, in ptrace_hbp_set_event()
286 static struct perf_event *ptrace_hbp_create(unsigned int note_type, in ptrace_hbp_create()
327 static int ptrace_hbp_fill_attr_ctrl(unsigned int note_type, in ptrace_hbp_fill_attr_ctrl()
361 static int ptrace_hbp_get_resource_info(unsigned int note_type, u32 *info) in ptrace_hbp_get_resource_info()
385 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl()
399 static int ptrace_hbp_get_addr(unsigned int note_type, in ptrace_hbp_get_addr()
413 static struct perf_event *ptrace_hbp_get_initialised_bp(unsigned int note_type, in ptrace_hbp_get_initialised_bp()
425 static int ptrace_hbp_set_ctrl(unsigned int note_type, in ptrace_hbp_set_ctrl()
450 static int ptrace_hbp_set_addr(unsigned int note_type, in ptrace_hbp_set_addr()
[all …]