Searched defs:task_numa_env (Results 1 – 1 of 1) sorted by relevance
2006 struct task_numa_env { struct2007 struct task_struct *p;2009 int src_cpu, src_nid;2010 int dst_cpu, dst_nid;2011 int imb_numa_nr;2013 struct numa_stats src_stats, dst_stats;2015 int imbalance_pct;2016 int dist;2018 struct task_struct *best_task;2019 long best_imp;[all …]