Searched defs:index_key (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/security/keys/ |
D | keyring.c | 163 static void hash_key_type_and_desc(struct keyring_index_key *index_key) in hash_key_type_and_desc() 214 void key_set_index_key(struct keyring_index_key *index_key) in key_set_index_key() 270 const struct keyring_index_key *index_key = data; in keyring_get_key_chunk() local 311 const struct keyring_index_key *index_key = data; in keyring_compare_object() local 1099 const struct keyring_index_key *index_key) in find_key_to_update() 1237 const struct keyring_index_key *index_key) in __key_link_lock() 1259 const struct keyring_index_key *index_key) in __key_move_lock() 1293 const struct keyring_index_key *index_key, in __key_link_begin() 1383 const struct keyring_index_key *index_key, in __key_link_end()
|
D | persistent.c | 41 struct keyring_index_key *index_key) in key_create_persistent() 76 struct keyring_index_key index_key; in key_get_persistent() local
|
D | internal.h | 120 struct keyring_index_key index_key; member
|
D | key.c | 824 struct keyring_index_key index_key = { in key_create_or_update() local
|
/linux-6.1.9/lib/ |
D | assoc_array.c | 172 const void *index_key, in assoc_array_walk() 306 const void *index_key) in assoc_array_find() 476 const void *index_key, in assoc_array_insert_into_terminal_node() 965 const void *index_key, in assoc_array_insert() 1080 const void *index_key) in assoc_array_delete()
|
/linux-6.1.9/fs/fscache/ |
D | cookie.c | 278 const void *index_key, size_t index_key_len) in fscache_set_key() 328 const void *index_key, size_t index_key_len, in fscache_alloc_cookie() 453 const void *index_key, size_t index_key_len, in __fscache_acquire_cookie()
|
/linux-6.1.9/include/linux/ |
D | assoc_array_priv.h | 68 unsigned long index_key[]; member
|
D | fscache.h | 245 const void *index_key, in fscache_acquire_cookie()
|
D | key.h | 246 struct keyring_index_key index_key; member
|
/linux-6.1.9/net/rxrpc/ |
D | ar-internal.h | 341 u64 index_key; member
|