Home
last modified time | relevance | path

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

/tools/testing/selftests/filesystems/
A Dwrappers.h85 #ifndef __NR_open_tree
87 #define __NR_open_tree 538 macro
90 #define __NR_open_tree 4428 macro
93 #define __NR_open_tree 6428 macro
96 #define __NR_open_tree 5428 macro
99 #define __NR_open_tree 428 macro
105 return syscall(__NR_open_tree, dfd, filename, flags); in sys_open_tree()
/tools/include/uapi/asm-generic/
A Dunistd.h765 #define __NR_open_tree 428 macro
766 __SYSCALL(__NR_open_tree, sys_open_tree)
/tools/testing/selftests/landlock/
A Dfs_test.c59 return syscall(__NR_open_tree, dfd, filename, flags); in open_tree()

Completed in 40 milliseconds