Searched refs:node_state (Results 1 – 9 of 9) sorted by relevance
35 static fbl::DoublyLinkedListNodeState<PinnedMemoryTokenDispatcher*>& node_state( in node_state() function44 static QuarantineListNodeState& node_state( in node_state() function
85 inline static fbl::DoublyLinkedListNodeState<StateObserver*>& node_state( in node_state() function
62 static fbl::DoublyLinkedListNodeState<JobDispatcher*>& node_state( in node_state() function70 static fbl::SinglyLinkedListNodeState<fbl::RefPtr<JobDispatcher>>& node_state( in node_state() function215 static fbl::DoublyLinkedListNodeState<JobDispatcher*>& node_state( in node_state() function
42 static fbl::DoublyLinkedListNodeState<ProcessDispatcher*>& node_state( in node_state() function50 static fbl::SinglyLinkedListNodeState<fbl::RefPtr<ProcessDispatcher>>& node_state( in node_state() function
40 static fbl::DoublyLinkedListNodeState<ThreadDispatcher*>& node_state( in node_state() function
177 static fbl::SinglyLinkedListNodeState<Dispatcher*>& node_state( in DECLARE_DISPTAG() function
234 if (!ProcessDispatcher::JobListTraitsRaw::node_state(*process).InContainer()) in RemoveChildProcess()245 if (!JobDispatcher::ListTraitsRaw::node_state(*job).InContainer()) in RemoveChildJob()
282 static NodeState& node_state(VmObject& vmo) { in node_state() function
195 …static fbl::WAVLTreeNodeState<fbl::RefPtr<VmAddressRegionOrMapping>, bool>& node_state(VmAddressRe… in node_state() function
Completed in 18 milliseconds