Home
last modified time | relevance | path

Searched refs:open_tree (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl345 428 n64 open_tree sys_open_tree
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl354 428 common open_tree sys_open_tree
H A Dsyscall_32.tbl436 428 i386 open_tree sys_open_tree
/linux/scripts/
H A Dsyscall.tbl371 428 common open_tree sys_open_tree
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl354 428 common open_tree sys_open_tree
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl521 428 common open_tree sys_open_tree
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl433 428 common open_tree sys_open_tree sys_open_tree
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c51 #ifndef open_tree
52 int open_tree(int dfd, const char *filename, unsigned int flags) in open_tree() function
2423 open_tree(AT_FDCWD, dir_s1d1, in TEST_F_FORK()