Home
last modified time | relevance | path

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

/kernel/object/include/object/
A Dpinned_memory_token_dispatcher.h35 static fbl::DoublyLinkedListNodeState<PinnedMemoryTokenDispatcher*>& node_state( in node_state() function
44 static QuarantineListNodeState& node_state( in node_state() function
A Dstate_observer.h85 inline static fbl::DoublyLinkedListNodeState<StateObserver*>& node_state( in node_state() function
A Djob_dispatcher.h62 static fbl::DoublyLinkedListNodeState<JobDispatcher*>& node_state( in node_state() function
70 static fbl::SinglyLinkedListNodeState<fbl::RefPtr<JobDispatcher>>& node_state( in node_state() function
215 static fbl::DoublyLinkedListNodeState<JobDispatcher*>& node_state( in node_state() function
A Dprocess_dispatcher.h42 static fbl::DoublyLinkedListNodeState<ProcessDispatcher*>& node_state( in node_state() function
50 static fbl::SinglyLinkedListNodeState<fbl::RefPtr<ProcessDispatcher>>& node_state( in node_state() function
A Dthread_dispatcher.h40 static fbl::DoublyLinkedListNodeState<ThreadDispatcher*>& node_state( in node_state() function
A Ddispatcher.h177 static fbl::SinglyLinkedListNodeState<Dispatcher*>& node_state( in DECLARE_DISPTAG() function
/kernel/object/
A Djob_dispatcher.cpp234 if (!ProcessDispatcher::JobListTraitsRaw::node_state(*process).InContainer()) in RemoveChildProcess()
245 if (!JobDispatcher::ListTraitsRaw::node_state(*job).InContainer()) in RemoveChildJob()
/kernel/vm/include/vm/
A Dvm_object.h282 static NodeState& node_state(VmObject& vmo) { in node_state() function
A Dvm_address_region.h195 …static fbl::WAVLTreeNodeState<fbl::RefPtr<VmAddressRegionOrMapping>, bool>& node_state(VmAddressRe… in node_state() function

Completed in 18 milliseconds