| /linux/drivers/acpi/acpica/ |
| H A D | nsinit.c | 265 struct acpi_namespace_node *node = in acpi_ns_init_one_package() local 323 struct acpi_namespace_node *node = in acpi_ns_init_one_object() local 455 struct acpi_namespace_node *node; in acpi_ns_find_ini_methods() local
|
| /linux/rust/kernel/ |
| H A D | rbtree.rs | 368 let node = unsafe { container_of!(curr, Node<K, V>, links) }; raw_entry() localVariable 412 let mut node = self.root.rb_node; get() localVariable 492 let mut node = self.root.rb_node; find_best_match() localVariable 922 let node = unsafe { KBox::from_raw(this) }; remove_current() localVariable 923 let node = RBTreeNode { node }; remove_current() localVariable 958 let node = unsafe { KBox::from_raw(this) }; remove_neighbor() localVariable 1187 node: KBox<MaybeUninit<Node<K, V>>>, global() field 1212 let node = KBox::write( into_node() localVariable 1229 node: KBox<Node<K, V>>, global() field 1241 let node = KBox::into_inner(self.node); to_key_value() localVariable 1316 let node = KBox::into_raw(node.node); insert() localVariable 1396 let node = KBox::into_inner(rb_node.node); remove() localVariable 1405 let node = KBox::into_raw(node.node); replace() localVariable [all...] |
| /linux/drivers/pinctrl/ |
| H A D | core.h | 53 struct list_head node; member 88 struct list_head node; member 103 struct list_head node; member 142 struct list_head node; member 191 struct list_head node; member
|
| /linux/drivers/accel/amdxdna/ |
| H A D | aie2_solver.c | 118 struct solver_node *node; in set_dpm_level() local 147 struct solver_node *node; in rg_search_node() local 172 struct solver_node *node) in remove_solver_node() 266 struct solver_node *node; in create_solver_node() local 350 struct solver_node *node; in xrs_release_resource() local
|
| /linux/drivers/clk/ |
| H A D | clk-highbank.c | 266 static void __init hb_clk_init(struct device_node *node, const struct clk_ops *ops, unsigned long c… in hb_clk_init() 310 static void __init hb_pll_init(struct device_node *node) in hb_pll_init() 316 static void __init hb_a9periph_init(struct device_node *node) in hb_a9periph_init() 322 static void __init hb_a9bus_init(struct device_node *node) in hb_a9bus_init() 328 static void __init hb_emmc_init(struct device_node *node) in hb_emmc_init()
|
| H A D | clk-fixed-mmio.c | 18 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()
|
| /linux/drivers/clk/sunxi/ |
| H A D | clk-factors.c | 176 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/net/tipc/ |
| H A D | node.c | 264 tipc_node_get_addr(struct tipc_node * node) tipc_node_get_addr() argument 269 tipc_node_get_id_str(struct tipc_node * node) tipc_node_get_id_str() argument 317 tipc_node_put(struct tipc_node * node) tipc_node_put() argument 322 tipc_node_get(struct tipc_node * node) tipc_node_get() argument 333 struct tipc_node *node; tipc_node_find() local 404 u32 bearer_id, node; tipc_node_write_unlock() local 626 tipc_node_delete_from_list(struct tipc_node * node) tipc_node_delete_from_list() argument 636 tipc_node_delete(struct tipc_node * node) tipc_node_delete() argument 648 struct tipc_node *node, *t_node; tipc_node_stop() local 694 struct tipc_node *node; tipc_node_add_conn() local 725 struct tipc_node *node; tipc_node_remove_conn() local 746 tipc_node_clear_links(struct tipc_node * node) tipc_node_clear_links() argument 1573 struct tipc_node *node = tipc_node_find(net, addr); tipc_node_get_linkname() local 1594 __tipc_nl_add_node(struct tipc_nl_msg * msg,struct tipc_node * node) __tipc_nl_add_node() argument 2321 struct tipc_node *node; tipc_nl_node_dump() local 2423 struct tipc_node *node; tipc_nl_node_set_link() local 2532 struct tipc_node *node; tipc_nl_node_get_link() local 2568 struct tipc_node *node; tipc_nl_node_reset_link_stats() local 2631 __tipc_nl_add_node_links(struct net * net,struct tipc_nl_msg * msg,struct tipc_node * node,u32 * prev_link,bool bc_link) __tipc_nl_add_node_links() argument 2667 struct tipc_node *node; tipc_nl_node_dump_link() local [all...] |
| /linux/scripts/gdb/linux/ |
| H A D | radixtree.py | 20 def is_internal_node(node): argument 24 def entry_to_node(node): argument 30 def node_maxindex(node): argument
|
| /linux/rust/helpers/ |
| H A D | slab.c | 7 gfp_t flags, int node) in rust_helper_krealloc_node_align() argument 14 gfp_t flags, int node) in rust_helper_kvrealloc_node_align() argument
|
| /linux/arch/x86/mm/ |
| H A D | srat.c | 30 int pxm, node; in acpi_numa_x2apic_affinity_init() local 68 int pxm, node; in acpi_numa_processor_affinity_init() local
|
| /linux/drivers/irqchip/ |
| H A D | irq-ath79-misc.c | 134 struct device_node *node, struct device_node *parent) in ath79_misc_intc_of_init() 164 struct device_node *node, struct device_node *parent) in ar7100_misc_intc_of_init() 174 struct device_node *node, struct device_node *parent) in ar7240_misc_intc_of_init()
|
| /linux/arch/arm/mach-rockchip/ |
| H A D | platsmp.c | 166 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/sound/soc/ |
| H A D | soc-usb.c | 18 struct device_node *node; in snd_soc_find_phandle() local 27 static struct snd_soc_usb *snd_soc_usb_ctx_lookup(struct device_node *node) in snd_soc_usb_ctx_lookup() 45 struct device_node *node; in snd_soc_find_usb_ctx() local
|
| /linux/scripts/gcc-plugins/ |
| H A D | stackleak_plugin.c | 58 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/tools/sched_ext/include/scx/ |
| H A D | compat.bpf.h | 191 * v6.15: Introduce NUMA-aware kfuncs to operate with per-node idle argument 186 __COMPAT_scx_bpf_get_idle_cpumask_node(node) global() argument 196 __COMPAT_scx_bpf_pick_idle_cpu_node(cpus_allowed,node,flags) global() argument 201 __COMPAT_scx_bpf_pick_any_cpu_node(cpus_allowed,node,flags) global() argument
|
| /linux/arch/x86/events/intel/ |
| H A D | uncore_discovery.c | 19 int node = pcibus_to_node(dev->bus); in get_device_die_id() local 51 struct rb_node *node = rb_find(&type_id, &discovery_tables, __type_cmp); in search_uncore_discovery_type() local 180 struct rb_node *node; in uncore_find_unit() local 191 void uncore_find_add_unit(struct intel_uncore_discovery_unit *node, in uncore_find_add_unit() 208 struct intel_uncore_discovery_unit *node; in uncore_insert_box_info() local 446 struct rb_node *node; in intel_uncore_clear_discovery_tables() local 749 struct rb_node *node; in intel_uncore_generic_init_uncores() local
|
| /linux/drivers/interconnect/qcom/ |
| H A D | icc-rpm.c | 190 static int qcom_icc_qos_set(struct icc_node *node) in qcom_icc_qos_set() 252 static void qcom_icc_pre_bw_aggregate(struct icc_node *node) in qcom_icc_pre_bw_aggregate() 273 static int qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_bw_aggregate() 331 struct icc_node *node; in qcom_icc_bus_aggregate() local 457 struct icc_node *node; in qnoc_probe() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 72 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_add() local 380 struct iwl_dbg_tlv_timer_node *node, *tmp; in iwl_dbg_tlv_del_timers() local 835 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_send_hcmds() local 854 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_apply_config() local 972 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_set_periodic_trigs() local 1054 struct iwl_dbg_tlv_node *node) in iwl_dbg_tlv_override_trig_node() 1137 struct iwl_dbg_tlv_node *node, *match = NULL; in iwl_dbg_tlv_add_active_trigger() local 1166 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_gen_active_trig_list() local 1212 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_tp_trigger() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_mca.c | 167 struct mca_bank_node *node; in amdgpu_mca_bank_set_add_entry() local 188 struct mca_bank_node *node; in amdgpu_mca_bank_set_merge() local 196 …atic void amdgpu_mca_bank_set_remove_node(struct mca_bank_set *mca_set, struct mca_bank_node *node) in amdgpu_mca_bank_set_remove_node() 209 struct mca_bank_node *node, *tmp; in amdgpu_mca_bank_set_release() local 419 struct mca_bank_node *node, *tmp; in amdgpu_mca_dispatch_mca_set() local 550 struct mca_bank_node *node; in mca_dump_show() local
|
| /linux/arch/sparc/kernel/ |
| H A D | of_device_common.c | 16 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/arch/loongarch/kernel/ |
| H A D | numa.c | 120 void __init early_numa_add_cpu(int cpuid, s16 node) in early_numa_add_cpu() 143 static void __init node_mem_init(unsigned int node) in node_mem_init() 229 int node; in init_numa_memory() local
|
| /linux/drivers/clk/ti/ |
| H A D | mux.c | 121 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/tools/include/linux/ |
| H A D | hashtable.h | 57 #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()
|
| /linux/drivers/mfd/ |
| H A D | twl4030-audio.c | 150 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
|