Searched defs:numa_group (Results 1 – 1 of 1) sorted by relevance
1294 struct numa_group *numa_group; member28497 struct numa_group { struct28498 refcount_t refcount;28499 spinlock_t lock;28500 int nr_tasks;28501 pid_t gid;28502 int active_nodes;28503 struct callback_head rcu;28504 long unsigned int total_faults;28505 long unsigned int max_faults_cpu;[all …]