Home
last modified time | relevance | path

Searched defs:node (Results 351 – 375 of 2718) sorted by relevance

1...<<11121314151617181920>>...109

/Linux-v6.6/drivers/i2c/busses/
Di2c-powermac.c201 struct device_node *node) in i2c_powermac_get_addr()
270 struct device_node *node, in i2c_powermac_get_type()
310 struct device_node *node; in i2c_powermac_register_devices() local
/Linux-v6.6/include/linux/
Dplist.h113 #define PLIST_NODE_INIT(node, __prio) \ argument
135 static inline void plist_node_init(struct plist_node *node, int prio) in plist_node_init()
222 static inline int plist_node_empty(const struct plist_node *node) in plist_node_empty()
Dirqdomain.h289 static inline struct fwnode_handle *of_node_to_fwnode(struct device_node *node) in of_node_to_fwnode()
315 static inline struct irq_domain *irq_find_matching_host(struct device_node *node, in irq_find_matching_host()
321 static inline struct irq_domain *irq_find_host(struct device_node *node) in irq_find_host()
487 struct device_node *node, in irq_domain_add_hierarchy()
505 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs()
577 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs()
Ddca.h20 struct list_head node; member
27 struct list_head node; member
/Linux-v6.6/scripts/gcc-plugins/
Drandomize_layout_plugin.c26 #define ORIG_TYPE_NAME(node) \ argument
58 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr()
101 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr()
111 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr()
415 static int is_pure_ops_struct(const_tree node) in is_pure_ops_struct()
640 struct varpool_node *node; in check_global_variables() local
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/
Ddss-of.c120 static struct device_node *omapdss_of_get_remote_port(const struct device_node *node) in omapdss_of_get_remote_port()
152 omapdss_of_find_source_for_first_ep(struct device_node *node) in omapdss_of_find_source_for_first_ep()
/Linux-v6.6/drivers/acpi/acpica/
Dexstore.c362 struct acpi_namespace_node *node, in acpi_ex_store_object_to_node()
561 struct acpi_namespace_node *node, in acpi_ex_store_direct_to_node()
/Linux-v6.6/drivers/acpi/arm64/
Dapmt.c27 struct acpi_apmt_node *node) in apmt_init_resources()
75 static int __init apmt_add_platform_device(struct acpi_apmt_node *node, in apmt_add_platform_device()
/Linux-v6.6/arch/powerpc/sysdev/
Dfsl_soc.c87 struct device_node *node; in get_brgfreq() local
123 struct device_node *node; in get_baudrate() local
/Linux-v6.6/drivers/fpga/
Ddfl-fme-pr.h32 struct list_head node; member
57 struct list_head node; member
/Linux-v6.6/tools/testing/selftests/kvm/lib/
Dsparsebit.c168 struct node { struct
169 struct node *parent; argument
170 struct node *left; argument
171 struct node *right; argument
179 * Points to root node of the binary search argument
/Linux-v6.6/arch/arm/kernel/
Ddevtree.c35 static int __init set_smp_ops_by_method(struct device_node *node) in set_smp_ops_by_method()
52 static inline int set_smp_ops_by_method(struct device_node *node) in set_smp_ops_by_method()
/Linux-v6.6/kernel/module/
Dtree_lookup.c64 static noinline void __mod_tree_insert(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_insert()
69 static void __mod_tree_remove(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_remove()
/Linux-v6.6/drivers/clk/socfpga/
Dclk-periph-a10.c60 static void __init __socfpga_periph_init(struct device_node *node, in __socfpga_periph_init()
130 void __init socfpga_a10_periph_init(struct device_node *node) in socfpga_a10_periph_init()
/Linux-v6.6/arch/s390/lib/
Dspinlock.c62 struct spin_wait *node; in arch_spin_lock_setup() local
106 static inline int arch_spin_yield_target(int lock, struct spin_wait *node) in arch_spin_yield_target()
119 struct spin_wait *node, *next; in arch_spin_lock_queued() local
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_vma_resource.c300 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_sync() local
332 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_sync_all() local
386 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_await() local
/Linux-v6.6/drivers/clk/mediatek/
Dclk-mt6797.c386 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local
542 static void mtk_infrasys_init_early(struct device_node *node) in mtk_infrasys_init_early()
569 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local
646 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
Dclk-mt7629-eth.c76 struct device_node *node = pdev->dev.of_node; in clk_mt7629_ethsys_init() local
98 struct device_node *node = pdev->dev.of_node; in clk_mt7629_sgmiisys_init() local
/Linux-v6.6/arch/loongarch/include/asm/
Dnuma.h47 static inline void set_cpuid_to_node(int cpuid, s16 node) in set_cpuid_to_node()
56 static inline void early_numa_add_cpu(int cpuid, s16 node) { } in early_numa_add_cpu()
/Linux-v6.6/tools/perf/util/
Dconfig.h12 struct list_head node; member
19 struct list_head node; member
/Linux-v6.6/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-v6.6/drivers/of/
Ddynamic.c32 struct device_node *of_node_get(struct device_node *node) in of_node_get()
45 void of_node_put(struct device_node *node) in of_node_put()
75 #define _do_print(func, prefix, action, node, prop, ...) ({ \ argument
327 struct device_node *node = kobj_to_device_node(kobj); in of_node_release() local
449 struct device_node *node; in __of_node_dup() local
/Linux-v6.6/kernel/events/
Dring_buffer.c609 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page()
675 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local
791 int node; in perf_mmap_alloc_page() local
813 int i, node; in rb_alloc() local
911 int node; in rb_alloc() local
/Linux-v6.6/net/netfilter/
Dnft_set_rbtree.c26 struct rb_node node; member
313 struct rb_node *node, *next, *parent, **p, *first = NULL; in __nft_rbtree_insert() local
591 struct rb_node *node; in nft_rbtree_walk() local
621 struct rb_node *node; in nft_rbtree_gc() local
727 struct rb_node *node; in nft_rbtree_destroy() local
/Linux-v6.6/drivers/remoteproc/
Dqcom_common.h18 struct device_node *node; member
26 struct device_node *node; member

1...<<11121314151617181920>>...109