Searched defs:pidfd (Results 1 - 22 of 22) sorted by relevance

/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c48 int pidfd; local
H A Dpidfd_wait.c42 int pidfd = -1; local
90 int pidfd = -1; local
151 int pidfd; local
[all...]
H A Dpidfd_open_test.c86 static pid_t get_pid_from_fdinfo_file(int pidfd, const char *key, size_t keylen) argument
123 int pidfd = -1, ret = 1; local
[all...]
H A Dpidfd.h101 static inline int sys_pidfd_send_signal(int pidfd, int sig, siginfo_t *info, argument
107 static inline int sys_pidfd_getfd(int pidfd, int fd, int flags) argument
H A Dpidfd_getfd_test.c127 int pidfd; local
[all...]
H A Dpidfd_setns_test.c55 int pidfd; local
75 pid_t create_child(int *pidfd, unsigned flags) argument
[all...]
H A Dpidfd_test.c33 static pid_t pidfd_clone(int flags, int *pidfd, int (*fn)(void *)) argument
59 int pidfd, ret; local
94 int pidfd, re local
201 int pidfd = -1; local
353 int pidfd, ret; local
395 poll_pidfd(const char *test_name, int pidfd) argument
445 int pid, pidfd = 0; local
511 int pid, pidfd = 0; local
[all...]
H A Dpidfd_fdinfo_test.c164 static int verify_fdinfo(int pidfd, struct error *err, const char *prefix, argument
219 int pidfd; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dmrelease_test.c51 static void run_negative_tests(int pidfd) argument
79 int pipefd[2], pidfd; local
[all...]
/linux-master/samples/pidfd/
H A Dpidfd-metadata.c34 static pid_t pidfd_clone(int flags, int *pidfd) argument
46 static inline int sys_pidfd_send_signal(int pidfd, int sig, siginfo_t *info, argument
52 static int pidfd_metadata_fd(pid_t pid, int pidfd) argument
86 int pidfd = -1, ret = EXIT_FAILURE; local
[all...]
/linux-master/tools/testing/selftests/clone3/
H A Dclone3_selftests.h24 __aligned_u64 pidfd; member in struct:__clone_args
/linux-master/include/linux/sched/
H A Dtask.h25 int __user *pidfd; member in struct:kernel_clone_args
/linux-master/include/uapi/linux/
H A Dsched.h94 __aligned_u64 pidfd; member in struct:clone_args
H A Dfanotify.h182 __s32 pidfd; member in struct:fanotify_event_info_pidfd
/linux-master/tools/include/uapi/linux/
H A Dsched.h94 __aligned_u64 pidfd; member in struct:clone_args
/linux-master/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c94 static pid_t get_pid_from_fdinfo_file(int pidfd, const char *key, size_t keylen) argument
138 int *pidfd = NULL; local
/linux-master/include/net/
H A Dscm.h129 int len, pidfd; local
/linux-master/kernel/
H A Dpid.c568 struct task_struct *pidfd_get_task(int pidfd, unsigned int *flags) argument
605 int pidfd; local
[all...]
H A Dfork.c2022 int pidfd; local
2140 int pidfd = -1, retval; local
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c512 static int copy_pidfd_info_to_user(int pidfd, argument
666 int ret, pidfd = FAN_NOPIDFD, fd = FAN_NOFD; local
532 copy_info_records_to_user(struct fanotify_event *event, struct fanotify_info *info, unsigned int info_mode, int pidfd, char __user *buf, size_t count) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c290 int pidfd; local
/linux-master/net/core/
H A Dsock.c1770 int pidfd; local

Completed in 220 milliseconds