Function report |
Source Code:security\apparmor\label.c |
Create Date:2022-07-28 19:54:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:labelset_next_stale
Proto:static struct aa_label *labelset_next_stale(struct aa_labelset *ls)
Type:struct aa_label
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_labelset * | ls |
1991 | read_lock_irqsave( & lock, flags) |
2001 | label = NULL |
2003 | out : |
2004 | read_unlock_irqrestore( & lock, flags) |
2006 | Return label |
Name | Describe |
---|---|
__labelset_update | __labelset_update - update labels in @ns*@ns: namespace to update labels in (NOT NULL)* Requires: @ns lock be held* Walk the labelset ensuring that all labels are up to date and valid* Any label that has a stale component is marked stale and replaced and |
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 |