Home
last modified time | relevance | path

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

12345678910>>...67

/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.c152 struct device_node *node) in _register_dpll()
215 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2()
277 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup()
393 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup()
402 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup()
411 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup()
436 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup()
455 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup()
475 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup()
498 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()
167 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup()
190 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup()
198 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup()
206 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup()
214 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup()
221 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup()
229 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup()
235 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()
89 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup()
96 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup()
104 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup()
112 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup()
120 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup()
127 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup()
136 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()
241 struct otx2_qos_node *node; in otx2_qos_free_hw_node_schq() local
250 struct otx2_qos_node *node, *tmp; in otx2_qos_free_hw_node() local
260 struct otx2_qos_node *node) in otx2_qos_free_hw_cfg()
275 struct otx2_qos_node *node) in otx2_qos_sw_node_delete()
291 struct otx2_qos_node *node, *tmp; in otx2_qos_free_sw_node_schq() local
302 struct otx2_qos_node *node, *tmp; in __otx2_qos_free_sw_node() local
312 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.c91 static void __init sunxi_usb_clk_setup(struct device_node *node, in sunxi_usb_clk_setup()
175 static void __init sun4i_a10_usb_setup(struct device_node *node) in sun4i_a10_usb_setup()
186 static void __init sun5i_a13_usb_setup(struct device_node *node) in sun5i_a13_usb_setup()
197 static void __init sun6i_a31_usb_setup(struct device_node *node) in sun6i_a31_usb_setup()
208 static void __init sun8i_a23_usb_setup(struct device_node *node) in sun8i_a23_usb_setup()
220 static void __init sun8i_h3_usb_setup(struct device_node *node) in sun8i_h3_usb_setup()
234 static void __init sun9i_a80_usb_mod_setup(struct device_node *node) in sun9i_a80_usb_mod_setup()
248 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/gpu/drm/amd/amdkfd/
Dkfd_device.c550 static int kfd_gws_init(struct kfd_node *node) in kfd_gws_init()
588 static int kfd_init_node(struct kfd_node *node) in kfd_init_node()
661 static void kfd_setup_interrupt_bitmap(struct kfd_node *node, in kfd_setup_interrupt_bitmap()
700 struct kfd_node *node; in kgd2kfd_device_init() local
950 struct kfd_node *node; in kgd2kfd_pre_reset() local
978 struct kfd_node *node; in kgd2kfd_post_reset() local
1011 struct kfd_node *node; in kgd2kfd_suspend() local
1057 static int kfd_resume(struct kfd_node *node) in kfd_resume()
1076 struct kfd_node *node; in kgd2kfd_interrupt() local
1239 int kfd_gtt_sa_allocate(struct kfd_node *node, unsigned int size, in kfd_gtt_sa_allocate()
[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/
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/media/platform/broadcom/
Dbcm2835-unicam.c232 struct unicam_node node[UNICAM_MAX_NODES]; member
281 static inline bool is_metadata_node(struct unicam_node *node) in is_metadata_node()
286 static inline bool is_image_node(struct unicam_node *node) in is_image_node()
638 static void unicam_wr_dma_addr(struct unicam_node *node, in unicam_wr_dma_addr()
654 struct unicam_node *node = &unicam->node[UNICAM_IMAGE_NODE]; in unicam_get_lines_done() local
666 static void unicam_schedule_next_buffer(struct unicam_node *node) in unicam_schedule_next_buffer()
677 static void unicam_schedule_dummy_buffer(struct unicam_node *node) in unicam_schedule_dummy_buffer()
688 static void unicam_process_buffer_complete(struct unicam_node *node, in unicam_process_buffer_complete()
699 struct unicam_node *node = &unicam->node[UNICAM_IMAGE_NODE]; in unicam_queue_event_sof() local
752 struct unicam_node *node = &unicam->node[i]; in unicam_isr() local
[all …]
/drivers/media/platform/raspberrypi/pisp_be/
Dpisp_be.c134 #define NODE_IS_META(node) ( \ argument
136 #define NODE_IS_OUTPUT(node) ( \ argument
140 #define NODE_IS_CAPTURE(node) ( \ argument
143 #define NODE_IS_MPLANE(node) ( \ argument
173 #define NODE_NAME(node) \ argument
213 struct pispbe_node node[PISPBE_NUM_NODES]; member
306 struct pispbe_node *node) in pispbe_get_planes_addr()
455 struct pispbe_node *node; in pispbe_prepare_job() local
785 struct pispbe_node *node = vb2_get_drv_priv(q); in pispbe_node_queue_setup() local
823 struct pispbe_node *node = vb2_get_drv_priv(vb->vb2_queue); in pispbe_node_buffer_prepare() local
[all …]
/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/
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
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()
/drivers/gpu/drm/xe/
Dxe_ggtt.c293 static void ggtt_node_remove(struct xe_ggtt_node *node) in ggtt_node_remove()
323 struct xe_ggtt_node *node = container_of(work, typeof(*node), in ggtt_node_remove_work_func() local
337 void xe_ggtt_node_remove(struct xe_ggtt_node *node, bool invalidate) in xe_ggtt_node_remove()
427 const struct drm_mm_node *node, const char *description) in xe_ggtt_dump_node()
448 int xe_ggtt_node_insert_balloon(struct xe_ggtt_node *node, u64 start, u64 end) in xe_ggtt_node_insert_balloon()
481 void xe_ggtt_node_remove_balloon(struct xe_ggtt_node *node) in xe_ggtt_node_remove_balloon()
511 int xe_ggtt_node_insert_locked(struct xe_ggtt_node *node, in xe_ggtt_node_insert_locked()
528 int xe_ggtt_node_insert(struct xe_ggtt_node *node, u32 size, u32 align) in xe_ggtt_node_insert()
558 struct xe_ggtt_node *node = kzalloc(sizeof(*node), GFP_NOFS); in xe_ggtt_node_init() local
577 void xe_ggtt_node_fini(struct xe_ggtt_node *node) in xe_ggtt_node_fini()
[all …]

12345678910>>...67