Home
last modified time | relevance | path

Searched refs:proc_refs (Results 1 – 1 of 1) sorted by relevance

/kernel/object/
A Djob_dispatcher.cpp314 LiveRefsArray proc_refs; in Kill() local
329 proc_refs = ForEachChildInLocked(procs_, &result, [&](fbl::RefPtr<ProcessDispatcher> proc) { in Kill()
372 LiveRefsArray proc_refs; in EnumerateChildren() local
379 proc_refs = ForEachChildInLocked( in EnumerateChildren()
408 LiveRefsArray proc_refs; in LookupProcessById() local
415 proc_refs = ForEachChildInLocked(procs_, &result, [&](fbl::RefPtr<ProcessDispatcher> proc) { in LookupProcessById()

Completed in 7 milliseconds