Searched refs:note_type (Results 1 – 1 of 1) sorted by relevance
246 static struct perf_event *ptrace_hbp_get_event(unsigned int note_type, in ptrace_hbp_get_event() argument252 switch (note_type) { in ptrace_hbp_get_event()271 static int ptrace_hbp_set_event(unsigned int note_type, in ptrace_hbp_set_event() argument278 switch (note_type) { in ptrace_hbp_set_event()299 static struct perf_event *ptrace_hbp_create(unsigned int note_type, in ptrace_hbp_create() argument307 switch (note_type) { in ptrace_hbp_create()333 err = ptrace_hbp_set_event(note_type, tsk, idx, bp); in ptrace_hbp_create()340 static int ptrace_hbp_fill_attr_ctrl(unsigned int note_type, in ptrace_hbp_fill_attr_ctrl() argument354 switch (note_type) { in ptrace_hbp_fill_attr_ctrl()374 static int ptrace_hbp_get_resource_info(unsigned int note_type, u32 *info) in ptrace_hbp_get_resource_info() argument[all …]