Searched defs:note_type (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | ptrace.c | 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() 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() 626 static int ptrace_hbp_set_mask(unsigned int note_type, in ptrace_hbp_set_mask() 645 static int ptrace_hbp_set_addr(unsigned int note_type, in ptrace_hbp_set_addr() 679 unsigned int note_type = regset->core_note_type; in hw_break_get() local [all …]
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | ptrace.c | 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() 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() 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() 478 unsigned int note_type = regset->core_note_type; in hw_break_get() local 511 unsigned int note_type = regset->core_note_type; in hw_break_set() local 2124 static int compat_ptrace_hbp_get(unsigned int note_type, in compat_ptrace_hbp_get() [all …]
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf.c | 1805 int note_type = regset->core_note_type; in fill_thread_core_info() local
|