Searched defs:i_jetsam_coalition (Results 1 – 1 of 1) sorted by relevance
258 struct i_jetsam_coalition { struct259 task_t leader;260 queue_head_t extensions;261 queue_head_t services;262 queue_head_t other;263 struct thread_group *thread_group;264 bool swap_enabled;266 struct coalition_requested_policy {269 } c_requested_policy;270 struct coalition_effective_policy {[all …]