Home
last modified time | relevance | path

Searched defs:node (Results 326 – 350 of 2618) sorted by relevance

1...<<11121314151617181920>>...105

/Linux-v5.15/drivers/fpga/
Ddfl-fme-pr.h32 struct list_head node; member
57 struct list_head node; member
/Linux-v5.15/arch/x86/mm/
Dnuma.c75 void numa_set_node(int cpu, int node) in numa_set_node()
111 unsigned int node; in setup_node_to_cpumask_map() local
796 int node = numa_cpu_node(cpu); in init_cpu_to_node() local
854 void debug_cpumask_set_cpu(int cpu, int node, bool enable) in debug_cpumask_set_cpu()
900 const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vram_mgr.c35 struct list_head node; member
199 struct drm_mm_node *node) in amdgpu_vram_mgr_vis_size()
346 struct drm_mm_node *node) in amdgpu_vram_mgr_virt_start()
377 struct ttm_range_mgr_node *node; in amdgpu_vram_mgr_new() local
497 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in amdgpu_vram_mgr_del() local
/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-platform.c86 static void of_coresight_get_ports_legacy(const struct device_node *node, in of_coresight_get_ports_legacy()
137 of_coresight_get_input_ports_node(const struct device_node *node) in of_coresight_get_input_ports_node()
143 of_coresight_get_output_ports_node(const struct device_node *node) in of_coresight_get_output_ports_node()
166 static void of_coresight_get_ports(const struct device_node *node, in of_coresight_get_ports()
289 struct device_node *node = dev->of_node; in of_get_coresight_platform_data() local
/Linux-v5.15/arch/sparc/kernel/
Dpcic.c293 phandle node; in pcic_probe() local
451 phandle node = prom_getchild(pbm->prom_node); in pdev_to_pnode() local
472 struct pci_dev *dev, int node) in pcic_map_pci_device()
531 pcic_fill_irq(struct linux_pcic *pcic, struct pci_dev *dev, int node) in pcic_fill_irq()
607 int node; in pcibios_fixup_bus() local
/Linux-v5.15/drivers/of/
Dplatform.c76 struct device_node *node = dev->of_node; in of_device_make_bus_id() local
218 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
283 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
519 struct device_node *node; in of_platform_default_populate_init() local
Dbase.c661 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
687 struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent()
703 static struct device_node *__of_get_next_child(const struct device_node *node, in __of_get_next_child()
729 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child()
750 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child()
785 struct device_node *node; in of_get_next_cpu_node() local
846 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name()
876 struct device_node *__of_find_node_by_full_path(struct device_node *node, in __of_find_node_by_full_path()
1082 const struct device_node *node) in __of_match_node()
1110 const struct device_node *node) in of_match_node()
[all …]
/Linux-v5.15/drivers/clk/mediatek/
Dclk-mt7629.c576 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local
602 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local
622 struct device_node *node = pdev->dev.of_node; in mtk_pericfg_init() local
648 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
Dclk-mtk.c98 int mtk_clk_register_gates_with_dev(struct device_node *node, in mtk_clk_register_gates_with_dev()
142 int mtk_clk_register_gates(struct device_node *node, in mtk_clk_register_gates()
295 struct device_node *node = pdev->dev.of_node; in mtk_clk_simple_probe() local
/Linux-v5.15/arch/powerpc/platforms/cell/
Dspu_manage.c121 struct device_node *node = spu->devnode; in spu_map_device_old() local
266 struct device_node *node; in of_enumerate_spus() local
364 static struct spu *spu_lookup_reg(int node, u32 reg) in spu_lookup_reg()
379 int node, i; in init_affinity_qs20_harcoded() local
/Linux-v5.15/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_encap.c105 struct opa_vnic_mac_tbl_node *node; in opa_vnic_free_mac_tbl() local
155 struct opa_vnic_mac_tbl_node *node; in opa_vnic_query_mac_tbl() local
207 struct opa_vnic_mac_tbl_node *node, *new_node; in opa_vnic_update_mac_tbl() local
301 struct opa_vnic_mac_tbl_node *node; in opa_vnic_chk_mac_tbl() local
/Linux-v5.15/arch/powerpc/mm/nohash/
Dkaslr_booke.c47 int node = fdt_path_offset(fdt, "/chosen"); in kaslr_get_cmdline() local
83 int node, len; in get_kaslr_seed() local
203 int node, len; in get_initrd_range() local
243 static __init void get_cell_sizes(const void *fdt, int node, int *addr_cells, in get_cell_sizes()
/Linux-v5.15/kernel/power/
Dwakelock.c29 struct rb_node node; member
40 struct rb_node *node; in pm_show_wakelocks() local
153 struct rb_node **node = &wakelocks_tree.rb_node; in wakelock_lookup_add() local
/Linux-v5.15/drivers/i2c/busses/
Di2c-powermac.c203 struct device_node *node) in i2c_powermac_get_addr()
272 struct device_node *node, in i2c_powermac_get_type()
312 struct device_node *node; in i2c_powermac_register_devices() local
/Linux-v5.15/include/linux/
Dplist.h110 #define PLIST_NODE_INIT(node, __prio) \ argument
132 static inline void plist_node_init(struct plist_node *node, int prio) in plist_node_init()
219 static inline int plist_node_empty(const struct plist_node *node) in plist_node_empty()
Dscs.h58 static inline void *scs_alloc(int node) { return NULL; } in scs_alloc()
62 static inline int scs_prepare(struct task_struct *tsk, int node) { return 0; } in scs_prepare()
Dirqdomain.h284 static inline struct fwnode_handle *of_node_to_fwnode(struct device_node *node) in of_node_to_fwnode()
310 static inline struct irq_domain *irq_find_matching_host(struct device_node *node, in irq_find_matching_host()
316 static inline struct irq_domain *irq_find_host(struct device_node *node) in irq_find_host()
481 struct device_node *node, in irq_domain_add_hierarchy()
499 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs()
568 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs()
/Linux-v5.15/fs/nfs/
Dpnfs_dev.c294 nfs4_mark_deviceid_available(struct nfs4_deviceid_node *node) in nfs4_mark_deviceid_available()
304 nfs4_mark_deviceid_unavailable(struct nfs4_deviceid_node *node) in nfs4_mark_deviceid_unavailable()
314 nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node) in nfs4_test_deviceid_unavailable()
/Linux-v5.15/drivers/clk/socfpga/
Dclk-periph-a10.c60 static __init void __socfpga_periph_init(struct device_node *node, in __socfpga_periph_init()
126 void __init socfpga_a10_periph_init(struct device_node *node) in socfpga_a10_periph_init()
/Linux-v5.15/mm/
Dslub.c1207 static inline unsigned long slabs_node(struct kmem_cache *s, int node) in slabs_node()
1219 static inline void inc_slabs_node(struct kmem_cache *s, int node, int objects) in inc_slabs_node()
1234 static inline void dec_slabs_node(struct kmem_cache *s, int node, int objects) in dec_slabs_node()
1633 static inline unsigned long slabs_node(struct kmem_cache *s, int node) in slabs_node()
1637 static inline void inc_slabs_node(struct kmem_cache *s, int node, in inc_slabs_node()
1639 static inline void dec_slabs_node(struct kmem_cache *s, int node, in dec_slabs_node()
1764 gfp_t flags, int node, struct kmem_cache_order_objects oo) in alloc_slab_page()
1886 static struct page *allocate_slab(struct kmem_cache *s, gfp_t flags, int node) in allocate_slab()
1963 static struct page *new_slab(struct kmem_cache *s, gfp_t flags, int node) in new_slab()
2218 static void *get_partial(struct kmem_cache *s, gfp_t flags, int node, in get_partial()
[all …]
/Linux-v5.15/net/batman-adv/
Dhash.h84 struct hlist_node *node; in batadv_hash_add() local
135 struct hlist_node *node; in batadv_hash_remove() local
/Linux-v5.15/tools/perf/util/
Dconfig.h12 struct list_head node; member
19 struct list_head node; member
/Linux-v5.15/arch/powerpc/sysdev/
Dfsl_soc.c102 struct device_node *node; in get_brgfreq() local
138 struct device_node *node; in get_baudrate() local
/Linux-v5.15/drivers/nvme/host/
Dmultipath.c122 int node; in nvme_mpath_clear_current_path() local
154 int node; in nvme_mpath_revalidate_paths() local
181 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path()
231 int node, struct nvme_ns *old) in nvme_round_robin_path()
281 int node = numa_node_id(); in nvme_find_path() local
509 int node, srcu_idx; in nvme_mpath_set_live() local
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_gem.c60 insert_mappable_node(struct i915_ggtt *ggtt, struct drm_mm_node *node, u32 size) in insert_mappable_node()
80 remove_mappable_node(struct i915_ggtt *ggtt, struct drm_mm_node *node) in remove_mappable_node()
288 struct drm_mm_node *node, in i915_gem_gtt_prepare()
349 struct drm_mm_node *node, in i915_gem_gtt_cleanup()
371 struct drm_mm_node node; in i915_gem_gtt_pread() local
528 struct drm_mm_node node; in i915_gem_gtt_pwrite_fast() local

1...<<11121314151617181920>>...105