Home
last modified time | relevance | path

Searched refs:__NR_openat2 (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/openat2/
A Dhelpers.h21 #ifndef __NR_openat2
22 #define __NR_openat2 437 macro
24 #define SYS_openat2 __NR_openat2
A Dhelpers.c24 int ret = syscall(__NR_openat2, dfd, path, how, size); in raw_openat2()
/tools/include/uapi/asm-generic/
A Dunistd.h783 #define __NR_openat2 437 macro
784 __SYSCALL(__NR_openat2, sys_openat2)

Completed in 7 milliseconds