Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c4458 size_t tl_size = sizeof(struct batadv_tt_local_entry); in batadv_tt_cache_init() local
4465 batadv_tl_cache = kmem_cache_create("batadv_tl_cache", tl_size, 0, in batadv_tt_cache_init()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c4217 size_t tl_size = sizeof(struct batadv_tt_local_entry); in batadv_tt_cache_init() local
4224 batadv_tl_cache = kmem_cache_create("batadv_tl_cache", tl_size, 0, in batadv_tt_cache_init()

Completed in 11 milliseconds