Function report |
Source Code:security\selinux\ibpkey.c |
Create Date:2022-07-28 19:10:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sel_ib_pkey_flush - Flush the entire pkey table* Description:* Remove all entries from the pkey table
Proto:void sel_ib_pkey_flush(void)
Type:void
Parameter:Nothing
209 | spin_lock_irqsave( & sel_ib_pkey_lock, flags) |
210 | When idx < SEL_PKEY_HASH_SIZE cycle |
216 | size = 0 |
218 | spin_unlock_irqrestore( & sel_ib_pkey_lock, flags) |
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 |