| Function report | 
| Source Code: kernel\seccomp.c | Create Date:2022-07-28 11:46:12 | 
| Last Modify:2022-05-19 16:58:48 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:seccomp_set_mode_strict: internal function for setting strict seccomp* Once current->seccomp.mode is non-zero, it may not be changed.* Returns 0 on success or -EINVAL on failure.
Proto:static long seccomp_set_mode_strict(void)
Type:long
Parameter:Nothing
| 972 | spin_lock_irq( & siglock) | 
| 974 | If Not seccomp_may_assign_mode(seccomp_mode) Then Go to out | 
| 978 | disable_TSC() | 
| 981 | ret = 0 | 
| 983 | out : | 
| 984 | spin_unlock_irq( & siglock) | 
| 986 | Return ret | 
| Name | Describe | 
|---|---|
| do_seccomp | Common entry point for both prctl and syscall. | 
| 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 |