Function report |
Source Code:security\apparmor\include\policy.h |
Create Date:2022-07-28 19:49:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_get_profile_rcu - increment a refcount profile that can be replaced*@p: pointer to profile that can be replaced (NOT NULL)* Returns: pointer to a refcounted profile.* else NULL if no profile
Proto:static inline struct aa_profile *aa_get_profile_rcu(struct aa_profile __rcu **p)
Type:struct aa_profile
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_profile __rcu ** | p |
278 | Do |
279 | c = fetch RCU-protected pointer for dereferencing( * p) |
283 | Return c |
Name | Describe |
---|---|
build_change_hat | helper fn for change_hat* Returns: label for hat transition OR ERR_PTR. Does NOT return NULL |
change_hat | helper fn for changing into a hat* Returns: label for hat transition or ERR_PTR. Does not return NULL |
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 |