Home
last modified time | relevance | path

Searched refs:sys_open_tree_attr (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c144 static inline int sys_open_tree_attr(int dfd, const char *path, unsigned int flags, in sys_open_tree_attr() function
1255 ASSERT_LT(sys_open_tree_attr(open_tree_fd, "", AT_EMPTY_PATH, &attr, sizeof(attr)), 0); in TEST_F()
1294 ASSERT_LT(sys_open_tree_attr(open_tree_fd, "", AT_EMPTY_PATH, &attr, sizeof(attr)), 0); in TEST_F()
1415 EXPECT_LT(sys_open_tree_attr(open_tree_fd, "", AT_EMPTY_PATH, &attr, sizeof(attr)), 0); in TEST_F()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl384 467 n64 open_tree_attr sys_open_tree_attr
/linux/scripts/
H A Dsyscall.tbl410 467 common open_tree_attr sys_open_tree_attr
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl410 467 common open_tree_attr sys_open_tree_attr
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl410 467 common open_tree_attr sys_open_tree_attr
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl396 467 common open_tree_attr sys_open_tree_attr
/linux/tools/scripts/
H A Dsyscall.tbl410 467 common open_tree_attr sys_open_tree_attr
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl473 467 common open_tree_attr sys_open_tree_attr
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl440 467 common open_tree_attr sys_open_tree_attr
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl394 467 common open_tree_attr sys_open_tree_attr
H A Dsyscall_32.tbl475 467 i386 open_tree_attr sys_open_tree_attr
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl484 467 common open_tree_attr sys_open_tree_attr
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl515 467 common open_tree_attr sys_open_tree_attr
/linux/include/uapi/asm-generic/
H A Dunistd.h853 __SYSCALL(__NR_open_tree_attr, sys_open_tree_attr)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h853 __SYSCALL(__NR_open_tree_attr, sys_open_tree_attr)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl560 467 common open_tree_attr sys_open_tree_attr
/linux/include/linux/
H A Dsyscalls.h965 asmlinkage long sys_open_tree_attr(int dfd, const char __user *path,