/Linux-v5.10/arch/powerpc/boot/ |
D | cuboot-pq2.c | 127 void *node, *parent_node; in fixup_pci() local 244 void *node; in pq2_platform_fixups() local
|
/Linux-v5.10/drivers/irqchip/ |
D | irq-i8259.c | 303 struct irq_domain * __init __init_i8259_irqs(struct device_node *node) in __init_i8259_irqs() 345 int __init i8259_of_init(struct device_node *node, struct device_node *parent) in i8259_of_init()
|
D | irq-armada-370-xp.c | 271 static int armada_370_xp_msi_init(struct device_node *node, in armada_370_xp_msi_init() 306 static inline int armada_370_xp_msi_init(struct device_node *node, in armada_370_xp_msi_init() 422 static __init void armada_xp_ipi_init(struct device_node *node) in armada_xp_ipi_init() 740 static int __init armada_370_xp_mpic_of_init(struct device_node *node, in armada_370_xp_mpic_of_init()
|
/Linux-v5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_debugfs.c | 40 struct drm_info_node *node = (struct drm_info_node *) m->private; in nouveau_debugfs_vbios_image() local 52 struct drm_info_node *node = m->private; in nouveau_debugfs_strap_peek() local
|
/Linux-v5.10/kernel/ |
D | async.c | 166 int node, struct async_domain *domain) in async_schedule_node_domain() 231 async_cookie_t async_schedule_node(async_func_t func, void *data, int node) in async_schedule_node()
|
/Linux-v5.10/include/linux/ |
D | compaction.h | 248 static inline int compaction_register_node(struct node *node) in compaction_register_node() 253 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node()
|
/Linux-v5.10/tools/perf/tests/ |
D | hists_link.c | 145 struct rb_node *node; in __validate_match() local 195 struct rb_node *node; in __validate_link() local
|
/Linux-v5.10/drivers/clk/sunxi/ |
D | clk-a10-codec.c | 14 static void __init sun4i_codec_clk_setup(struct device_node *node) in sun4i_codec_clk_setup()
|
D | clk-a10-hosc.c | 17 static void __init sun4i_osc_clk_setup(struct device_node *node) in sun4i_osc_clk_setup()
|
/Linux-v5.10/drivers/clocksource/ |
D | timer-versatile.c | 22 static int __init versatile_sched_clock_init(struct device_node *node) in versatile_sched_clock_init()
|
/Linux-v5.10/arch/arm/mach-vexpress/ |
D | v2m.c | 16 struct device_node *node = of_find_compatible_node(NULL, NULL, in vexpress_flags_set() local
|
/Linux-v5.10/net/qrtr/ |
D | qrtr.h | 23 struct qrtr_node *node; member
|
/Linux-v5.10/drivers/regulator/ |
D | mc13783-regulator.c | 231 #define MC13783_DEFINE(prefix, name, node, reg, vsel_reg, voltages) \ argument 235 #define MC13783_FIXED_DEFINE(prefix, name, node, reg, voltages) \ argument 239 #define MC13783_GPO_DEFINE(prefix, name, node, reg, voltages) \ argument 425 struct device_node *node = NULL; in mc13783_regulator_probe() local
|
/Linux-v5.10/fs/btrfs/ |
D | delayed-ref.h | 124 struct btrfs_delayed_ref_node node; member 131 struct btrfs_delayed_ref_node node; member 381 btrfs_delayed_node_to_tree_ref(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_tree_ref() 387 btrfs_delayed_node_to_data_ref(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_data_ref()
|
/Linux-v5.10/net/netfilter/ |
D | nf_conncount.c | 42 struct list_head node; member 50 struct rb_node node; member 449 struct rb_node *node; in tree_gc_worker() local 562 struct rb_node *node; in destroy_tree() local
|
/Linux-v5.10/tools/perf/util/ |
D | callchain.h | 77 struct callchain_node node; member 159 struct list_head node; member 185 static inline u64 callchain_cumul_hits(struct callchain_node *node) in callchain_cumul_hits() 190 static inline unsigned callchain_cumul_counts(struct callchain_node *node) in callchain_cumul_counts()
|
/Linux-v5.10/arch/sparc/prom/ |
D | init_64.c | 34 phandle node; in prom_init() local
|
/Linux-v5.10/drivers/bus/ |
D | ti-pwmss.c | 24 struct device_node *node = pdev->dev.of_node; in pwmss_probe() local
|
/Linux-v5.10/drivers/gpu/drm/i915/selftests/ |
D | igt_mmap.c | 13 struct drm_vma_offset_node *node, in igt_mmap_node()
|
/Linux-v5.10/lib/ |
D | nodemask.c | 6 int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in()
|
/Linux-v5.10/kernel/livepatch/ |
D | patch.h | 23 struct list_head node; member
|
/Linux-v5.10/include/linux/rpmsg/ |
D | qcom_glink.h | 21 struct device_node *node) in qcom_glink_smem_register()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_core.h | 150 struct fs_node node; member 167 struct fs_node node; member 211 struct fs_node node; member 226 struct fs_node node; member 236 struct fs_node node; member 247 struct fs_node node; member
|
/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/ |
D | pcibus.h | 101 #define nlm_get_pcie_base(node, inst) nlm_pcicfg_base(cpu_is_xlp9xx() ? \ argument 107 static inline void xlp_init_node_msi_irqs(int node, int link) {} in xlp_init_node_msi_irqs()
|
/Linux-v5.10/drivers/gpu/drm/sti/ |
D | sti_drv.c | 76 struct drm_info_node *node = s->private; in sti_drm_fps_dbg_show() local 236 struct device_node *node = dev->of_node; in sti_platform_probe() local
|