Searched defs:cmd_msg_cache (Results 1 – 1 of 1) sorted by relevance
255 struct cmd_msg_cache { struct258 spinlock_t lock;259 struct list_head head;260 unsigned int max_inbox_size;261 unsigned int num_ent;
Completed in 11 milliseconds