Searched defs:numa_group (Results 1 – 1 of 1) sorted by relevance
1135 struct numa_group *numa_group; member23496 struct numa_group { struct23497 refcount_t refcount;23498 spinlock_t lock;23499 int nr_tasks;23500 pid_t gid;23501 int active_nodes;23502 struct callback_head rcu;23503 long unsigned int total_faults;23504 long unsigned int max_faults_cpu;[all …]