Home
last modified time | relevance | path

Searched defs:node (Results 176 – 200 of 2533) sorted by relevance

12345678910>>...102

/Linux-v5.10/drivers/clk/keystone/
Dpll.c158 static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl) in _of_pll_clk_init()
226 static void __init of_keystone_pll_clk_init(struct device_node *node) in of_keystone_pll_clk_init()
237 static void __init of_keystone_main_pll_clk_init(struct device_node *node) in of_keystone_main_pll_clk_init()
248 static void __init of_pll_div_clk_init(struct device_node *node) in of_pll_div_clk_init()
297 static void __init of_pll_mux_clk_init(struct device_node *node) in of_pll_mux_clk_init()
/Linux-v5.10/include/linux/
Drbtree_augmented.h47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented()
54 rb_insert_augmented_cached(struct rb_node *node, in rb_insert_augmented_cached()
198 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented()
300 rb_erase_augmented(struct rb_node *node, struct rb_root *root, in rb_erase_augmented()
309 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, in rb_erase_augmented_cached()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_gt_buffer_pool.h21 intel_gt_buffer_pool_mark_active(struct intel_gt_buffer_pool_node *node, in intel_gt_buffer_pool_mark_active()
28 intel_gt_buffer_pool_put(struct intel_gt_buffer_pool_node *node) in intel_gt_buffer_pool_put()
/Linux-v5.10/tools/objtool/
Delf.c35 #define elf_hash_add(hashtable, node, key) \ argument
46 static void rb_add(struct rb_root *tree, struct rb_node *node, in rb_add()
67 struct rb_node *node = tree->rb_node; in rb_find_first() local
84 static struct rb_node *rb_next_match(struct rb_node *node, const void *key, in rb_next_match()
93 #define rb_for_each(tree, node, key, cmp) \ argument
117 static int symbol_by_offset(const void *key, const struct rb_node *node) in symbol_by_offset()
166 struct rb_node *node; in find_symbol_by_offset() local
180 struct rb_node *node; in find_func_by_offset() local
194 struct rb_node *node; in find_symbol_containing() local
208 struct rb_node *node; in find_func_containing() local
/Linux-v5.10/arch/powerpc/boot/
Ddevtree.c132 void dt_get_reg_format(void *node, u32 *naddr, u32 *nsize) in dt_get_reg_format()
228 static int dt_xlate(void *node, int res, int reglen, unsigned long *addr, in dt_xlate()
313 int dt_xlate_reg(void *node, int res, unsigned long *addr, unsigned long *size) in dt_xlate_reg()
321 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
331 int dt_is_compatible(void *node, const char *compat) in dt_is_compatible()
350 int dt_get_virtual_reg(void *node, void **addr, int nres) in dt_get_virtual_reg()
/Linux-v5.10/drivers/acpi/acpica/
Ddbmethod.c117 struct acpi_namespace_node *node; in acpi_db_set_method_data() local
362 static acpi_status acpi_db_evaluate_object(struct acpi_namespace_node *node) in acpi_db_evaluate_object()
451 struct acpi_namespace_node *node = in acpi_db_walk_for_execute() local
501 struct acpi_namespace_node *node = in acpi_db_walk_for_execute_all() local
Devhandler.c118 acpi_ev_has_default_handler(struct acpi_namespace_node *node, in acpi_ev_has_default_handler()
171 struct acpi_namespace_node *node; in acpi_ev_install_handler() local
328 acpi_ev_install_space_handler(struct acpi_namespace_node *node, in acpi_ev_install_space_handler()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
D11n.h72 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ptr->ra); in mwifiex_is_station_ampdu_allowed() local
171 struct mwifiex_sta_node *node) in mwifiex_is_sta_11n_enabled()
185 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ra); in mwifiex_tdls_peer_11n_enabled() local
/Linux-v5.10/kernel/trace/
Dtrace_stat.c27 struct rb_node node; member
174 struct rb_node *node; in stat_seq_start() local
198 struct rb_node *node = p; in stat_seq_next() local
310 struct stat_session *session, *node; in register_stat_tracer() local
353 struct stat_session *node, *tmp; in unregister_stat_tracer() local
/Linux-v5.10/tools/testing/selftests/rseq/
Dbasic_percpu_ops_test.c136 struct percpu_list_node *node, in this_cpu_list_push()
198 struct percpu_list_node *node; in __percpu_list_pop() local
219 struct percpu_list_node *node; in test_percpu_list_thread() local
253 struct percpu_list_node *node; in test_percpu_list() local
273 struct percpu_list_node *node; in test_percpu_list() local
/Linux-v5.10/drivers/android/
Dbinder.c396 struct binder_node *node; member
687 #define binder_node_lock(node) _binder_node_lock(node, __LINE__) argument
689 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
703 #define binder_node_unlock(node) _binder_node_unlock(node, __LINE__) argument
705 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
720 #define binder_node_inner_lock(node) _binder_node_inner_lock(node, __LINE__) argument
722 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
741 #define binder_node_inner_unlock(node) _binder_node_inner_unlock(node, __LINE__) argument
743 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
1043 struct binder_node *node; in binder_get_node_ilocked() local
[all …]
/Linux-v5.10/drivers/i2c/busses/
Di2c-mpc.c201 static int mpc_i2c_get_fdr_52xx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_52xx()
235 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
257 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
265 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
293 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
323 struct device_node *node; in mpc_i2c_get_sec_cfg_8xxx() local
388 static int mpc_i2c_get_fdr_8xxx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_8xxx()
421 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
446 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
/Linux-v5.10/drivers/xen/xenbus/
Dxenbus_xs.c423 const char *dir, const char *node, unsigned int *num) in xenbus_directory()
443 const char *dir, const char *node) in xenbus_exists()
461 const char *dir, const char *node, unsigned int *len) in xenbus_read()
480 const char *dir, const char *node, const char *string) in xenbus_write()
503 const char *dir, const char *node) in xenbus_mkdir()
519 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm()
569 const char *dir, const char *node, const char *fmt, ...) in xenbus_scanf()
591 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned()
607 const char *dir, const char *node, const char *fmt, ...) in xenbus_printf()
/Linux-v5.10/drivers/clk/bcm/
Dclk-nsp.c39 static void __init nsp_armpll_init(struct device_node *node) in nsp_armpll_init()
95 static void __init nsp_genpll_clk_init(struct device_node *node) in nsp_genpll_clk_init()
134 static void __init nsp_lcpll0_clk_init(struct device_node *node) in nsp_lcpll0_clk_init()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gtt_mgr.c33 struct drm_mm_node node; member
182 struct amdgpu_gtt_node *node; in amdgpu_gtt_mgr_new() local
243 struct amdgpu_gtt_node *node = mem->mm_node; in amdgpu_gtt_mgr_del() local
273 struct amdgpu_gtt_node *node; in amdgpu_gtt_mgr_recover() local
/Linux-v5.10/drivers/base/
Ddevres.c28 struct devres_node node; member
40 struct devres_node node[2]; member
50 static void set_node_dbginfo(struct devres_node *node, const char *name, in set_node_dbginfo()
57 static void devres_log(struct device *dev, struct devres_node *node, in devres_log()
65 #define set_node_dbginfo(node, n, s) do {} while (0) argument
66 #define devres_log(dev, node, op) do {} while (0) argument
83 static struct devres_group * node_to_group(struct devres_node *node) in node_to_group()
122 static void add_dr(struct device *dev, struct devres_node *node) in add_dr()
197 struct devres_node *node; in devres_for_each_res() local
259 struct devres_node *node; in find_dr() local
[all …]
/Linux-v5.10/arch/alpha/include/asm/
Dtopology.h13 int node; in cpu_to_node() local
29 static const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/Linux-v5.10/mm/
Dslab.c492 int node = __this_cpu_read(slab_reap_node); in next_reap_node() local
532 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache()
606 static inline struct alien_cache **alloc_alien_cache(int node, in alloc_alien_cache()
643 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache()
658 static struct alien_cache **alloc_alien_cache(int node, int limit, gfp_t gfp) in alloc_alien_cache()
695 struct array_cache *ac, int node, in __drain_alien_cache()
721 int node = __this_cpu_read(slab_reap_node); in reap_alien() local
763 int node, int page_node) in __cache_free_alien()
796 int node = numa_mem_id(); in cache_free_alien() local
817 static int init_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp) in init_cache_node()
[all …]
Dslob.c191 static void *slob_new_pages(gfp_t gfp, int order, int node) in slob_new_pages()
301 static void *slob_alloc(size_t size, gfp_t gfp, int align, int node, in slob_alloc()
469 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) in __do_kmalloc_node()
531 int node, unsigned long caller) in __kmalloc_node_track_caller()
594 static void *slob_alloc_node(struct kmem_cache *c, gfp_t flags, int node) in slob_alloc_node()
631 void *__kmalloc_node(size_t size, gfp_t gfp, int node) in __kmalloc_node()
637 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t gfp, int node) in kmem_cache_alloc_node()
/Linux-v5.10/drivers/firewire/
Dcore-topology.c101 struct fw_node *node; in fw_node_create() local
134 static void update_hop_count(struct fw_node *node) in update_hop_count()
173 struct fw_node *node, *child, *local_node, *irm_node; in build_tree() local
316 struct fw_node *node, *next, *child, *parent; in for_each_fw_node() local
347 struct fw_node *node, struct fw_node *parent) in report_lost_node()
357 struct fw_node *node, struct fw_node *parent) in report_found_node()
/Linux-v5.10/drivers/clk/sunxi-ng/
Dccu-sun8i-v3s.c797 static void __init sun8i_v3_v3s_ccu_init(struct device_node *node, in sun8i_v3_v3s_ccu_init()
817 static void __init sun8i_v3s_ccu_setup(struct device_node *node) in sun8i_v3s_ccu_setup()
822 static void __init sun8i_v3_ccu_setup(struct device_node *node) in sun8i_v3_ccu_setup()
/Linux-v5.10/drivers/irqchip/
Dirq-ingenic.c61 static int __init ingenic_intc_of_init(struct device_node *node, in ingenic_intc_of_init()
145 static int __init intc_1chip_of_init(struct device_node *node, in intc_1chip_of_init()
153 static int __init intc_2chip_of_init(struct device_node *node, in intc_2chip_of_init()
/Linux-v5.10/drivers/clk/ti/
Dclkctrl.c60 struct list_head node; member
291 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register()
339 struct device_node *node, u16 offset, in _ti_clkctrl_setup_gate()
360 struct device_node *node, u16 offset, in _ti_clkctrl_setup_mux()
395 struct device_node *node, u16 offset, in _ti_clkctrl_setup_div()
431 struct device_node *node, in _ti_clkctrl_setup_subclks()
497 static void __init _ti_omap4_clkctrl_setup(struct device_node *node) in _ti_omap4_clkctrl_setup()
/Linux-v5.10/drivers/clk/samsung/
Dclk-exynos-clkout.c54 static void __init exynos_clkout_init(struct device_node *node, u32 mux_mask) in exynos_clkout_init()
138 static void __init exynos4_clkout_init(struct device_node *node) in exynos4_clkout_init()
149 static void __init exynos5_clkout_init(struct device_node *node) in exynos5_clkout_init()
/Linux-v5.10/drivers/clk/mvebu/
Dclk-corediv.c251 mvebu_corediv_clk_init(struct device_node *node, in mvebu_corediv_clk_init()
311 static void __init armada370_corediv_clk_init(struct device_node *node) in armada370_corediv_clk_init()
318 static void __init armada375_corediv_clk_init(struct device_node *node) in armada375_corediv_clk_init()
325 static void __init armada380_corediv_clk_init(struct device_node *node) in armada380_corediv_clk_init()
332 static void __init mv98dx3236_corediv_clk_init(struct device_node *node) in mv98dx3236_corediv_clk_init()

12345678910>>...102