Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dptrace.c231 static struct perf_event *ptrace_hbp_get_event(unsigned int note_type, in ptrace_hbp_get_event()
256 static int ptrace_hbp_set_event(unsigned int note_type, in ptrace_hbp_set_event()
284 static struct perf_event *ptrace_hbp_create(unsigned int note_type, in ptrace_hbp_create()
325 static int ptrace_hbp_fill_attr_ctrl(unsigned int note_type, in ptrace_hbp_fill_attr_ctrl()
359 static int ptrace_hbp_get_resource_info(unsigned int note_type, u32 *info) in ptrace_hbp_get_resource_info()
383 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl()
397 static int ptrace_hbp_get_addr(unsigned int note_type, in ptrace_hbp_get_addr()
411 static struct perf_event *ptrace_hbp_get_initialised_bp(unsigned int note_type, in ptrace_hbp_get_initialised_bp()
423 static int ptrace_hbp_set_ctrl(unsigned int note_type, in ptrace_hbp_set_ctrl()
448 static int ptrace_hbp_set_addr(unsigned int note_type, in ptrace_hbp_set_addr()
[all …]
/OK3568_Linux_fs/u-boot/test/py/
H A Dmultiplexed_log.py358 def _note(self, note_type, msg, anchor=None): argument
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c1772 int note_type = regset->core_note_type; in fill_thread_core_info() local