Searched defs:sidtab_str_cache (Results 1 – 1 of 1) sorted by relevance
23 struct sidtab_str_cache { struct24 struct rcu_head rcu_member;25 struct list_head lru_member;26 struct sidtab_entry *parent;27 u32 len;28 char str[];