Home
last modified time | relevance | path

Searched defs:maxnode (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/strace/tests/
H A Dset_mempolicy.c49 print_nodes(const unsigned long maxnode, unsigned int offset) in print_nodes()
98 unsigned long maxnode = get_page_size() * 8; in test_offset() local
131 const unsigned long maxnode = (unsigned long) 0xcafef00dbadc0dedULL; in main() local
H A Dget_mempolicy.c46 print_nodes(unsigned long maxnode) in print_nodes()
84 unsigned long maxnode = (unsigned long) 0xcafef00dbadc0dedULL; in main() local
H A Dmbind.c44 const unsigned long maxnode = (unsigned long) 0xdeadbeeffffffff2ULL; in main() local
/aosp_15_r20/external/strace/tests-m32/
H A Dset_mempolicy.c49 print_nodes(const unsigned long maxnode, unsigned int offset) in print_nodes()
98 unsigned long maxnode = get_page_size() * 8; in test_offset() local
131 const unsigned long maxnode = (unsigned long) 0xcafef00dbadc0dedULL; in main() local
H A Dget_mempolicy.c46 print_nodes(unsigned long maxnode) in print_nodes()
84 unsigned long maxnode = (unsigned long) 0xcafef00dbadc0dedULL; in main() local
H A Dmbind.c44 const unsigned long maxnode = (unsigned long) 0xdeadbeeffffffff2ULL; in main() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dset_mempolicy.c49 print_nodes(const unsigned long maxnode, unsigned int offset) in print_nodes()
98 unsigned long maxnode = get_page_size() * 8; in test_offset() local
131 const unsigned long maxnode = (unsigned long) 0xcafef00dbadc0dedULL; in main() local
H A Dget_mempolicy.c46 print_nodes(unsigned long maxnode) in print_nodes()
84 unsigned long maxnode = (unsigned long) 0xcafef00dbadc0dedULL; in main() local
H A Dmbind.c44 const unsigned long maxnode = (unsigned long) 0xdeadbeeffffffff2ULL; in main() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/
H A Dnumaif.h21 unsigned long maxnode, void *addr, int flags) in get_mempolicy()
27 long migrate_pages(int pid, unsigned long maxnode, in migrate_pages()
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/sanitizer/
H A Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/external/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1495 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1498 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1501 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1504 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1517 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1521 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1526 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1531 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument
1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument
1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument
1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument
1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument
1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument
1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument
1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument

12