Function report |
Source Code:security\apparmor\include\label.h |
Create Date:2022-07-28 19:48:49 |
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_label_rcu - increment refcount on a label that can be replaced*@l: pointer to label that can be replaced (NOT NULL)* Returns: pointer to a refcounted label.* else NULL if no label
Proto:static inline struct aa_label *aa_get_label_rcu(struct aa_label __rcu **l)
Type:struct aa_label
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_label __rcu ** | l |
401 | Do |
402 | c = fetch RCU-protected pointer for dereferencing( * l) |
406 | Return c |
Name | Describe |
---|---|
seq_profile_name_show | |
seq_profile_mode_show | |
seq_profile_attach_show | |
seq_profile_hash_show | |
rawdata_get_link_base |
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 |