Searched defs:dirfd (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/openat2/ |
A D | rename_attack_test.c | 55 pid_t spawn_attack(int dirfd, char *a, char *b) in spawn_attack()
|
/linux-6.3-rc2/tools/testing/selftests/proc/ |
A D | fd-003-kthread.c | 116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx()
|
A D | proc-pid-vm.c | 51 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | cgroup_helpers.c | 395 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id() local
|
/linux-6.3-rc2/include/linux/ |
A D | fs_context.h | 73 int dirfd; member
|
/linux-6.3-rc2/tools/testing/selftests/landlock/ |
A D | fs_test.c | 301 static int test_open_rel(const int dirfd, const char *const path, in test_open_rel() 1625 int dirfd, ruleset_fd; in test_relative_path() local
|
Completed in 16 milliseconds