Home
last modified time | relevance | path

Searched refs:__NR_mount (Results 1 – 25 of 25) sorted by relevance

/external/syzkaller/sys/linux/
Dfilesystem_386.const29 __NR_mount = 21
Dfilesystem_arm64.const29 __NR_mount = 40
Dfilesystem_amd64.const29 __NR_mount = 165
Dfilesystem_ppc64le.const29 __NR_mount = 21
Dfilesystem_arm.const29 __NR_mount = 21
Dfuse_arm.const49 __NR_mount = 21
Dfuse_386.const49 __NR_mount = 21
Dfuse_arm64.const49 __NR_mount = 40
Dfuse_amd64.const49 __NR_mount = 165
Dfuse_ppc64le.const49 __NR_mount = 21
D9p_amd64.const79 __NR_mount = 165
D9p_ppc64le.const79 __NR_mount = 21
D9p_arm.const79 __NR_mount = 21
D9p_386.const79 __NR_mount = 21
D9p_arm64.const79 __NR_mount = 40
/external/minijail/linux-x86/
Dlibsyscalls.gen.c501 #ifdef __NR_mount
502 { "mount", __NR_mount },
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h169 #define __NR_mount 165 macro
Dunistd_32.h25 #define __NR_mount 21 macro
Dunistd_x32.h151 #define __NR_mount (__X32_SYSCALL_BIT + 165) macro
/external/strace/
Dscno.h503 #ifndef __NR_mount
504 # define __NR_mount (SYSCALL_BIT | 165) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h140 #define __NR_mount 40 macro
141 __SC_COMP(__NR_mount, sys_mount, compat_sys_mount)
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd_n64.h164 #define __NR_mount (__NR_Linux + 160) macro
Dunistd_n32.h164 #define __NR_mount (__NR_Linux + 160) macro
Dunistd_o32.h25 #define __NR_mount (__NR_Linux + 21) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h21 #define __NR_mount (__NR_SYSCALL_BASE + 21) macro