Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:18:09 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:siginfo_buildtime_checks
Proto:static inline void siginfo_buildtime_checks(void)
Type:void
Parameter:Nothing
4503 | BUILD_BUG_ON - break compile if a condition is true(sizeof(structsiginfo) != SI_MAX_SIZE) |
4548 | BUILD_BUG_ON - break compile if a condition is true(offsetof(structsiginfo, How these fields are to be accessed.) != offsetof(structsiginfo, si_addr)) |
4553 | Else |
4561 | BUILD_BUG_ON - break compile if a condition is true(offsetof(structcompat_siginfo, How these fields are to be accessed.) != offsetof(structcompat_siginfo, si_addr)) |
Name | Describe |
---|---|
signals_init |
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 |