Function report |
Source Code:include\linux\sched\coredump.h |
Create Date:2022-07-28 05:38:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_dumpable
Proto:static inline int get_dumpable(struct mm_struct *mm)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm |
Name | Describe |
---|---|
ptrace_access_vm | Access another process' address space via ptrace.* Source/target buffer must be kernel space,* Do not walk the page table directly, use get_user_pages |
__ptrace_may_access | Returns 0 on success, -errno on denial. |
SYSCALL_DEFINE5 | |
install_exec_creds | stall the new credentials for this executable |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |