Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:18:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:See if a cycle will will be created by inserting acyclic tree B in acyclic* tree A at the topmost level (ie: as a direct child of A).* Since we are adding B to A at the top level, checking for cycles should just
Proto:static int keyring_detect_cycle(struct key *A, struct key *B)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct key * | A | |
struct key * | B |
Name | Describe |
---|---|
__key_link_check_live_key | Check already instantiated keys aren't going to be a problem.* The caller must have called __key_link_begin(). Don't need to call this for* keys that were created since __key_link_begin() was called. |
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 |