Searched defs:pidfd (Results 1 – 2 of 2) sorted by relevance
234 int madviseVmasFromBatch(unique_fd& pidfd, VmaBatch& batch, int madviseType, in madviseVmasFromBatch()287 unique_fd pidfd(pidfd_open(pid, 0)); in compactMemory() local
1562 FileDescriptor pidfd = null; in waitForProcessDeath() local