Searched defs:node (Results 401 - 425 of 549) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/kernel/
H A Dsystem_info.cpp413 count_topology_nodes(const cpu_topology_node* node, uint32& count) argument
422 get_logical_processor(const cpu_topology_node* node) argument
434 generate_topology_array(cpu_topology_node_info* topology, const cpu_topology_node* node, uint32& count) argument
613 const cpu_topology_node* node = get_cpu_topology(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.cpp618 ext2_inode& node = inode->Node(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.cpp407 NodeHeader* node = NodeHeader::Create(fInode, fSingleDirBlock); local
[all...]
/haiku/src/add-ons/kernel/drivers/power/x86_cpuidle/
H A Dacpi_cpuidle.cpp82 device_node *node; member in struct:acpi_cpuidle_driver_info
533 acpi_cpuidle_register_device(device_node *node) argument
547 acpi_cpuidle_init_driver(device_node *node, void **driverCookie) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.cpp268 embedded_controller_register_device(device_node* node) argument
425 device_node* node = ((acpi_ec_cookie*)_cookie)->ec_dev; local
/haiku/src/add-ons/kernel/generic/ata_adapter/
H A Data_adapter.cpp349 ata_adapter_init_channel(device_node *node, argument
487 ata_adapter_publish_channel(device_node *controller_node, const char *channel_module_name, uint16 command_block_base, uint16 control_block_base, uint8 intnum, bool can_dma, uint8 channel_index, const char *name, const io_resource *resources, device_node **node) argument
524 ata_adapter_detect_channel(pci_device_module_info *pci, pci_device *pci_device, device_node *controller_node, const char *channel_module_name, bool controller_can_dma, uint16 command_block_base, uint16 control_block_base, uint16 bus_master_base, uint8 intnum, uint8 channel_index, const char *name, device_node **node, bool supports_compatibility_mode) argument
633 ata_adapter_init_controller(device_node *node, ata_adapter_controller_info **cookie, size_t total_data_size) argument
706 ata_adapter_publish_controller(device_node *parent, uint16 bus_master_base, io_resource *resources, const char *controller_driver, const char *controller_driver_type, const char *controller_name, bool can_dma, bool can_cq, uint32 dma_alignment, uint32 dma_boundary, uint32 max_sg_block_size, device_node **node) argument
751 ata_adapter_detect_controller(pci_device_module_info *pci, pci_device *pci_device, device_node *parent, uint16 bus_master_base, const char *controller_driver, const char *controller_driver_type, const char *controller_name, bool can_dma, bool can_cq, uint32 dma_alignment, uint32 dma_boundary, uint32 max_sg_block_size, device_node **node) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.cpp1204 vnode *node = (vnode *)_node->private_node; local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h477 Node* node = _FindFirst(key, NULL); local
496 Node* node = _FindFirst(key, &parent); local
530 Node* node = fTreeMap.RootNode(); local
581 GetIterator(Node* node, Iterator* iterator) argument
626 Remove(Node* node) argument
638 Node* node = fTreeMap.RootNode(); local
[all...]
/haiku/src/servers/mail/
H A DMailDaemonApplication.cpp530 BNode node; local
863 _AddMessage(send_mails_info& info, const BEntry& entry, const BNode& node) argument
878 _IsPending(BNode& node) argument
[all...]
/haiku/src/add-ons/kernel/busses/ata/legacy_sata/
H A Dlegacy_sata.cpp226 controller_init(device_node *node, void **controller_cookie) argument
249 channel_init(device_node *node, void **channel_cookie) argument
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp59 Filter(const entry_ref* ref, BNode* node, struct stat_beos* st, const char* filetype) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp339 BTree::Path::SetNode(const Node* node, int slot) argument
415 Node* node = fNodes[level]; local
492 Node* node = NULL; local
766 Node* node = NULL; local
805 Node* node = NULL; local
[all...]
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp122 int node = -1; local
341 dtb_get_address_cells(const void* fdt, int node) argument
359 dtb_get_size_cells(const void* fdt, int node) argument
377 dtb_get_reg(const void* fdt, int node, size_t idx, addr_range& range) argument
453 dtb_get_interrupt_parent(const void* fdt, int node) argument
471 dtb_get_interrupt_cells(const void* fdt, int node) argument
486 dtb_get_interrupt(const void* fdt, int node) argument
515 dtb_get_clock_frequency(const void* fdt, int node) argument
542 dtb_handle_fdt(const void* fdt, int node) argument
636 int node = -1; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/fdt/
H A Dfdt_module.cpp57 device_node* node; member in struct:fdt_bus
63 device_node* node; member in struct:fdt_device
85 fdt_register_node(fdt_bus* bus, int node, device_node* parentDev, argument
142 fdt_traverse(fdt_bus* bus, int &node, int &depth, device_node* parentDev) argument
215 fdt_bus_init(device_node* node, void** cookie) argument
264 int node = -1, depth = -1; local
302 fdt_device_init_driver(device_node* node, void** cookie) argument
382 fdt_get_address_cells(const void* fdt, int node) argument
400 fdt_get_size_cells(const void* fdt, int node) argument
467 fdt_get_interrupt_parent(fdt_device* dev, int node) argument
488 int node = fdt_node_offset_by_phandle(gFDT, interrupt_parent_phandle); local
[all...]
/haiku/src/libs/icon/
H A DIconUtils.cpp306 BIconUtils::GetIcon(BNode* node, const char* vectorIconAttrName, argument
379 BIconUtils::GetVectorIcon(BNode* node, const char* attrName, BBitmap* icon) argument
506 GetCMAP8Icon(BNode* node, const char* smallIconAttrName, const char* largeIconAttrName, icon_size which, BBitmap* icon) argument
[all...]
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp63 vnode_id node; member in struct:head
316 parse_ref(const char *string, mount_id &device, vnode_id &node, char **_end = NULL) argument
403 vnode_id node; local
524 FindHead(mount_id device, vnode_id node) argument
628 GotFile(mount_id device, vnode_id node) argument
683 node_opened(struct vnode *vnode, int32 fdType, dev_t device, vnode_id parent, vnode_id node, const char *name, off_t size) argument
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp499 Inode::CopyAttributesTo(BNode *node) argument
/haiku/src/bin/bfs_tools/
H A Drecover.cpp244 Inode *node = Inode::Factory(&disk, &inode); local
328 Inode* node = getter.Node(); local
338 Inode* node = getter.Node(); local
428 Inode* node; local
703 Inode *node; local
710 Inode* node = getter.Node(); local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.cpp1015 cd_register_device(device_node* node) argument
1051 cd_init_driver(device_node* node, void** _cookie) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp67 iso9660_inode* node = (iso9660_inode*)cookie; local
243 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
287 iso9660_inode node; local
404 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
428 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
458 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
483 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
527 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
561 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
580 iso9660_inode* node = (iso9660_inode*)_node->private_node; local
[all...]
H A Diso9660.cpp128 sanitize_iso_name(iso9660_inode* node, bool removeTrailingPoints) argument
304 parse_rock_ridge(iso9660_volume* volume, iso9660_inode* node, cha argument
785 iso9660_inode node; local
845 InitNode(iso9660_volume* volume, iso9660_inode* node, char* buffer, size_t* _bytesRead, bool relocated) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp293 Node *node = NULL; local
319 GoToPreviousLeaf(LeafNode **node) argument
361 GoToNextLeaf(LeafNode **node) argument
398 FindRightMostLeaf(const VKey *k, LeafNode **node) argument
479 Node *node = NULL; local
495 _SearchRightMost(InternalNode *node, const VKey *k, int32 *index) argument
564 LeafNode *node = NULL; local
579 LeafNode *node = NULL; local
605 LeafNode *node = NULL; local
649 LeafNode *node = fTreeIterator.GetNode()->ToLeafNode(); local
741 _SearchRightMost(LeafNode *node, const VKey *k, int32 *index) const argument
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoProducer.cpp197 VideoProducer::DeleteHook(BMediaNode* node) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp173 udf_get_vnode(fs_volume *_volume, ino_t id, fs_vnode *node, int *_type, argument
216 Icb *node = NULL; local
243 udf_put_vnode(fs_volume *volume, fs_vnode *node, bool reenter) argument
270 udf_read_stat(fs_volume *_volume, fs_vnode *node, struct stat *stat) argument
427 udf_close_dir(fs_volume *_volume, fs_vnode *node, void *_cookie) argument
435 udf_free_dir_cookie(fs_volume *_volume, fs_vnode *node, void *_cookie) argument
[all...]
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp170 addNode( NodeRef* node) argument
249 removeNode( NodeRef* node) argument
[all...]

Completed in 226 milliseconds

<<11121314151617181920>>