Searched refs:__NR_open_tree_attr (Results 1 – 2 of 2) sorted by relevance
110 #ifndef __NR_open_tree_attr112 #define __NR_open_tree_attr 577 macro115 #define __NR_open_tree_attr (467 + 4000) macro118 #define __NR_open_tree_attr (467 + 6000) macro121 #define __NR_open_tree_attr (467 + 5000) macro124 #define __NR_open_tree_attr (467 + 1024) macro126 #define __NR_open_tree_attr 467 macro147 return syscall(__NR_open_tree_attr, dfd, path, flags, attr, size); in sys_open_tree_attr()
852 #define __NR_open_tree_attr 467 macro853 __SYSCALL(__NR_open_tree_attr, sys_open_tree_attr)
Completed in 12 milliseconds