Searched defs:node (Results 1 - 25 of 87) sorted by relevance

1234

/fuchsia/zircon/kernel/include/kernel/
H A Ddpc.h22 struct list_node node; member in struct:dpc
H A Dtimer.h33 struct list_node node; member in struct:timer
H A Dmp.h78 struct list_node node; member in struct:mp_ipi_task
/fuchsia/zircon/system/dev/block/zxcrypt/
H A Dextra.h26 list_node_t node; member in struct:zxcrypt::extra_op_t
/fuchsia/zircon/system/dev/gpio/pl061/include/gpio/pl061/
H A Dpl061.h15 list_node_t node; member in struct:__anon370
/fuchsia/zircon/system/dev/usb/usb-composite/
H A Dusb-interface.h25 list_node_t node; member in struct:__anon512
/fuchsia/zircon/kernel/vm/
H A Dpmm_arena.cpp23 zx_status_t PmmArena::Init(const pmm_arena_info_t* info, PmmNode* node) { argument
/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A Dcnd_timedwait.c34 struct waiter node = { local
[all...]
/fuchsia/zircon/system/dev/bus/platform/
H A Dplatform-i2c.h30 list_node_t node; member in struct:platform_bus::PlatformI2cBus::I2cTxn
/fuchsia/zircon/system/utest/fbl/include/fbl/tests/intrusive_containers/
H A Dintrusive_wavl_tree_checker.h85 RawPtrType node = PtrTraits::GetRaw(tree.root_); local
17 VerifyParentBackLinks(const TreeType& tree, typename TreeType::RawPtrType node) argument
[all...]
/fuchsia/zircon/system/utest/fs-vnode/
H A Dpseudo-dir-tests.cpp81 fbl::RefPtr<fs::Vnode> node; local
/fuchsia/zircon/kernel/object/
H A Dfutex_context.cpp53 FutexNode node; local
113 FutexNode* node = futex_table_.erase(futex_key); local
208 UnqueueNodeLocked(FutexNode* node) argument
[all...]
H A Dfutex_node.cpp47 RemoveNodeFromList(FutexNode* list_head, FutexNode* node) argument
78 WakeThreads(FutexNode* node, uint32_t count, uintptr_t old_hash_key) argument
125 FutexNode* node = list_head; local
[all...]
/fuchsia/zircon/system/dev/display/display/
H A Dimage.h78 image_node_t node = { member in class:display::Image
/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dintrusive_wavl_tree_internal.h41 static bool VerifyRankRule(const TreeType& tree, typename TreeType::RawPtrType node) { argument
/fuchsia/zircon/system/ulib/fs/include/fs/
H A Dpseudo-dir.h78 const fbl::RefPtr<fs::Vnode>& node() const { return node_; } function in class:fs::PseudoDir::Entry
/fuchsia/zircon/system/ulib/unittest/
H A Dcrash-list.cpp20 list_node_t node; member in struct:crash_proc_t
/fuchsia/zircon/system/utest/util/
H A Dlistnode.cpp12 list_node_t node; member in struct:__anon1478::list_elem
99 list_node_t* node = NULL; local
[all...]
/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_cond_timedwait.c47 struct waiter node = { local
[all...]
/fuchsia/zircon/kernel/lib/counters/
H A Dcounters.cpp31 list_node node; member in struct:watched_counter_t
/fuchsia/zircon/kernel/lib/debuglog/include/lib/
H A Ddebuglog.h40 struct list_node node; member in struct:dlog_reader
/fuchsia/zircon/system/dev/block/ahci/
H A Dsata.h42 list_node_t node; member in struct:sata_txn
/fuchsia/zircon/system/dev/block/usb-mass-storage/
H A Dusb-mass-storage.h69 list_node_t node; member in struct:ums_txn
/fuchsia/zircon/system/dev/bus/virtio/
H A Dblock.h25 list_node_t node; member in struct:virtio::block_txn_t
/fuchsia/zircon/system/dev/ethernet/intel-ethernet/
H A Die.h18 list_node_t node; member in struct:framebuf

Completed in 104 milliseconds

1234