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:This returns the actual value of the suid_dumpable flag. For things* that are using this for checking for privilege transitions, it must* test against SUID_DUMP_USER rather than treating it as a boolean* value.
Proto:static inline int __get_dumpable(unsigned long mm_flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | mm_flags |
26 | Return mm_flags & MMF_DUMPABLE_MASK |
Name | Describe |
---|---|
format_corename | rmat_corename will inspect the pattern parameter, and output a* name into corename, which must have space for at least* CORENAME_MAX_SIZE bytes plus one byte for the zero terminator. |
do_coredump |
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 |