Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h1123 struct mempolicy *mempolicy; member
2859 struct mempolicy { struct
2860 atomic_t refcnt;
2861 short unsigned int mode;
2862 short unsigned int flags;
2863 nodemask_t nodes;
2864 union {
2867 } w;