Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dptrace.c238 switch (note_type) { in ptrace_hbp_get_event()
264 switch (note_type) { in ptrace_hbp_set_event()
293 switch (note_type) { in ptrace_hbp_create()
319 err = ptrace_hbp_set_event(note_type, tsk, idx, bp); in ptrace_hbp_create()
340 switch (note_type) { in ptrace_hbp_fill_attr_ctrl()
365 switch (note_type) { in ptrace_hbp_get_resource_info()
384 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl() argument
398 static int ptrace_hbp_get_addr(unsigned int note_type, in ptrace_hbp_get_addr() argument
419 bp = ptrace_hbp_create(note_type, tsk, idx); in ptrace_hbp_get_initialised_bp()
478 unsigned int note_type = regset->core_note_type; in hw_break_get() local
[all …]
/linux/fs/
A Dbinfmt_elf.c1774 int note_type = regset->core_note_type; in fill_thread_core_info() local
1775 bool is_fpreg = note_type == NT_PRFPREG; in fill_thread_core_info()
1780 if (!note_type) // not for coredumps in fill_thread_core_info()
1793 note_type, ret, data); in fill_thread_core_info()

Completed in 15 milliseconds