Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c4459 size_t tg_size = sizeof(struct batadv_tt_global_entry); in batadv_tt_cache_init() local
4470 batadv_tg_cache = kmem_cache_create("batadv_tg_cache", tg_size, 0, in batadv_tt_cache_init()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c4218 size_t tg_size = sizeof(struct batadv_tt_global_entry); in batadv_tt_cache_init() local
4229 batadv_tg_cache = kmem_cache_create("batadv_tg_cache", tg_size, 0, in batadv_tt_cache_init()

Completed in 11 milliseconds