Searched refs:ecryptfs_auth_tok_list_item_cache (Results 1 – 3 of 3) sorted by relevance
1218 kmem_cache_free(ecryptfs_auth_tok_list_item_cache, in wipe_auth_tok_list()1223 struct kmem_cache *ecryptfs_auth_tok_list_item_cache; variable1282 kmem_cache_zalloc(ecryptfs_auth_tok_list_item_cache, in parse_tag_1_packet()1348 kmem_cache_free(ecryptfs_auth_tok_list_item_cache, in parse_tag_1_packet()1417 kmem_cache_zalloc(ecryptfs_auth_tok_list_item_cache, GFP_KERNEL); in parse_tag_3_packet()1524 kmem_cache_free(ecryptfs_auth_tok_list_item_cache, in parse_tag_3_packet()1941 ecryptfs_auth_tok_list_item_cache, in ecryptfs_parse_packet_set()
542 extern struct kmem_cache *ecryptfs_auth_tok_list_item_cache;
652 .cache = &ecryptfs_auth_tok_list_item_cache,