Home
last modified time | relevance | path

Searched refs:CALIPSO_CACHE_BUCKETS (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dcalipso.c65 #define CALIPSO_CACHE_BUCKETS BIT(CALIPSO_CACHE_BUCKETBITS) macro
136 calipso_cache = kcalloc(CALIPSO_CACHE_BUCKETS, in calipso_cache_init()
142 for (iter = 0; iter < CALIPSO_CACHE_BUCKETS; iter++) { in calipso_cache_init()
164 for (iter = 0; iter < CALIPSO_CACHE_BUCKETS; iter++) { in calipso_cache_invalidate()
212 bkt = hash & (CALIPSO_CACHE_BUCKETS - 1); in calipso_cache_check()
291 bkt = entry->hash & (CALIPSO_CACHE_BUCKETS - 1); in calipso_cache_add()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dcalipso.c65 #define CALIPSO_CACHE_BUCKETS BIT(CALIPSO_CACHE_BUCKETBITS) macro
136 calipso_cache = kcalloc(CALIPSO_CACHE_BUCKETS, in calipso_cache_init()
142 for (iter = 0; iter < CALIPSO_CACHE_BUCKETS; iter++) { in calipso_cache_init()
164 for (iter = 0; iter < CALIPSO_CACHE_BUCKETS; iter++) { in calipso_cache_invalidate()
212 bkt = hash & (CALIPSO_CACHE_BUCKETS - 1); in calipso_cache_check()
291 bkt = entry->hash & (CALIPSO_CACHE_BUCKETS - 1); in calipso_cache_add()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dcalipso.c65 #define CALIPSO_CACHE_BUCKETS BIT(CALIPSO_CACHE_BUCKETBITS) macro
136 calipso_cache = kcalloc(CALIPSO_CACHE_BUCKETS, in calipso_cache_init()
142 for (iter = 0; iter < CALIPSO_CACHE_BUCKETS; iter++) { in calipso_cache_init()
164 for (iter = 0; iter < CALIPSO_CACHE_BUCKETS; iter++) { in calipso_cache_invalidate()
212 bkt = hash & (CALIPSO_CACHE_BUCKETS - 1); in calipso_cache_check()
291 bkt = entry->hash & (CALIPSO_CACHE_BUCKETS - 1); in calipso_cache_add()