| /Linux-v6.1/drivers/scsi/elx/efct/ |
| D | efct_lio.c | 346 struct efc_node *node = se_sess->fabric_sess_ptr; in efct_lio_close_session() local 1045 efct_get_vport_tpg(struct efc_node *node) in efct_get_vport_tpg() 1073 struct efc_node *node = tgt_node->node; in _efct_tgt_node_free() local 1082 struct efc_node *node = private; in efct_session_cb() local 1172 struct efc_node *node = wq_data->ptr; in efct_lio_setup_session() local 1234 int efct_scsi_new_initiator(struct efc *efc, struct efc_node *node) in efct_scsi_new_initiator() 1259 struct efc_node *node = wq_data->ptr; in efct_lio_remove_session() local 1291 int efct_scsi_del_initiator(struct efc *efc, struct efc_node *node, int reason) in efct_scsi_del_initiator()
|
| /Linux-v6.1/fs/fuse/ |
| D | dax.c | 97 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 928 struct interval_tree_node *node; in inode_lookup_first_dmap() local 956 struct interval_tree_node *node; in inode_inline_reclaim_one_dmap() local 1078 struct interval_tree_node *node; in lookup_and_reclaim_dmap_locked() local
|
| /Linux-v6.1/fs/btrfs/ |
| D | qgroup.h | 111 struct rb_node node; member 129 struct rb_node node; member 222 struct rb_node node; /* tree of qgroups */ member
|
| D | delayed-ref.c | 303 struct rb_node *node) in htree_insert() 338 struct rb_node *node = &ins->ref_node; in tree_insert() local 461 struct rb_node *node = rb_next(&ref->ref_node); in merge_ref() local 507 struct rb_node *node; in btrfs_merge_delayed_refs() local 562 struct rb_node *node; in btrfs_select_ref_head() local
|
| /Linux-v6.1/tools/perf/tests/ |
| D | switch-tracking.c | 218 struct event_node *node; in add_event() local 245 struct event_node *node; in free_event_nodes() local 269 struct event_node *events_array, *node; in process_events() local
|
| /Linux-v6.1/drivers/irqchip/ |
| D | irq-owl-sirq.c | 278 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-v6.1/drivers/media/platform/mediatek/mdp3/ |
| D | mtk-mdp3-comp.c | 743 static int mdp_get_subsys_id(struct device *dev, struct device_node *node, in mdp_get_subsys_id() 775 static void __mdp_comp_init(struct mdp_dev *mdp, struct device_node *node, in __mdp_comp_init() 792 static int mdp_comp_init(struct mdp_dev *mdp, struct device_node *node, in mdp_comp_init() 857 struct device_node *node, in mdp_comp_create() 888 struct device_node *node, *parent; in mdp_comp_sub_create() local 943 struct device_node *node, *parent; in mdp_comp_config() local
|
| /Linux-v6.1/include/linux/ |
| D | irq.h | 150 unsigned int node; member 951 #define irq_alloc_descs(irq, from, cnt, node) \ argument 954 #define irq_alloc_desc(node) \ argument 957 #define irq_alloc_desc_at(at, node) \ argument 960 #define irq_alloc_desc_from(from, node) \ argument 963 #define irq_alloc_descs_from(from, cnt, node) \ argument 966 #define devm_irq_alloc_descs(dev, irq, from, cnt, node) \ argument 969 #define devm_irq_alloc_desc(dev, node) \ argument 972 #define devm_irq_alloc_desc_at(dev, at, node) \ argument 975 #define devm_irq_alloc_desc_from(dev, from, node) \ argument [all …]
|
| D | of.h | 94 struct device_node *node; member 106 static inline void of_node_init(struct device_node *node) in of_node_init() 125 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get() 129 static inline void of_node_put(struct device_node *node) { } in of_node_put() 170 #define of_fwnode_handle(node) \ argument 183 static inline bool of_node_is_root(const struct device_node *node) in of_node_is_root() 511 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() 516 static inline struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent() 522 const struct device_node *node, struct device_node *prev) in of_get_next_child() 528 const struct device_node *node, struct device_node *prev) in of_get_next_available_child() [all …]
|
| /Linux-v6.1/drivers/memory/tegra/ |
| D | tegra30.c | 1316 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-v6.1/arch/arm64/include/asm/ |
| D | debug-monitors.h | 66 struct list_head node; member 77 struct list_head node; member
|
| /Linux-v6.1/drivers/clk/versatile/ |
| D | clk-sp810.c | 29 struct device_node *node; member 82 static void __init clk_sp810_of_setup(struct device_node *node) in clk_sp810_of_setup()
|
| /Linux-v6.1/drivers/clk/mediatek/ |
| D | clk-mt8365.c | 858 struct device_node *node = pdev->dev.of_node; in clk_mt8365_apmixed_probe() local 927 struct device_node *node = pdev->dev.of_node; in clk_mt8365_top_probe() local 1015 struct device_node *node = pdev->dev.of_node; in clk_mt8365_infra_probe() local 1046 struct device_node *node = dev->of_node; in clk_mt8365_peri_probe() local 1071 struct device_node *node = pdev->dev.of_node; in clk_mt8365_mcu_probe() local
|
| D | clk-mt8192.c | 1052 static void clk_mt8192_top_init_early(struct device_node *node) in clk_mt8192_top_init_early() 1095 struct device_node *node = pdev->dev.of_node; in clk_mt8192_top_probe() local 1129 struct device_node *node = pdev->dev.of_node; in clk_mt8192_infra_probe() local 1158 struct device_node *node = pdev->dev.of_node; in clk_mt8192_peri_probe() local 1183 struct device_node *node = pdev->dev.of_node; in clk_mt8192_apmixed_probe() local
|
| D | clk-mt8195-vdo1.c | 126 struct device_node *node = dev->parent->of_node; in clk_mt8195_vdo1_probe() local 156 struct device_node *node = dev->parent->of_node; in clk_mt8195_vdo1_remove() local
|
| /Linux-v6.1/net/bridge/ |
| D | br_multicast_eht.c | 47 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
|
| /Linux-v6.1/drivers/media/platform/mediatek/vcodec/vdec/ |
| D | vdec_vp8_if.c | 295 struct vdec_fb_node *node; in vp8_dec_finish() local 330 struct vdec_fb_node *node, *tmp; in move_fb_list_use_to_free() local 355 struct vdec_fb_node *node; in add_fb_to_free_list() local 516 struct vdec_fb_node *node; in get_disp_fb() local 537 struct vdec_fb_node *node; in get_free_fb() local
|
| /Linux-v6.1/drivers/hwtracing/coresight/ |
| D | coresight-tmc-etr.c | 189 struct device *dev, int node, in tmc_pages_alloc() 317 int node, in tmc_alloc_sg_table() 561 tmc_init_etr_sg_table(struct device *dev, int node, in tmc_init_etr_sg_table() 596 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_flat_buf() 694 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_sg_buf() 832 struct etr_buf *etr_buf, int node, in tmc_etr_mode_alloc_buf() 862 int node, void **pages) in tmc_alloc_etr_buf() 1242 int node; in alloc_etr_buf() local 1368 int node; in tmc_etr_setup_perf_buf() local
|
| /Linux-v6.1/fs/xfs/libxfs/ |
| D | xfs_da_btree.c | 439 struct xfs_da_intnode *node; in xfs_da3_node_create() local 489 struct xfs_da_intnode *node; in xfs_da3_split() local 653 struct xfs_da_intnode *node; in xfs_da3_root_split() local 786 struct xfs_da_intnode *node; in xfs_da3_node_split() local 1021 struct xfs_da_intnode *node; in xfs_da3_node_add() local 1256 struct xfs_da_intnode *node; in xfs_da3_node_toosmall() local 1399 struct xfs_da_intnode *node; in xfs_da3_fixhashpath() local 1453 struct xfs_da_intnode *node; in xfs_da3_node_remove() local 1589 struct xfs_da_intnode *node; in xfs_da3_node_lookup_int() local
|
| /Linux-v6.1/drivers/nvdimm/ |
| D | nd_perf.c | 129 static int nvdimm_pmu_cpu_offline(unsigned int cpu, struct hlist_node *node) in nvdimm_pmu_cpu_offline() 169 static int nvdimm_pmu_cpu_online(unsigned int cpu, struct hlist_node *node) in nvdimm_pmu_cpu_online()
|
| /Linux-v6.1/arch/x86/kernel/cpu/ |
| D | hygon.c | 35 int i, node; in nearby_node() local 129 int node; in srat_detect_node() local
|
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | i915_vgpu.c | 149 struct drm_mm_node *node) in vgt_deballoon_space() 187 struct drm_mm_node *node, in vgt_balloon_space()
|
| /Linux-v6.1/drivers/net/ethernet/ti/ |
| D | cpsw-phy-sel.c | 156 const struct device_node *node = (const struct device_node *)data; in match() local 163 struct device_node *node; in cpsw_phy_sel() local
|
| /Linux-v6.1/arch/powerpc/sysdev/ |
| D | i8259.c | 161 static int i8259_host_match(struct irq_domain *h, struct device_node *node, in i8259_host_match() 223 void i8259_init(struct device_node *node, unsigned long intack_addr) in i8259_init()
|
| /Linux-v6.1/arch/powerpc/kexec/ |
| D | core_64.c | 39 struct device_node *node; in machine_kexec_prepare() local 399 struct device_node *node; in export_htab_values() local
|