Searched defs:maxnode (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | mempolicy.c | 1630 unsigned long maxnode) in get_bitmap() 1654 unsigned long maxnode) in get_nodes() 1689 static int copy_nodes_to_user(unsigned long __user *mask, unsigned long maxnode, in copy_nodes_to_user() 1736 unsigned long maxnode, unsigned int flags) in kernel_mbind() 1824 unsigned long, maxnode, unsigned int, flags) in SYSCALL_DEFINE6() argument 1831 unsigned long maxnode) in kernel_set_mempolicy() 1850 unsigned long, maxnode) in SYSCALL_DEFINE3() argument 1855 static int kernel_migrate_pages(pid_t pid, unsigned long maxnode, in kernel_migrate_pages() 1942 SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode, in SYSCALL_DEFINE4() argument 1952 unsigned long maxnode, in kernel_get_mempolicy() [all …]
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | guest_memfd_test.c | 83 unsigned long maxnode = 8; in test_mbind() local 126 unsigned long maxnode = 8; in test_numa_allocation() local
|