Searched defs:sidtab_str_cache (Results 1 – 1 of 1) sorted by relevance
56285 struct sidtab_str_cache { struct56286 struct callback_head rcu_member;56287 struct list_head lru_member;56288 struct sidtab_entry *parent;56289 u32 len;56290 char str[0];