Home
last modified time | relevance | path

Searched refs:__NR_mmap (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/asm-generic/
Dunistd.h879 #define __NR_mmap __NR3264_mmap macro
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c620 int sysno = __NR_mmap; in TEST_SIGNAL()