Function report |
Source Code:include\linux\key.h |
Create Date:2022-07-28 05:40:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:key_read_state
Proto:static inline short key_read_state(const struct key *key)
Type:short
Parameter:
Type | Parameter | Name |
---|---|---|
const struct key * | key |
437 | Return smp_load_acquire( & Key state (+) or rejection error (-) ) |
Name | Describe |
---|---|
keyctl_read_key | Read a key's payload |
lookup_user_key | Look up a key ID given us by userspace with a given permissions mask to get* the key it refers to.* Flags can be passed to request that special keyrings be created if referred* to directly, to permit partially constructed keys to be found and to skip |
wait_for_key_construction | wait_for_key_construction - Wait for construction of a key to complete*@key: The key being waited for |
proc_keys_show |
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 |