Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c115 #ifndef __NR_open_tree
117 #define __NR_open_tree 538 macro
120 #define __NR_open_tree 4428 macro
123 #define __NR_open_tree 6428 macro
126 #define __NR_open_tree 5428 macro
129 #define __NR_open_tree (428 + 1024) macro
131 #define __NR_open_tree 428 macro
163 return syscall(__NR_open_tree, dfd, filename, flags); in sys_open_tree()
/linux/tools/include/uapi/asm-generic/
A Dunistd.h833 #define __NR_open_tree 428 macro
834 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux/include/uapi/asm-generic/
A Dunistd.h833 #define __NR_open_tree 428 macro
834 __SYSCALL(__NR_open_tree, sys_open_tree)
/linux/arch/arm64/include/asm/
A Dunistd32.h866 #define __NR_open_tree 428 macro
867 __SYSCALL(__NR_open_tree, sys_open_tree)

Completed in 42 milliseconds