Home
last modified time | relevance | path

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

/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c109 #ifndef __NR_open_tree
111 #define __NR_open_tree 538 macro
114 #define __NR_open_tree 4428 macro
117 #define __NR_open_tree 6428 macro
120 #define __NR_open_tree 5428 macro
123 #define __NR_open_tree (428 + 1024) macro
125 #define __NR_open_tree 428 macro
157 return syscall(__NR_open_tree, dfd, filename, flags); in sys_open_tree()
/tools/include/uapi/asm-generic/
Dunistd.h765 #define __NR_open_tree 428 macro
766 __SYSCALL(__NR_open_tree, sys_open_tree)