Searched defs:pidfd (Results 1 – 3 of 3) sorted by relevance
237 int madviseVmasFromBatch(unique_fd& pidfd, VmaBatch& batch, int madviseType, in madviseVmasFromBatch()290 unique_fd pidfd(pidfd_open(pid, 0)); in compactMemory() local
1744 FileDescriptor pidfd = null; in waitForProcessDeath() local
1183 int pidfd = pidfd_open(pid, /*flags=*/0); in wait_child_with_timeout() local