| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cpuset.h | 152 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() 203 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() 270 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed()
|
| H A D | nodemask.h | 152 #define node_isset(node, nodemask) test_bit((node), (nodemask).bits) argument 154 #define node_test_and_set(node, nodemask) \ argument 231 #define nodes_full(nodemask) __nodes_full(&(nodemask), MAX_NUMNODES) argument 237 #define nodes_weight(nodemask) __nodes_weight(&(nodemask), MAX_NUMNODES) argument
|
| H A D | oom.h | 34 nodemask_t *nodemask; member
|
| H A D | mempolicy.h | 255 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
| H A D | mmzone.h | 1133 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument 1139 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | show_mem.c | 11 void show_mem(unsigned int filter, nodemask_t *nodemask) in show_mem()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | hugetlb.c | 1143 nodemask_t *nodemask; in dequeue_huge_page_vma() local 1282 int nid, nodemask_t *nodemask) in alloc_gigantic_page() 1321 int nid, nodemask_t *nodemask) in alloc_gigantic_page() 1329 int nid, nodemask_t *nodemask) in alloc_gigantic_page() 1958 nodemask_t *nodemask; in alloc_buddy_huge_page_with_mpol() local 1991 nodemask_t *nodemask; in alloc_huge_page_vma() local
|
| H A D | vmscan.c | 80 nodemask_t *nodemask; member 3246 nodemask_t *nodemask) in throttle_direct_reclaim() 3330 gfp_t gfp_mask, nodemask_t *nodemask) in try_to_free_pages()
|
| H A D | page_alloc.c | 4112 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() 4131 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() 5099 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() 5149 nodemask_t *nodemask) in __alloc_pages_nodemask() 5624 static bool show_mem_node_skip(unsigned int flags, int nid, nodemask_t *nodemask) in show_mem_node_skip() 5678 void show_free_areas(unsigned int filter, nodemask_t *nodemask) in show_free_areas() 9005 int nid, nodemask_t *nodemask) in alloc_contig_pages()
|
| H A D | internal.h | 158 nodemask_t *nodemask; member
|
| H A D | mempolicy.c | 2029 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | numa.c | 335 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | smp.c | 587 const struct cpumask *nodemask; in smp_call_function_any() local
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | manage.c | 528 const struct cpumask *nodemask = cpumask_of_node(node); in irq_setup_affinity() local
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | numa.c | 347 unsigned long nodemask; in bind_to_memnode() local
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cpuset.c | 3459 int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | core.c | 2488 const struct cpumask *nodemask = NULL; in select_fallback_rq() local
|