Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 1570) sorted by relevance

12345678910>>...63

/drivers/scsi/elx/libefc/
Defc_node.c14 struct efc_node *node = rnode->node; in efc_remote_node_cb() local
34 struct efc_node *node = container_of(arg, struct efc_node, ref); in _efc_node_free() local
48 struct efc_node *node = NULL; in efc_node_alloc() local
120 efc_node_free(struct efc_node *node) in efc_node_free()
192 efc_node_attach(struct efc_node *node) in efc_node_attach()
246 efc_node_update_display_name(struct efc_node *node) in efc_node_update_display_name()
259 efc_node_send_ls_io_cleanup(struct efc_node *node) in efc_node_send_ls_io_cleanup()
270 static void efc_node_handle_implicit_logo(struct efc_node *node) in efc_node_handle_implicit_logo()
292 static void efc_node_handle_explicit_logo(struct efc_node *node) in efc_node_handle_explicit_logo()
346 efc_node_purge_pending(struct efc_node *node) in efc_node_purge_pending()
[all …]
Defc_fabric.c24 efc_fabric_initiate_shutdown(struct efc_node *node) in efc_fabric_initiate_shutdown()
54 struct efc_node *node = NULL; in __efc_fabric_common() local
76 struct efc_node *node = ctx->app; in __efc_fabric_init() local
100 efc_fabric_set_topology(struct efc_node *node, in efc_fabric_set_topology()
107 efc_fabric_notify_topology(struct efc_node *node) in efc_fabric_notify_topology()
135 struct efc_node *node = ctx->app; in __efc_fabric_flogi_wait_rsp() local
240 struct efc_node *node = ctx->app; in __efc_vport_fabric_init() local
263 struct efc_node *node = ctx->app; in __efc_fabric_fdisc_wait_rsp() local
356 struct efc_node *node = ctx->app; in __efc_fabric_wait_domain_attach() local
397 struct efc_node *node = ctx->app; in __efc_fabric_idle() local
[all …]
Defc_device.c16 efc_d_send_prli_rsp(struct efc_node *node, u16 ox_id) in efc_d_send_prli_rsp()
47 struct efc_node *node = NULL; in __efc_d_common() local
85 struct efc_node *node = ctx->app; in __efc_d_wait_del_node() local
148 struct efc_node *node = ctx->app; in __efc_d_wait_del_ini_tgt() local
201 struct efc_node *node = ctx->app; in __efc_d_initiate_shutdown() local
317 struct efc_node *node = ctx->app; in __efc_d_wait_loop() local
343 efc_send_ls_acc_after_attach(struct efc_node *node, in efc_send_ls_acc_after_attach()
358 efc_process_prli_payload(struct efc_node *node, void *prli) in efc_process_prli_payload()
374 struct efc_node *node = ctx->app; in __efc_d_wait_plogi_acc_cmpl() local
411 struct efc_node *node = ctx->app; in __efc_d_wait_logo_rsp() local
[all …]
Defc_els.c35 efc_els_io_alloc(struct efc_node *node, u32 reqlen) in efc_els_io_alloc()
41 efc_els_io_alloc_size(struct efc_node *node, u32 reqlen, u32 rsplen) in efc_els_io_alloc_size()
112 struct efc_node *node; in _efc_els_io_free() local
160 struct efc_node *node; in efc_els_req_cb() local
256 static int efc_els_send_req(struct efc_node *node, struct efc_els_io_req *els, in efc_els_send_req()
322 struct efc_node *node; in efc_els_acc_cb() local
357 struct efc_node *node = els->node; in efc_els_send_rsp() local
393 efc_send_plogi(struct efc_node *node) in efc_send_plogi()
420 efc_send_flogi(struct efc_node *node) in efc_send_flogi()
449 efc_send_fdisc(struct efc_node *node) in efc_send_fdisc()
[all …]
/drivers/clk/ti/
Ddpll.c154 struct device_node *node) in _register_dpll()
217 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2()
279 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup()
395 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup()
404 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup()
413 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup()
438 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup()
457 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup()
477 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup()
500 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup()
[all …]
Dgate.c88 static struct clk *_register_gate(struct device_node *node, const char *name, in _register_gate()
126 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup()
169 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup()
195 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup()
203 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup()
211 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup()
219 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup()
226 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup()
234 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup()
240 static void __init of_ti_wait_gate_clk_setup(struct device_node *node) in of_ti_wait_gate_clk_setup()
[all …]
Dinterface.c27 static struct clk *_register_interface(struct device_node *node, in _register_interface()
61 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup()
91 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup()
98 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup()
106 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup()
114 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup()
122 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup()
129 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup()
138 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node) in of_ti_omap2430_interface_clk_setup()
/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c44 static void otx2_qos_get_regaddr(struct otx2_qos_node *node, in otx2_qos_get_regaddr()
83 struct otx2_qos_node *node, in otx2_config_sched_shaping()
137 struct otx2_qos_node *node, in __otx2_qos_txschq_cfg()
236 struct otx2_qos_node *node; in otx2_qos_free_hw_node_schq() local
245 struct otx2_qos_node *node, *tmp; in otx2_qos_free_hw_node() local
255 struct otx2_qos_node *node) in otx2_qos_free_hw_cfg()
270 struct otx2_qos_node *node) in otx2_qos_sw_node_delete()
286 struct otx2_qos_node *node, *tmp; in otx2_qos_free_sw_node_schq() local
297 struct otx2_qos_node *node, *tmp; in __otx2_qos_free_sw_node() local
307 struct otx2_qos_node *node) in otx2_qos_free_sw_node()
[all …]
/drivers/clk/sunxi/
Dclk-sunxi.c556 static struct clk * __init sunxi_factors_clk_setup(struct device_node *node, in sunxi_factors_clk_setup()
571 static void __init sun4i_pll1_clk_setup(struct device_node *node) in sun4i_pll1_clk_setup()
578 static void __init sun6i_pll1_clk_setup(struct device_node *node) in sun6i_pll1_clk_setup()
585 static void __init sun8i_pll1_clk_setup(struct device_node *node) in sun8i_pll1_clk_setup()
592 static void __init sun7i_pll4_clk_setup(struct device_node *node) in sun7i_pll4_clk_setup()
599 static void __init sun5i_ahb_clk_setup(struct device_node *node) in sun5i_ahb_clk_setup()
606 static void __init sun6i_ahb1_clk_setup(struct device_node *node) in sun6i_ahb1_clk_setup()
613 static void __init sun4i_apb1_clk_setup(struct device_node *node) in sun4i_apb1_clk_setup()
620 static void __init sun7i_out_clk_setup(struct device_node *node) in sun7i_out_clk_setup()
650 static struct clk * __init sunxi_mux_clk_setup(struct device_node *node, in sunxi_mux_clk_setup()
[all …]
Dclk-usb.c88 static void __init sunxi_usb_clk_setup(struct device_node *node, in sunxi_usb_clk_setup()
172 static void __init sun4i_a10_usb_setup(struct device_node *node) in sun4i_a10_usb_setup()
183 static void __init sun5i_a13_usb_setup(struct device_node *node) in sun5i_a13_usb_setup()
194 static void __init sun6i_a31_usb_setup(struct device_node *node) in sun6i_a31_usb_setup()
205 static void __init sun8i_a23_usb_setup(struct device_node *node) in sun8i_a23_usb_setup()
217 static void __init sun8i_h3_usb_setup(struct device_node *node) in sun8i_h3_usb_setup()
231 static void __init sun9i_a80_usb_mod_setup(struct device_node *node) in sun9i_a80_usb_mod_setup()
245 static void __init sun9i_a80_usb_phy_setup(struct device_node *node) in sun9i_a80_usb_phy_setup()
/drivers/net/wireguard/
Dallowedips.c23 static void copy_and_assign_cidr(struct allowedips_node *node, const u8 *src, in copy_and_assign_cidr()
36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose()
58 struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_DEPTH] = { in root_free_rcu() local
71 struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_DEPTH] = { root }; in root_remove_peer_lists() local
87 static u8 common_bits(const struct allowedips_node *node, const u8 *key, in common_bits()
99 static bool prefix_matches(const struct allowedips_node *node, const u8 *key, in prefix_matches()
114 struct allowedips_node *node = trie, *found = NULL; in find_node() local
132 struct allowedips_node *node; in lookup() local
153 struct allowedips_node *node = rcu_dereference_protected(trie, lockdep_is_held(lock)); in node_placement() local
169 …line void connect_node(struct allowedips_node __rcu **parent, u8 bit, struct allowedips_node *node) in connect_node()
[all …]
/drivers/acpi/arm64/
Diort.c83 struct acpi_iort_node *node) in iort_get_fwnode()
105 static inline void iort_delete_fwnode(struct acpi_iort_node *node) in iort_delete_fwnode()
261 static acpi_status iort_match_node_callback(struct acpi_iort_node *node, in iort_match_node_callback()
370 static struct acpi_iort_node *iort_node_get_id(struct acpi_iort_node *node, in iort_node_get_id()
410 static int iort_get_id_mapping_index(struct acpi_iort_node *node) in iort_get_id_mapping_index()
455 static struct acpi_iort_node *iort_node_map_id(struct acpi_iort_node *node, in iort_node_map_id()
522 struct acpi_iort_node *node, u32 *id_out, u8 type_mask, in iort_node_map_platform_id()
553 struct acpi_iort_node *node; in iort_find_dev_node() local
586 struct acpi_iort_node *node; in iort_msi_map_id() local
607 struct acpi_iort_node *node; in iort_pmsi_get_dev_id() local
[all …]
/drivers/gpu/drm/i915/
Di915_scheduler.c19 node_to_request(const struct i915_sched_node *node) in node_to_request()
24 static inline bool node_started(const struct i915_sched_node *node) in node_started()
29 static inline bool node_signaled(const struct i915_sched_node *node) in node_signaled()
129 lock_sched_engine(struct i915_sched_node *node, in lock_sched_engine()
155 static void __i915_schedule(struct i915_sched_node *node, in __i915_schedule()
194 struct i915_sched_node *node = dep->signaler; in __i915_schedule() local
296 void i915_sched_node_init(struct i915_sched_node *node) in i915_sched_node_init()
305 void i915_sched_node_reinit(struct i915_sched_node *node) in i915_sched_node_reinit()
328 bool __i915_sched_node_add_dependency(struct i915_sched_node *node, in __i915_sched_node_add_dependency()
357 int i915_sched_node_add_dependency(struct i915_sched_node *node, in i915_sched_node_add_dependency()
[all …]
/drivers/gpu/drm/amd/amdkfd/
Dkfd_device.c483 static int kfd_gws_init(struct kfd_node *node) in kfd_gws_init()
520 static int kfd_init_node(struct kfd_node *node) in kfd_init_node()
585 static void kfd_setup_interrupt_bitmap(struct kfd_node *node, in kfd_setup_interrupt_bitmap()
624 struct kfd_node *node; in kgd2kfd_device_init() local
867 struct kfd_node *node; in kgd2kfd_pre_reset() local
896 struct kfd_node *node; in kgd2kfd_post_reset() local
929 struct kfd_node *node; in kgd2kfd_suspend() local
975 static int kfd_resume(struct kfd_node *node) in kfd_resume()
1009 struct kfd_node *node; in kgd2kfd_interrupt() local
1172 int kfd_gtt_sa_allocate(struct kfd_node *node, unsigned int size, in kfd_gtt_sa_allocate()
[all …]
/drivers/gpu/drm/
Ddrm_mm.c107 static noinline void save_stack(struct drm_mm_node *node) in save_stack()
120 struct drm_mm_node *node; in show_leaks() local
145 static void save_stack(struct drm_mm_node *node) { } in save_stack()
149 #define START(node) ((node)->start) argument
150 #define LAST(node) ((node)->start + (node)->size - 1) argument
165 struct drm_mm_node *node) in drm_mm_interval_tree_add_node()
221 struct drm_mm_node *node) in insert_hole_size()
266 static void add_hole(struct drm_mm_node *node) in add_hole()
281 static void rm_hole(struct drm_mm_node *node) in rm_hole()
311 struct drm_mm_node *node = in best_hole() local
[all …]
Ddrm_vma_manager.c144 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
202 struct drm_vma_offset_node *node, unsigned long pages) in drm_vma_offset_add()
230 struct drm_vma_offset_node *node) in drm_vma_offset_remove()
243 static int vma_node_allow(struct drm_vma_offset_node *node, in vma_node_allow()
313 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow()
338 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow_once()
357 void drm_vma_node_revoke(struct drm_vma_offset_node *node, in drm_vma_node_revoke()
398 bool drm_vma_node_is_allowed(struct drm_vma_offset_node *node, in drm_vma_node_is_allowed()
/drivers/gpu/drm/sun4i/
Dsun4i_drv.c153 static bool sun4i_drv_node_is_connector(struct device_node *node) in sun4i_drv_node_is_connector()
158 static bool sun4i_drv_node_is_frontend(struct device_node *node) in sun4i_drv_node_is_frontend()
169 static bool sun4i_drv_node_is_deu(struct device_node *node) in sun4i_drv_node_is_deu()
174 static bool sun4i_drv_node_is_supported_frontend(struct device_node *node) in sun4i_drv_node_is_supported_frontend()
182 static bool sun4i_drv_node_is_tcon(struct device_node *node) in sun4i_drv_node_is_tcon()
187 static bool sun4i_drv_node_is_tcon_with_ch0(struct device_node *node) in sun4i_drv_node_is_tcon_with_ch0()
203 static bool sun4i_drv_node_is_tcon_top(struct device_node *node) in sun4i_drv_node_is_tcon_top()
235 struct device_node *node, in sun4i_drv_traverse_endpoints()
295 struct device_node *node) in sun4i_drv_add_endpoints()
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhtb.c36 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_enumerate_leaves() local
73 struct mlx5e_qos_node *node; in mlx5e_htb_node_create_leaf() local
94 struct mlx5e_qos_node *node; in mlx5e_htb_node_create_root() local
109 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_node_find() local
121 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_node_find_rcu() local
131 static void mlx5e_htb_node_delete(struct mlx5e_htb *htb, struct mlx5e_qos_node *node) in mlx5e_htb_node_delete()
149 struct mlx5e_qos_node *node; in mlx5e_htb_get_txq_by_classid() local
290 struct mlx5e_qos_node *node, *parent; in mlx5e_htb_leaf_alloc_queue() local
345 struct mlx5e_qos_node *node, *child; in mlx5e_htb_leaf_to_inner() local
433 struct mlx5e_qos_node *node = NULL; in mlx5e_htb_node_find_by_qid() local
[all …]
/drivers/infiniband/hw/hfi1/
Dmmu_rb.c32 static unsigned long mmu_node_start(struct mmu_rb_node *node) in mmu_node_start()
37 static unsigned long mmu_node_last(struct mmu_rb_node *node) in mmu_node_last()
81 struct rb_node *node; in hfi1_mmu_rb_unregister() local
123 struct mmu_rb_node *node; in hfi1_mmu_rb_insert() local
150 struct mmu_rb_node *node; in hfi1_mmu_rb_get_first() local
164 struct mmu_rb_node *node = NULL; in __mmu_rb_search() local
267 struct mmu_rb_node *node, *ptr = NULL; in mmu_notifier_range_start() local
299 struct mmu_rb_node *node; in handle_remove() local
Dpin_system.c72 static inline struct mm_struct *mm_from_sdma_node(struct sdma_mmu_node *node) in mm_from_sdma_node()
77 static void free_system_node(struct sdma_mmu_node *node) in free_system_node()
116 struct sdma_mmu_node *node, int npages) in pin_system_pages()
173 struct sdma_mmu_node *node; in add_system_pinning() local
221 struct sdma_mmu_node *node = in get_system_cache_entry() local
270 struct mmu_rb_node *node = ctx; in sdma_mmu_rb_node_get() local
277 struct sdma_mmu_node *node = ctx; in sdma_mmu_rb_node_put() local
440 static bool sdma_rb_filter(struct mmu_rb_node *node, unsigned long addr, in sdma_rb_filter()
454 struct sdma_mmu_node *node = in sdma_rb_evict() local
470 struct sdma_mmu_node *node = in sdma_rb_remove() local
/drivers/acpi/acpica/
Dnsobject.c37 acpi_ns_attach_object(struct acpi_namespace_node *node, in acpi_ns_attach_object()
168 void acpi_ns_detach_object(struct acpi_namespace_node *node) in acpi_ns_detach_object()
247 acpi_namespace_node in acpi_ns_get_attached_object()
313 acpi_ns_attach_data(struct acpi_namespace_node *node, in acpi_ns_attach_data()
370 acpi_ns_detach_data(struct acpi_namespace_node *node, in acpi_ns_detach_data()
415 acpi_ns_get_attached_data(struct acpi_namespace_node *node, in acpi_ns_get_attached_data()
Ddsargs.c43 acpi_ds_execute_arguments(struct acpi_namespace_node *node, in acpi_ds_execute_arguments()
149 struct acpi_namespace_node *node; in acpi_ds_get_buffer_field_arguments() local
194 struct acpi_namespace_node *node; in acpi_ds_get_bank_field_arguments() local
244 struct acpi_namespace_node *node; in acpi_ds_get_buffer_arguments() local
288 struct acpi_namespace_node *node; in acpi_ds_get_package_arguments() local
334 struct acpi_namespace_node *node; in acpi_ds_get_region_arguments() local
/drivers/gpu/drm/tests/
Ddrm_mm_test.c102 struct drm_mm_node *node, *check, *found; in assert_continuous() local
151 static u64 misalignment(struct drm_mm_node *node, u64 alignment) in misalignment()
162 static bool assert_node(struct kunit *test, struct drm_mm_node *node, struct drm_mm *mm, in assert_node()
273 static struct drm_mm_node *set_node(struct drm_mm_node *node, in set_node()
281 static bool expect_reserve_fail(struct kunit *test, struct drm_mm *mm, struct drm_mm_node *node) in expect_reserve_fail()
348 struct drm_mm_node tmp, *nodes, *node, *next; in __drm_test_mm_reserve() local
483 struct drm_mm_node *node, u64 size, u64 alignment, unsigned long color, in expect_insert()
532 struct drm_mm_node *nodes, *node, *next; in __drm_test_mm_insert() local
701 static bool expect_insert_in_range(struct kunit *test, struct drm_mm *mm, struct drm_mm_node *node, in expect_insert_in_range()
755 struct drm_mm_node *node; in assert_contiguous_in_range() local
[all …]
/drivers/of/
Dfdt.c83 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available()
500 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg()
548 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root()
571 int node, child; in fdt_scan_reserved_mem() local
682 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt()
713 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes()
719 int node; in of_scan_flat_dt_subnodes() local
741 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name()
760 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop()
777 unsigned long node, const char *compat) in of_fdt_is_compatible()
[all …]
/drivers/interconnect/
Dcore.c169 struct icc_node *node = dst; in path_init() local
200 struct icc_node *n, *node = NULL; in path_find() local
269 static int aggregate_requests(struct icc_node *node) in aggregate_requests()
330 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate()
377 struct icc_node *node = ERR_PTR(-EPROBE_DEFER); in of_icc_get_from_provider() local
694 struct icc_node *node; in icc_set_bw() local
787 struct icc_node *node; in icc_put() local
818 struct icc_node *node; in icc_node_create_nolock() local
849 struct icc_node *node; in icc_node_create() local
867 struct icc_node *node; in icc_node_destroy() local
[all …]

12345678910>>...63