Searched defs:mempolicy (Results 1 – 1 of 1) sorted by relevance
1123 struct mempolicy *mempolicy; member2859 struct mempolicy { struct2860 atomic_t refcnt;2861 short unsigned int mode;2862 short unsigned int flags;2863 nodemask_t nodes;2864 union {2867 } w;