Searched defs:dirfd (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/tools/testing/selftests/openat2/ |
D | rename_attack_test.c | 55 pid_t spawn_attack(int dirfd, char *a, char *b) in spawn_attack()
|
/Linux-v5.10/tools/testing/selftests/proc/ |
D | fd-003-kthread.c | 116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx()
|
D | proc-pid-vm.c | 49 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | cgroup_helpers.c | 248 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id() local
|
/Linux-v5.10/include/linux/ |
D | fs_context.h | 73 int dirfd; member
|