Searched defs:pidfd (Results 1 – 1 of 1) sorted by relevance
505 static int copy_pidfd_info_to_user(int pidfd, in copy_pidfd_info_to_user()527 unsigned int info_mode, int pidfd, in copy_info_records_to_user()659 int ret, pidfd = -ESRCH, fd = -EBADF; in copy_event_to_user() local