Searched defs:fdrefs (Results 1 – 2 of 2) sorted by relevance
54 const std::unordered_map<pid_t, int>& fdrefs() const { return fdrefs_; } in fdrefs() function
526 int fdrefs = dmabuf.fdrefs().find(pid)->second; in checkPidRef() local