Home
last modified time | relevance | path

Searched defs:node (Results 426 – 450 of 2755) sorted by relevance

1...<<11121314151617181920>>...111

/linux-6.8/drivers/md/persistent-data/
Ddm-btree.c86 static int insert_at(size_t value_size, struct btree_node *node, unsigned int index, in insert_at()
424 struct dm_block *node; in dm_btree_lookup_next_single() local
713 struct btree_node *node; in shadow_child() local
978 struct btree_node *node; in get_node_free_space() local
1063 static bool contains_key(struct btree_node *node, uint64_t key) in contains_key()
1078 static bool has_space_for_insert(struct btree_node *node, uint64_t key) in has_space_for_insert()
1097 struct btree_node *node; in btree_insert_raw() local
1160 struct btree_node *node; in __btree_get_overwrite_leaf() local
1227 static bool need_insert(struct btree_node *node, uint64_t *keys, in need_insert()
1427 struct dm_block *node; in walk_node() local
/linux-6.8/fs/fuse/
Ddax.c97 node_to_dmap(struct interval_tree_node *node) in node_to_dmap()
319 struct interval_tree_node *node; in inode_reclaim_dmap_range() local
442 struct interval_tree_node *node; in fuse_setup_new_dax_mapping() local
507 struct interval_tree_node *node; in fuse_upgrade_dax_mapping() local
570 struct interval_tree_node *node; in fuse_iomap_begin() local
926 struct interval_tree_node *node; in inode_lookup_first_dmap() local
954 struct interval_tree_node *node; in inode_inline_reclaim_one_dmap() local
1076 struct interval_tree_node *node; in lookup_and_reclaim_dmap_locked() local
/linux-6.8/drivers/usb/chipidea/
Dudc.c362 struct td_node *lastnode, *node = kzalloc(sizeof(struct td_node), in add_td_to_list() local
488 static void ci_add_buffer_entry(struct td_node *node, struct scatterlist *s) in ci_add_buffer_entry()
512 struct td_node *node = NULL; in prepare_td_for_sg() local
655 struct td_node *node) in reprime_dtd()
675 struct td_node *node, *tmpnode; in _hardware_dequeue() local
755 struct td_node *node, *tmpnode; in _ep_nuke() local
1490 struct td_node *node, *tmpnode; in ep_free_request() local
1549 struct td_node *node, *tmpnode; in ep_dequeue() local
/linux-6.8/drivers/scsi/elx/efct/
Defct_lio.c341 struct efc_node *node = se_sess->fabric_sess_ptr; in efct_lio_close_session() local
1031 efct_get_vport_tpg(struct efc_node *node) in efct_get_vport_tpg()
1059 struct efc_node *node = tgt_node->node; in _efct_tgt_node_free() local
1068 struct efc_node *node = private; in efct_session_cb() local
1158 struct efc_node *node = wq_data->ptr; in efct_lio_setup_session() local
1220 int efct_scsi_new_initiator(struct efc *efc, struct efc_node *node) in efct_scsi_new_initiator()
1245 struct efc_node *node = wq_data->ptr; in efct_lio_remove_session() local
1277 int efct_scsi_del_initiator(struct efc *efc, struct efc_node *node, int reason) in efct_scsi_del_initiator()
/linux-6.8/drivers/devfreq/
Dgovernor.h64 struct list_head node; member
93 struct list_head node; member
/linux-6.8/drivers/of/
Dkobj.c8 static int of_node_is_initialized(const struct device_node *node) in of_node_is_initialized()
14 int of_node_is_attached(const struct device_node *node) in of_node_is_attached()
/linux-6.8/drivers/clk/socfpga/
Dclk-pll.c73 static void __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init()
132 void __init socfpga_pll_init(struct device_node *node) in socfpga_pll_init()
/linux-6.8/arch/mips/loongson64/
Dnuma.c84 static void __init node_mem_init(unsigned int node) in node_mem_init()
142 unsigned int node, cpu, active_cpu = 0; in prom_meminit() local
/linux-6.8/include/uapi/linux/
Dqrtr.h38 __le32 node; member
43 __le32 node; member
/linux-6.8/drivers/i2c/busses/
Di2c-thunderx-pcidrv.c119 struct device_node *node) in thunder_i2c_smbus_setup_of()
140 struct device_node *node) in thunder_i2c_smbus_setup()
/linux-6.8/drivers/iommu/
Diova.c35 static int iova_cpuhp_dead(unsigned int cpu, struct hlist_node *node) in iova_cpuhp_dead()
47 static struct iova *to_iova(struct rb_node *node) in to_iova()
116 struct rb_node *node, *next; in iova_find_limit() local
341 struct rb_node *node = iovad->rbroot.rb_node; in private_find_iova() local
522 __is_range_overlap(struct rb_node *node, in __is_range_overlap()
581 struct rb_node *node; in reserve_iova() local
/linux-6.8/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-comp.c873 struct device_node *node, struct mdp_comp *comp) in mdp_get_subsys_id()
906 static void __mdp_comp_init(struct mdp_dev *mdp, struct device_node *node, in __mdp_comp_init()
924 static int mdp_comp_init(struct mdp_dev *mdp, struct device_node *node, in mdp_comp_init()
1008 struct device_node *node, in mdp_comp_create()
1039 struct device_node *node, *parent; in mdp_comp_sub_create() local
1102 struct device_node *node, *parent; in mdp_comp_config() local
/linux-6.8/include/linux/
Dof_address.h12 struct device_node *node; member
117 struct device_node *node) in of_pci_range_parser_init()
123 struct device_node *node) in of_pci_dma_range_parser_init()
Dirq.h150 unsigned int node; member
946 #define irq_alloc_descs(irq, from, cnt, node) \ argument
949 #define irq_alloc_desc(node) \ argument
952 #define irq_alloc_desc_at(at, node) \ argument
955 #define irq_alloc_desc_from(from, node) \ argument
958 #define irq_alloc_descs_from(from, cnt, node) \ argument
961 #define devm_irq_alloc_descs(dev, irq, from, cnt, node) \ argument
964 #define devm_irq_alloc_desc(dev, node) \ argument
967 #define devm_irq_alloc_desc_at(dev, at, node) \ argument
970 #define devm_irq_alloc_desc_from(dev, from, node) \ argument
[all …]
Dof.h90 struct device_node *node; member
112 static inline void of_node_init(struct device_node *node) in of_node_init()
131 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get()
135 static inline void of_node_put(struct device_node *node) { } in of_node_put()
175 #define of_fwnode_handle(node) \ argument
188 static inline bool of_node_is_root(const struct device_node *node) in of_node_is_root()
522 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
527 static inline struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent()
533 const struct device_node *node, struct device_node *prev) in of_get_next_child()
539 const struct device_node *node, struct device_node *prev) in of_get_next_available_child()
[all …]
/linux-6.8/tools/perf/tests/
Dswitch-tracking.c219 struct event_node *node; in add_event() local
246 struct event_node *node; in free_event_nodes() local
270 struct event_node *events_array, *node; in process_events() local
/linux-6.8/drivers/irqchip/
Dirq-owl-sirq.c278 struct device_node *node, in owl_sirq_init()
344 static int __init owl_sirq_s500_of_init(struct device_node *node, in owl_sirq_s500_of_init()
353 static int __init owl_sirq_s900_of_init(struct device_node *node, in owl_sirq_s900_of_init()
/linux-6.8/drivers/clk/versatile/
Dclk-sp810.c29 struct device_node *node; member
83 static void __init clk_sp810_of_setup(struct device_node *node) in clk_sp810_of_setup()
/linux-6.8/arch/arm64/include/asm/
Ddebug-monitors.h66 struct list_head node; member
77 struct list_head node; member
/linux-6.8/drivers/memory/tegra/
Dtegra30.c1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra30_mc_icc_aggreate()
1341 struct icc_node *node; in tegra30_mc_of_icc_xlate_extended() local
/linux-6.8/drivers/vdpa/mlx5/net/
Ddebug.c96 struct macvlan_node *node) in mlx5_vdpa_add_rx_counters()
131 struct macvlan_node *node) in mlx5_vdpa_remove_rx_counters()
/linux-6.8/drivers/gpu/drm/amd/amdkfd/
Dkfd_migrate.c277 svm_migrate_copy_to_vram(struct kfd_node *node, struct svm_range *prange, in svm_migrate_copy_to_vram()
381 svm_migrate_vma_to_vram(struct kfd_node *node, struct svm_range *prange, in svm_migrate_vma_to_vram()
489 struct kfd_node *node; in svm_migrate_ram_to_vram() local
666 svm_migrate_vma_to_ram(struct kfd_node *node, struct svm_range *prange, in svm_migrate_vma_to_ram()
777 struct kfd_node *node; in svm_migrate_vram_to_ram() local
/linux-6.8/fs/btrfs/
Dbackref.h404 struct btrfs_backref_node *node[2]; member
470 struct btrfs_backref_node *node) in btrfs_backref_free_node()
492 struct btrfs_backref_node *node) in btrfs_backref_unlock_node_buffer()
501 struct btrfs_backref_node *node) in btrfs_backref_drop_node_buffer()
518 struct btrfs_backref_node *node) in btrfs_backref_drop_node()
/linux-6.8/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp8_if.c292 struct vdec_fb_node *node; in vp8_dec_finish() local
327 struct vdec_fb_node *node, *tmp; in move_fb_list_use_to_free() local
352 struct vdec_fb_node *node; in add_fb_to_free_list() local
512 struct vdec_fb_node *node; in get_disp_fb() local
532 struct vdec_fb_node *node; in get_free_fb() local
/linux-6.8/net/bridge/
Dbr_multicast_eht.c47 struct rb_node *node = pg->eht_host_tree.rb_node; in br_multicast_eht_host_lookup() local
83 struct rb_node *node = eht_set->entry_tree.rb_node; in br_multicast_eht_set_entry_lookup() local
107 struct rb_node *node = pg->eht_set_tree.rb_node; in br_multicast_eht_set_lookup() local
182 struct rb_node *node; in br_multicast_del_eht_set() local
199 struct rb_node *node; in br_multicast_eht_clean_sets() local

1...<<11121314151617181920>>...111