Home
last modified time | relevance | path

Searched refs:calipso_cache_entry_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dcalipso.c93 * calipso_cache_entry_free - Frees a cache entry
101 static void calipso_cache_entry_free(struct calipso_map_cache_entry *entry) in calipso_cache_entry_free() function
170 calipso_cache_entry_free(entry); in calipso_cache_invalidate()
301 calipso_cache_entry_free(old_entry); in calipso_cache_add()
309 calipso_cache_entry_free(entry); in calipso_cache_add()
/kernel/linux/linux-6.6/net/ipv6/
H A Dcalipso.c93 * calipso_cache_entry_free - Frees a cache entry
101 static void calipso_cache_entry_free(struct calipso_map_cache_entry *entry) in calipso_cache_entry_free() function
170 calipso_cache_entry_free(entry); in calipso_cache_invalidate()
301 calipso_cache_entry_free(old_entry); in calipso_cache_add()
309 calipso_cache_entry_free(entry); in calipso_cache_add()

Completed in 4 milliseconds