Home
last modified time | relevance | path

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

12

/openbmc/linux/lib/
H A Dcompat_audit.c39 #ifdef __NR_openat in audit_classify_compat_syscall()
40 case __NR_openat: in audit_classify_compat_syscall()
H A Daudit.c50 #ifdef __NR_openat in audit_classify_syscall()
51 case __NR_openat: in audit_classify_syscall()
/openbmc/linux/arch/x86/ia32/
H A Daudit.c36 case __NR_openat: in ia32_classify_syscall()
/openbmc/linux/arch/sparc/kernel/
H A Dcompat_audit.c37 case __NR_openat: in sparc32_classify_syscall()
H A Daudit.c52 case __NR_openat: in audit_classify_syscall()
/openbmc/linux/arch/s390/kernel/
H A Dcompat_audit.c37 case __NR_openat: in s390_classify_syscall()
H A Daudit.c51 case __NR_openat: in audit_classify_syscall()
/openbmc/linux/arch/powerpc/kernel/
H A Dcompat_audit.c38 case __NR_openat: in ppc32_classify_syscall()
H A Daudit.c52 case __NR_openat: in audit_classify_syscall()
/openbmc/linux/arch/alpha/kernel/
H A Daudit.c41 case __NR_openat: in audit_classify_syscall()
/openbmc/linux/arch/ia64/kernel/
H A Daudit.c42 case __NR_openat: in audit_classify_syscall()
/openbmc/linux/arch/x86/kernel/
H A Daudit_64.c51 case __NR_openat: in audit_classify_syscall()
/openbmc/linux/arch/parisc/kernel/
H A Daudit.c46 case __NR_openat: in audit_classify_syscall()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h58 #define __NR_openat 56 macro
H A Dunistd_64.h59 #define __NR_openat 56 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h60 #define __NR_openat 56 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h59 #define __NR_openat 56 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h237 #define __NR_openat 288 macro
H A Dunistd_32.h270 #define __NR_openat 288 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h261 #define __NR_openat 257 macro
H A Dunistd_32.h295 #define __NR_openat 295 macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h279 #define __NR_openat 286 macro
H A Dunistd_32.h288 #define __NR_openat 286 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h740 #ifdef __NR_openat in sys_open()
741 return my_syscall4(__NR_openat, AT_FDCWD, path, flags, mode); in sys_open()
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h158 #define __NR_openat 56 macro
159 __SYSCALL(__NR_openat, sys_openat)

12