Home
last modified time | relevance | path

Searched defs:numa_group (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1294 struct numa_group *numa_group; member
28497 struct numa_group { struct
28498 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 …]