Home
last modified time | relevance | path

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

12345678910>>...61

/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.c162 struct device_node *node) in _register_dpll()
225 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2()
287 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup()
403 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup()
412 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup()
421 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup()
446 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup()
465 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup()
485 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup()
508 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup()
[all …]
Dgate.c96 static struct clk *_register_gate(struct device_node *node, const char *name, in _register_gate()
134 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup()
177 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup()
203 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup()
211 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup()
219 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup()
227 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup()
234 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup()
242 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup()
248 static void __init of_ti_wait_gate_clk_setup(struct device_node *node) in of_ti_wait_gate_clk_setup()
[all …]
Dinterface.c35 static struct clk *_register_interface(struct device_node *node, in _register_interface()
69 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup()
99 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup()
106 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup()
114 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup()
122 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup()
130 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup()
137 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup()
146 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node) in of_ti_omap2430_interface_clk_setup()
/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/usb/typec/
Dport-mapper.c63 static int __link_port(struct typec_port *con, struct port_node *node) in __link_port()
83 static int link_port(struct typec_port *con, struct port_node *node) in link_port()
94 static void __unlink_port(struct typec_port *con, struct port_node *node) in __unlink_port()
101 static void unlink_port(struct typec_port *con, struct port_node *node) in unlink_port()
110 struct port_node *node; in create_port_node() local
122 static void remove_port_node(struct port_node *node) in remove_port_node()
131 const struct port_node *node = data; in connector_match() local
139 static struct device *find_connector(struct port_node *node) in find_connector()
159 struct port_node *node; in typec_link_port() local
189 struct port_node *node; in port_match_and_unlink() local
[all …]
/drivers/acpi/arm64/
Diort.c82 struct acpi_iort_node *node) in iort_get_fwnode()
104 static inline void iort_delete_fwnode(struct acpi_iort_node *node) in iort_delete_fwnode()
260 static acpi_status iort_match_node_callback(struct acpi_iort_node *node, in iort_match_node_callback()
369 static struct acpi_iort_node *iort_node_get_id(struct acpi_iort_node *node, in iort_node_get_id()
405 static int iort_get_id_mapping_index(struct acpi_iort_node *node) in iort_get_id_mapping_index()
446 static struct acpi_iort_node *iort_node_map_id(struct acpi_iort_node *node, in iort_node_map_id()
513 struct acpi_iort_node *node, u32 *id_out, u8 type_mask, in iort_node_map_platform_id()
544 struct acpi_iort_node *node; in iort_find_dev_node() local
577 struct acpi_iort_node *node; in iort_msi_map_id() local
598 struct acpi_iort_node *node; in iort_pmsi_get_dev_id() local
[all …]
/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/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
148 static void save_stack(struct drm_mm_node *node) { } in save_stack()
152 #define START(node) ((node)->start) argument
153 #define LAST(node) ((node)->start + (node)->size - 1) argument
168 struct drm_mm_node *node) in drm_mm_interval_tree_add_node()
224 struct drm_mm_node *node) in insert_hole_size()
269 static void add_hole(struct drm_mm_node *node) in add_hole()
284 static void rm_hole(struct drm_mm_node *node) in rm_hole()
314 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()
263 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow()
325 void drm_vma_node_revoke(struct drm_vma_offset_node *node, in drm_vma_node_revoke()
366 bool drm_vma_node_is_allowed(struct drm_vma_offset_node *node, in drm_vma_node_is_allowed()
/drivers/gpu/drm/sun4i/
Dsun4i_drv.c152 static bool sun4i_drv_node_is_connector(struct device_node *node) in sun4i_drv_node_is_connector()
157 static bool sun4i_drv_node_is_frontend(struct device_node *node) in sun4i_drv_node_is_frontend()
168 static bool sun4i_drv_node_is_deu(struct device_node *node) in sun4i_drv_node_is_deu()
173 static bool sun4i_drv_node_is_supported_frontend(struct device_node *node) in sun4i_drv_node_is_supported_frontend()
181 static bool sun4i_drv_node_is_tcon(struct device_node *node) in sun4i_drv_node_is_tcon()
186 static bool sun4i_drv_node_is_tcon_with_ch0(struct device_node *node) in sun4i_drv_node_is_tcon_with_ch0()
202 static bool sun4i_drv_node_is_tcon_top(struct device_node *node) in sun4i_drv_node_is_tcon_top()
243 struct device_node *node, in sun4i_drv_traverse_endpoints()
303 struct device_node *node) in sun4i_drv_add_endpoints()
/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()
78 struct rb_node *node; in hfi1_mmu_rb_unregister() local
120 struct mmu_rb_node *node; in hfi1_mmu_rb_insert() local
147 struct mmu_rb_node *node; in hfi1_mmu_rb_get_first() local
161 struct mmu_rb_node *node = NULL; in __mmu_rb_search() local
262 struct mmu_rb_node *node, *ptr = NULL; in mmu_notifier_range_start() local
294 struct mmu_rb_node *node; in handle_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/net/ethernet/mellanox/mlx5/core/en/
Dqos.c54 struct mlx5e_qos_node *node; in mlx5e_sw_node_create_leaf() local
75 struct mlx5e_qos_node *node; in mlx5e_sw_node_create_root() local
90 struct mlx5e_qos_node *node = NULL; in mlx5e_sw_node_find() local
102 struct mlx5e_qos_node *node = NULL; in mlx5e_sw_node_find_rcu() local
112 static void mlx5e_sw_node_delete(struct mlx5e_priv *priv, struct mlx5e_qos_node *node) in mlx5e_sw_node_delete()
140 struct mlx5e_qos_node *node; in mlx5e_get_txq_by_classid() local
181 struct mlx5e_qos_node *node) in mlx5e_open_qos_sq()
256 static void mlx5e_activate_qos_sq(struct mlx5e_priv *priv, struct mlx5e_qos_node *node) in mlx5e_activate_qos_sq()
383 struct mlx5e_qos_node *node = NULL; in mlx5e_qos_open_queues() local
408 struct mlx5e_qos_node *node = NULL; in mlx5e_qos_activate_queues() local
[all …]
/drivers/gpu/drm/selftests/
Dtest-drm_mm.c109 struct drm_mm_node *node, *check, *found; in assert_continuous() local
158 static u64 misalignment(struct drm_mm_node *node, u64 alignment) in misalignment()
169 static bool assert_node(struct drm_mm_node *node, struct drm_mm *mm, in assert_node()
300 static struct drm_mm_node *set_node(struct drm_mm_node *node, in set_node()
308 static bool expect_reserve_fail(struct drm_mm *mm, struct drm_mm_node *node) in expect_reserve_fail()
376 struct drm_mm_node tmp, *nodes, *node, *next; in __igt_reserve() local
526 static bool expect_insert(struct drm_mm *mm, struct drm_mm_node *node, in expect_insert()
574 struct drm_mm_node *nodes, *node, *next; in __igt_insert() local
763 static bool expect_insert_in_range(struct drm_mm *mm, struct drm_mm_node *node, in expect_insert_in_range()
821 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()
569 static int __init __fdt_scan_reserved_mem(unsigned long node, const char *uname, in __fdt_scan_reserved_mem()
678 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt()
709 int (*it)(unsigned long node, in of_scan_flat_dt_subnodes()
715 int node; in of_scan_flat_dt_subnodes() local
737 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name()
756 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop()
773 unsigned long node, const char *compat) in of_fdt_is_compatible()
[all …]
/drivers/base/
Dnode.c113 static void node_remove_accesses(struct node *node) in node_remove_accesses()
128 static struct node_access_nodes *node_init_node_access(struct node *node, in node_init_node_access()
197 struct node *node; in node_set_perf_attrs() local
227 struct list_head node; member
267 static void node_init_cache_dev(struct node *node) in node_init_cache_dev()
300 struct node *node; in node_add_cache() local
345 static void node_remove_caches(struct node *node) in node_remove_caches()
365 static void node_remove_caches(struct node *node) { } in node_remove_caches()
602 static inline bool hugetlb_register_node(struct node *node) in hugetlb_register_node()
612 static inline void hugetlb_unregister_node(struct node *node) in hugetlb_unregister_node()
[all …]
/drivers/i2c/
Di2c-core-of.c22 int of_i2c_get_board_info(struct device *dev, struct device_node *node, in of_i2c_get_board_info()
66 struct device_node *node) in of_i2c_register_device()
87 struct device_node *bus, *node; in of_i2c_register_devices() local
128 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node()
146 struct i2c_adapter *of_find_i2c_adapter_by_node(struct device_node *node) in of_find_i2c_adapter_by_node()
165 struct i2c_adapter *of_get_i2c_adapter_by_node(struct device_node *node) in of_get_i2c_adapter_by_node()
/drivers/net/wireless/quantenna/qtnfmac/
Dutil.c19 struct qtnf_sta_node *node; in qtnf_sta_list_lookup() local
35 struct qtnf_sta_node *node; in qtnf_sta_list_lookup_index() local
52 struct qtnf_sta_node *node; in qtnf_sta_list_add() local
78 struct qtnf_sta_node *node; in qtnf_sta_list_del() local
96 struct qtnf_sta_node *node, *tmp; in qtnf_sta_list_free() local

12345678910>>...61