Searched defs:sidtab_str_cache (Results 1 – 1 of 1) sorted by relevance
54027 struct sidtab_str_cache { struct54028 struct callback_head rcu_member;54029 struct list_head lru_member;54030 struct sidtab_entry *parent;54031 u32 len;54032 char str[0];