Home
last modified time | relevance | path

Searched defs:node (Results 251 – 275 of 2718) sorted by relevance

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

/Linux-v6.6/arch/x86/mm/
Dsrat.c30 int pxm, node; in acpi_numa_x2apic_affinity_init() local
68 int pxm, node; in acpi_numa_processor_affinity_init() local
/Linux-v6.6/arch/powerpc/kernel/
Dsecure_boot.c24 struct device_node *node; in is_ppc_secureboot_enabled() local
46 struct device_node *node; in is_ppc_trustedboot_enabled() local
/Linux-v6.6/fs/btrfs/
Dmisc.h69 struct rb_node *node = root->rb_node; in rb_simple_search() local
97 struct rb_node *node = root->rb_node, *ret = NULL; in rb_simple_search_first() local
121 struct rb_node *node) in rb_simple_insert()
/Linux-v6.6/include/linux/
Dslab.h606 static __always_inline __alloc_size(1) void *kmalloc_node(size_t size, gfp_t flags, int node) in kmalloc_node()
672 #define kmalloc_node_track_caller(size, flags, node) \ argument
689 int node) in kmalloc_array_node()
700 static inline __alloc_size(1, 2) void *kcalloc_node(size_t n, size_t size, gfp_t flags, int node) in kcalloc_node()
729 static inline __alloc_size(1) void *kzalloc_node(size_t size, gfp_t flags, int node) in kzalloc_node()
739 static inline __alloc_size(1) void *kvzalloc_node(size_t size, gfp_t flags, int node) in kvzalloc_node()
Dxarray.h1186 #define XA_NODE_BUG_ON(node, x) do { \ argument
1194 #define XA_NODE_BUG_ON(node, x) do { } while (0) argument
1213 const struct xa_node *node, unsigned int offset) in xa_entry()
1222 const struct xa_node *node, unsigned int offset) in xa_entry_locked()
1231 const struct xa_node *node) in xa_parent()
1239 const struct xa_node *node) in xa_parent_locked()
1246 static inline void *xa_mk_node(const struct xa_node *node) in xa_mk_node()
1478 static inline bool xas_not_node(struct xa_node *node) in xas_not_node()
1484 static inline bool xas_frozen(struct xa_node *node) in xas_frozen()
1490 static inline bool xas_top(struct xa_node *node) in xas_top()
[all …]
/Linux-v6.6/drivers/clk/sunxi/
Dclk-factors.c176 static struct clk *__sunxi_factors_register(struct device_node *node, in __sunxi_factors_register()
272 struct clk *sunxi_factors_register(struct device_node *node, in sunxi_factors_register()
280 struct clk *sunxi_factors_register_critical(struct device_node *node, in sunxi_factors_register_critical()
288 void sunxi_factors_unregister(struct device_node *node, struct clk *clk) in sunxi_factors_unregister()
/Linux-v6.6/drivers/clk/
Dclk-highbank.c263 static void __init hb_clk_init(struct device_node *node, const struct clk_ops *ops, unsigned long c… in hb_clk_init()
307 static void __init hb_pll_init(struct device_node *node) in hb_pll_init()
313 static void __init hb_a9periph_init(struct device_node *node) in hb_a9periph_init()
319 static void __init hb_a9bus_init(struct device_node *node) in hb_a9bus_init()
325 static void __init hb_emmc_init(struct device_node *node) in hb_emmc_init()
Dclk-fixed-mmio.c18 static struct clk_hw *fixed_mmio_clk_setup(struct device_node *node) in fixed_mmio_clk_setup()
52 static void __init of_fixed_mmio_clk_setup(struct device_node *node) in of_fixed_mmio_clk_setup()
Dclk-moxart.c16 static void __init moxart_of_pll_clk_init(struct device_node *node) in moxart_of_pll_clk_init()
55 static void __init moxart_of_apb_clk_init(struct device_node *node) in moxart_of_apb_clk_init()
/Linux-v6.6/drivers/irqchip/
Dirq-atmel-aic5.c326 static int __init aic5_of_init(struct device_node *node, in aic5_of_init()
369 static int __init sama5d2_aic5_of_init(struct device_node *node, in sama5d2_aic5_of_init()
385 static int __init sama5d3_aic5_of_init(struct device_node *node, in sama5d3_aic5_of_init()
394 static int __init sama5d4_aic5_of_init(struct device_node *node, in sama5d4_aic5_of_init()
403 static int __init sam9x60_aic5_of_init(struct device_node *node, in sam9x60_aic5_of_init()
/Linux-v6.6/drivers/interconnect/qcom/
Dicc-rpm.c190 static int qcom_icc_qos_set(struct icc_node *node) in qcom_icc_qos_set()
250 static void qcom_icc_pre_bw_aggregate(struct icc_node *node) in qcom_icc_pre_bw_aggregate()
271 static int qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_bw_aggregate()
303 struct icc_node *node; in qcom_icc_bus_aggregate() local
409 struct icc_node *node; in qnoc_probe() local
/Linux-v6.6/arch/arm/mach-rockchip/
Dplatsmp.c166 static int __init rockchip_smp_prepare_sram(struct device_node *node) in rockchip_smp_prepare_sram()
210 struct device_node *node; in rockchip_smp_prepare_pmu() local
260 struct device_node *node; in rockchip_smp_prepare_cpus() local
/Linux-v6.6/drivers/usb/core/
Dof.c26 struct device_node *node; in usb_of_get_device_node() local
93 struct device_node *node; in usb_of_get_interface_node() local
/Linux-v6.6/scripts/gcc-plugins/
Dstackleak_plugin.c58 cgraph_node_ptr node; in add_stack_tracking_gcall() local
91 varpool_node_ptr node; in get_current_stack_pointer_decl() local
436 static inline bool string_equal(tree node, const char *string, int length) in string_equal()
447 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str)) argument
/Linux-v6.6/net/tipc/
Dnode.c266 u32 tipc_node_get_addr(struct tipc_node *node) in tipc_node_get_addr()
271 char *tipc_node_get_id_str(struct tipc_node *node) in tipc_node_get_id_str()
319 void tipc_node_put(struct tipc_node *node) in tipc_node_put()
324 void tipc_node_get(struct tipc_node *node) in tipc_node_get()
335 struct tipc_node *node; in tipc_node_find() local
406 u32 bearer_id, node; in tipc_node_write_unlock() local
628 static void tipc_node_delete_from_list(struct tipc_node *node) in tipc_node_delete_from_list()
638 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete()
650 struct tipc_node *node, *t_node; in tipc_node_stop() local
696 struct tipc_node *node; in tipc_node_add_conn() local
[all …]
/Linux-v6.6/arch/sparc/kernel/
Dof_device_common.c16 unsigned int irq_of_parse_and_map(struct device_node *node, int index) in irq_of_parse_and_map()
27 int of_address_to_resource(struct device_node *node, int index, in of_address_to_resource()
40 void __iomem *of_iomap(struct device_node *node, int index) in of_iomap()
/Linux-v6.6/drivers/clk/mediatek/
Dclk-mt2701.c663 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local
744 static void __init mtk_infrasys_init_early(struct device_node *node) in mtk_infrasys_init_early()
773 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local
886 struct device_node *node = pdev->dev.of_node; in mtk_pericfg_init() local
967 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
Dclk-mtk.c467 struct device_node *node) in __mtk_clk_simple_probe()
611 struct device_node *node) in __mtk_clk_simple_remove()
640 struct device_node *node = dev->parent->of_node; in mtk_clk_pdev_probe() local
648 struct device_node *node = pdev->dev.of_node; in mtk_clk_simple_probe() local
657 struct device_node *node = dev->parent->of_node; in mtk_clk_pdev_remove() local
/Linux-v6.6/arch/powerpc/platforms/pasemi/
Dmisc.c31 static int __init find_i2c_driver(struct device_node *node, in find_i2c_driver()
50 struct device_node *node; in pasemi_register_i2c_devices() local
/Linux-v6.6/arch/powerpc/platforms/powernv/
Dultravisor.c21 int __init early_init_dt_scan_ultravisor(unsigned long node, const char *uname, in early_init_dt_scan_ultravisor()
48 struct device_node *node; in uv_init() local
/Linux-v6.6/lib/
Dinterval_tree.c7 #define START(node) ((node)->start) argument
8 #define LAST(node) ((node)->last) argument
/Linux-v6.6/drivers/clk/ti/
Dmux.c121 static struct clk *_register_mux(struct device_node *node, const char *name, in _register_mux()
165 static void of_mux_clk_setup(struct device_node *node) in of_mux_clk_setup()
251 static void __init of_ti_composite_mux_clk_setup(struct device_node *node) in of_ti_composite_mux_clk_setup()
/Linux-v6.6/drivers/acpi/acpica/
Ddsfield.c64 struct acpi_namespace_node **node) in acpi_ds_create_external_region()
124 struct acpi_namespace_node *node; in acpi_ds_create_buffer_field() local
558 struct acpi_namespace_node *node; in acpi_ds_init_field_objects() local
/Linux-v6.6/drivers/mfd/
Dtwl4030-audio.c150 struct device_node *node; in twl4030_audio_has_codec() local
165 struct device_node *node) in twl4030_audio_has_vibra()
182 struct device_node *node = pdev->dev.of_node; in twl4030_audio_probe() local
/Linux-v6.6/tools/include/linux/
Dhashtable.h57 #define hash_add(hashtable, node, key) \ argument
64 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed()
93 static inline void hash_del(struct hlist_node *node) in hash_del()

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