Searched defs:index_key (Results 1 - 10 of 10) sorted by relevance

/linux-master/security/keys/
H A Dpersistent.c76 struct keyring_index_key index_key; local
40 key_create_persistent(struct user_namespace *ns, kuid_t uid, struct keyring_index_key *index_key) argument
[all...]
H A Dinternal.h113 struct keyring_index_key index_key; member in struct:keyring_search_context
H A Dkey.c799 struct keyring_index_key index_key = { local
[all...]
H A Dkeyring.c163 static void hash_key_type_and_desc(struct keyring_index_key *index_key) argument
214 void key_set_index_key(struct keyring_index_key *index_key) argument
270 const struct keyring_index_key *index_key = data; local
311 const struct keyring_index_key *index_key = data; local
1098 find_key_to_update(key_ref_t keyring_ref, const struct keyring_index_key *index_key) argument
1292 __key_link_begin(struct key *keyring, const struct keyring_index_key *index_key, struct assoc_array_edit **_edit) argument
[all...]
/linux-master/include/linux/
H A Dassoc_array_priv.h68 unsigned long index_key[]; member in struct:assoc_array_shortcut
H A Dkey.h246 struct keyring_index_key index_key; member in union:key::__anon1704
H A Dfscache.h243 fscache_acquire_cookie(struct fscache_volume *volume, u8 advice, const void *index_key, size_t index_key_len, const void *aux_data, size_t aux_data_len, loff_t object_size) argument
/linux-master/lib/
H A Dassoc_array.c170 assoc_array_walk(const struct assoc_array *array, const struct assoc_array_ops *ops, const void *index_key, struct assoc_array_walk_result *result) argument
304 assoc_array_find(const struct assoc_array *array, const struct assoc_array_ops *ops, const void *index_key) argument
474 assoc_array_insert_into_terminal_node(struct assoc_array_edit *edit, const struct assoc_array_ops *ops, const void *index_key, struct assoc_array_walk_result *result) argument
963 assoc_array_insert(struct assoc_array *array, const struct assoc_array_ops *ops, const void *index_key, void *object) argument
1078 assoc_array_delete(struct assoc_array *array, const struct assoc_array_ops *ops, const void *index_key) argument
[all...]
/linux-master/fs/netfs/
H A Dfscache_cookie.c277 fscache_set_key(struct fscache_cookie *cookie, const void *index_key, size_t index_key_len) argument
325 fscache_alloc_cookie( struct fscache_volume *volume, u8 advice, const void *index_key, size_t index_key_len, const void *aux_data, size_t aux_data_len, loff_t object_size) argument
450 __fscache_acquire_cookie( struct fscache_volume *volume, u8 advice, const void *index_key, size_t index_key_len, const void *aux_data, size_t aux_data_len, loff_t object_size) argument
/linux-master/net/rxrpc/
H A Dar-internal.h373 u64 index_key; member in union:rxrpc_conn_proto::__anon3020

Completed in 321 milliseconds