Home
last modified time | relevance | path

Searched defs:node (Results 476 – 500 of 2533) sorted by relevance

1...<<11121314151617181920>>...102

/linux-5.10/drivers/fpga/
Ddfl-afu-dma-region.c206 struct rb_node *node = rb_first(&afu->dma_regions); in afu_dma_region_destroy() local
248 struct rb_node *node = afu->dma_regions.rb_node; in afu_dma_region_find() local
/linux-5.10/tools/perf/tests/
Dhists_link.c145 struct rb_node *node; in __validate_match() local
195 struct rb_node *node; in __validate_link() local
/linux-5.10/drivers/irqchip/
Dirq-i8259.c303 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()
Dirq-armada-370-xp.c271 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-5.10/kernel/
Dasync.c166 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-5.10/drivers/usb/mtu3/
Dmtu3_plat.c216 struct device_node *node = pdev->dev.of_node; in get_ssusb_rscs() local
320 struct device_node *node = pdev->dev.of_node; in mtu3_probe() local
/linux-5.10/arch/x86/include/asm/
Dpci.h17 int node; /* NUMA node */ member
121 int node; in cpumask_of_pcibus() local
/linux-5.10/drivers/clk/sunxi/
Dclk-a10-codec.c14 static void __init sun4i_codec_clk_setup(struct device_node *node) in sun4i_codec_clk_setup()
Dclk-a10-hosc.c17 static void __init sun4i_osc_clk_setup(struct device_node *node) in sun4i_osc_clk_setup()
/linux-5.10/net/qrtr/
Dqrtr.h23 struct qrtr_node *node; member
/linux-5.10/drivers/clocksource/
Dtimer-versatile.c22 static int __init versatile_sched_clock_init(struct device_node *node) in versatile_sched_clock_init()
/linux-5.10/arch/arm/mach-vexpress/
Dv2m.c16 struct device_node *node = of_find_compatible_node(NULL, NULL, in vexpress_flags_set() local
/linux-5.10/net/netfilter/
Dnf_conncount.c42 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-5.10/tools/perf/util/
Dcallchain.h77 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-5.10/fs/btrfs/
Ddelayed-ref.h124 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-5.10/drivers/regulator/
Dmc13783-regulator.c231 #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-5.10/kernel/livepatch/
Dpatch.h23 struct list_head node; member
/linux-5.10/drivers/bus/
Dti-pwmss.c24 struct device_node *node = pdev->dev.of_node; in pwmss_probe() local
/linux-5.10/include/linux/rpmsg/
Dqcom_glink.h21 struct device_node *node) in qcom_glink_smem_register()
/linux-5.10/drivers/gpu/drm/i915/selftests/
Digt_mmap.c13 struct drm_vma_offset_node *node, in igt_mmap_node()
/linux-5.10/arch/sparc/prom/
Dinit_64.c34 phandle node; in prom_init() local
/linux-5.10/lib/
Dnodemask.c6 int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in()
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h150 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-5.10/drivers/gpu/drm/
Ddrm_of.c94 struct device_node *node) in drm_of_component_match_add()
196 int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
/linux-5.10/drivers/firmware/efi/libstub/
Dfdt.c34 int node, num_rsv; in update_fdt() local
165 int node = fdt_path_offset(fdt, "/chosen"); in update_fdt_memmap() local

1...<<11121314151617181920>>...102