Searched defs:workspace_manager (Results 1 – 2 of 2) sorted by relevance
118 struct workspace_manager { struct119 struct list_head idle_ws;120 spinlock_t ws_lock;122 int free_ws;124 atomic_t total_ws;126 wait_queue_head_t ws_wait;
140 struct workspace_manager { struct141 struct list_head idle_ws;142 spinlock_t ws_lock;144 int free_ws;146 atomic_t total_ws;148 wait_queue_head_t ws_wait;