Home
last modified time | relevance | path

Searched +defs:node +defs:arg (Results 1 – 25 of 674) sorted by relevance

12345678910>>...27

/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
Defc_fabric.c24 efc_fabric_initiate_shutdown(struct efc_node *node) in efc_fabric_initiate_shutdown()
52 enum efc_sm_event evt, void *arg) in __efc_fabric_common()
54 struct efc_node *node = NULL; in __efc_fabric_common() local
74 void *arg) in __efc_fabric_init()
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()
132 enum efc_sm_event evt, void *arg) in __efc_fabric_flogi_wait_rsp()
135 struct efc_node *node = ctx->app; in __efc_fabric_flogi_wait_rsp() local
238 enum efc_sm_event evt, void *arg) in __efc_vport_fabric_init()
[all …]
Defc_device.c16 efc_d_send_prli_rsp(struct efc_node *node, u16 ox_id) in efc_d_send_prli_rsp()
45 enum efc_sm_event evt, void *arg) in __efc_d_common()
47 struct efc_node *node = NULL; in __efc_d_common() local
83 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_node()
85 struct efc_node *node = ctx->app; in __efc_d_wait_del_node() local
146 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_ini_tgt()
148 struct efc_node *node = ctx->app; in __efc_d_wait_del_ini_tgt() local
199 enum efc_sm_event evt, void *arg) in __efc_d_initiate_shutdown()
201 struct efc_node *node = ctx->app; in __efc_d_initiate_shutdown() local
315 enum efc_sm_event evt, void *arg) in __efc_d_wait_loop()
[all …]
Defc_node.c10 efc_remote_node_cb(void *arg, int event, void *data) in efc_remote_node_cb()
14 struct efc_node *node = rnode->node; in efc_remote_node_cb() local
32 _efc_node_free(struct kref *arg) in _efc_node_free()
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()
[all …]
Defc_domain.c14 efc_domain_cb(void *arg, int event, void *data) in efc_domain_cb()
104 _efc_domain_free(struct kref *arg) in _efc_domain_free()
160 void (*callback)(struct efc *efc, void *arg), in efc_register_domain_free_cb()
172 enum efc_sm_event evt, void *arg) in __efc_domain_common()
194 enum efc_sm_event evt, void *arg) in __efc_domain_common_shutdown()
231 void *arg) in __efc_domain_init()
322 struct efc_node *node; in __efc_domain_init() local
358 enum efc_sm_event evt, void *arg) in __efc_domain_wait_alloc()
409 struct efc_node *node; in __efc_domain_wait_alloc() local
460 enum efc_sm_event evt, void *arg) in __efc_domain_allocated()
[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()
107 _efc_els_io_free(struct kref *arg) in _efc_els_io_free()
112 struct efc_node *node; in _efc_els_io_free() local
157 efc_els_req_cb(void *arg, u32 length, int status, u32 ext_status) in efc_els_req_cb()
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()
319 efc_els_acc_cb(void *arg, u32 length, int status, u32 ext_status) in efc_els_acc_cb()
322 struct efc_node *node; in efc_els_acc_cb() local
357 struct efc_node *node = els->node; in efc_els_send_rsp() local
[all …]
Defc_nport.c31 efc_nport_cb(void *arg, int event, void *data) in efc_nport_cb()
58 _efc_nport_free(struct kref *arg) in _efc_nport_free()
180 struct efc_node *node; in efc_nport_attach() local
216 struct efc_node *node; in efc_nport_shutdown() local
272 enum efc_sm_event evt, void *arg) in __efc_nport_common()
321 enum efc_sm_event evt, void *arg) in __efc_nport_allocated()
345 enum efc_sm_event evt, void *arg) in __efc_nport_vport_init()
382 enum efc_sm_event evt, void *arg) in __efc_nport_vport_wait_alloc()
439 enum efc_sm_event evt, void *arg) in __efc_nport_vport_allocated()
454 struct efc_node *node; in __efc_nport_vport_allocated() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
Dlsdc_debugfs.c16 static int lsdc_identify(struct seq_file *m, void *arg) in lsdc_identify()
18 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_identify() local
33 static int lsdc_show_mm(struct seq_file *m, void *arg) in lsdc_show_mm()
35 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_show_mm() local
44 static int lsdc_show_gfxpll_clock(struct seq_file *m, void *arg) in lsdc_show_gfxpll_clock()
46 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_show_gfxpll_clock() local
56 static int lsdc_show_benchmark(struct seq_file *m, void *arg) in lsdc_show_benchmark()
58 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_show_benchmark() local
67 static int lsdc_pdev_enable_io_mem(struct seq_file *m, void *arg) in lsdc_pdev_enable_io_mem()
69 struct drm_info_node *node = (struct drm_info_node *)m->private; in lsdc_pdev_enable_io_mem() local
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
Domap_debugfs.c20 static int gem_show(struct seq_file *m, void *arg) in gem_show()
22 struct drm_info_node *node = (struct drm_info_node *) m->private; in gem_show() local
34 static int mm_show(struct seq_file *m, void *arg) in mm_show()
36 struct drm_info_node *node = (struct drm_info_node *) m->private; in mm_show() local
46 static int fb_show(struct seq_file *m, void *arg) in fb_show()
48 struct drm_info_node *node = (struct drm_info_node *) m->private; in fb_show() local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
Domap_debugfs.c19 static int gem_show(struct seq_file *m, void *arg) in gem_show()
21 struct drm_info_node *node = (struct drm_info_node *) m->private; in gem_show() local
33 static int mm_show(struct seq_file *m, void *arg) in mm_show()
35 struct drm_info_node *node = (struct drm_info_node *) m->private; in mm_show() local
45 static int fb_show(struct seq_file *m, void *arg) in fb_show()
47 struct drm_info_node *node = (struct drm_info_node *) m->private; in fb_show() local
/kernel/linux/linux-6.6/drivers/acpi/acpica/
Ddsfield.c64 struct acpi_namespace_node **node) in acpi_ds_create_external_region()
123 union acpi_parse_object *arg; in acpi_ds_create_buffer_field() local
124 struct acpi_namespace_node *node; in acpi_ds_create_buffer_field() local
262 union acpi_parse_object *arg) in acpi_ds_get_field_names()
478 union acpi_parse_object *arg; in acpi_ds_create_field() local
557 union acpi_parse_object *arg = NULL; in acpi_ds_init_field_objects() local
558 struct acpi_namespace_node *node; in acpi_ds_init_field_objects() local
678 union acpi_parse_object *arg; in acpi_ds_create_bank_field() local
771 union acpi_parse_object *arg; in acpi_ds_create_index_field() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Ddsfield.c64 struct acpi_namespace_node **node) in acpi_ds_create_external_region()
123 union acpi_parse_object *arg; in acpi_ds_create_buffer_field() local
124 struct acpi_namespace_node *node; in acpi_ds_create_buffer_field() local
262 union acpi_parse_object *arg) in acpi_ds_get_field_names()
478 union acpi_parse_object *arg; in acpi_ds_create_field() local
557 union acpi_parse_object *arg = NULL; in acpi_ds_init_field_objects() local
558 struct acpi_namespace_node *node; in acpi_ds_init_field_objects() local
678 union acpi_parse_object *arg; in acpi_ds_create_bank_field() local
771 union acpi_parse_object *arg; in acpi_ds_create_index_field() local
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
Defct_unsol.c24 struct efct_node *node; in efct_node_find() local
42 struct efct_node *node; in efct_dispatch_frame() local
84 efct_unsolicited_cb(void *arg, struct efc_hw_sequence *seq) in efct_unsolicited_cb()
100 u32 flags, void *arg) in efct_fc_tmf_rejected_cb()
208 efct_sframe_common_send_cb(void *arg, u8 *cqe, int status) in efct_sframe_common_send_cb()
221 efct_sframe_common_send(struct efct_node *node, in efct_sframe_common_send()
300 efct_sframe_send_fcp_rsp(struct efct_node *node, struct efc_hw_sequence *seq, in efct_sframe_send_fcp_rsp()
313 efct_sframe_send_task_set_full_or_busy(struct efct_node *node, in efct_sframe_send_task_set_full_or_busy()
339 efct_dispatch_fcp_cmd(struct efct_node *node, struct efc_hw_sequence *seq) in efct_dispatch_fcp_cmd()
404 struct efct_node *node = io->node; in efct_process_abts() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
Dmsm_debugfs.c32 static int msm_gpu_show(struct seq_file *m, void *arg) in msm_gpu_show()
124 static int msm_kms_show(struct seq_file *m, void *arg) in msm_kms_show()
212 static int msm_gem_show(struct seq_file *m, void *arg) in msm_gem_show()
214 struct drm_info_node *node = m->private; in msm_gem_show() local
230 static int msm_mm_show(struct seq_file *m, void *arg) in msm_mm_show()
232 struct drm_info_node *node = m->private; in msm_mm_show() local
241 static int msm_fb_show(struct seq_file *m, void *arg) in msm_fb_show()
243 struct drm_info_node *node = m->private; in msm_fb_show() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Di915_active.c27 struct rb_node node; member
48 static inline struct llist_node *barrier_to_ll(struct active_node *node) in barrier_to_ll()
55 __barrier_to_engine(struct active_node *node) in __barrier_to_engine()
61 barrier_to_engine(struct active_node *node) in barrier_to_engine()
291 struct active_node *node; in active_instance() local
366 struct active_node *node, in ____active_del_barrier()
408 __active_del_barrier(struct i915_active *ref, struct active_node *node) in __active_del_barrier()
628 int (*fn)(void *arg, struct dma_fence *fence), in __await_active()
693 int (*fn)(void *arg, struct dma_fence *fence), in await_active()
733 static int rq_await_fence(void *arg, struct dma_fence *fence) in rq_await_fence()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_active.c31 struct rb_node node; member
52 static inline struct llist_node *barrier_to_ll(struct active_node *node) in barrier_to_ll()
59 __barrier_to_engine(struct active_node *node) in __barrier_to_engine()
65 barrier_to_engine(struct active_node *node) in barrier_to_engine()
298 struct active_node *node, *prealloc; in active_instance() local
376 struct active_node *node, in ____active_del_barrier()
418 __active_del_barrier(struct i915_active *ref, struct active_node *node) in __active_del_barrier()
659 int (*fn)(void *arg, struct dma_fence *fence), in __await_active()
724 int (*fn)(void *arg, struct dma_fence *fence), in await_active()
764 static int rq_await_fence(void *arg, struct dma_fence *fence) in rq_await_fence()
[all …]
/kernel/linux/linux-5.10/drivers/base/
Dnode.c109 static void node_remove_accesses(struct node *node) in node_remove_accesses()
124 static struct node_access_nodes *node_init_node_access(struct node *node, in node_init_node_access()
193 struct node *node; in node_set_perf_attrs() local
223 struct list_head node; member
263 static void node_init_cache_dev(struct node *node) in node_init_cache_dev()
296 struct node *node; in node_add_cache() local
341 static void node_remove_caches(struct node *node) in node_remove_caches()
361 static void node_remove_caches(struct node *node) { } in node_remove_caches()
576 static inline bool hugetlb_register_node(struct node *node) in hugetlb_register_node()
586 static inline void hugetlb_unregister_node(struct node *node) in hugetlb_unregister_node()
[all …]
/kernel/linux/linux-6.6/drivers/media/cec/core/
Dcec-priv.h14 #define dprintk(lvl, fmt, arg...) \ argument
20 #define call_op(adap, op, arg...) \ argument
24 #define call_void_op(adap, op, arg...) \ argument
31 #define to_cec_adapter(node) container_of(node, struct cec_adapter, devnode) argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_gem_evict.c105 static int igt_evict_something(void *arg) in igt_evict_something()
151 static int igt_overcommit(void *arg) in igt_overcommit()
188 static int igt_evict_for_vma(void *arg) in igt_evict_for_vma()
232 static void mock_color_adjust(const struct drm_mm_node *node, in mock_color_adjust()
239 static int igt_evict_for_cache_color(void *arg) in igt_evict_for_cache_color()
330 static int igt_evict_vm(void *arg) in igt_evict_vm()
369 static int igt_evict_contexts(void *arg) in igt_evict_contexts()
378 struct drm_mm_node node; in igt_evict_contexts() member
/kernel/liteos_m/kernel/src/mm/
Dlos_memory.c202 #define OS_MEM_NEXT_NODE(node) \ argument
214 #define OS_MEM_SET_MAGIC(node) ((node)->magic = OS_MEM_NODE_MAGIC) argument
215 #define OS_MEM_MAGIC_VALID(node) ((node)->magic == OS_MEM_NODE_MAGIC) argument
217 #define OS_MEM_SET_MAGIC(node) argument
218 #define OS_MEM_MAGIC_VALID(node) TRUE argument
229 #define OS_MEM_MARK_GAP_NODE(node) \ argument
231 #define OS_MEM_IS_GAP_NODE(node) \ argument
234 #define OS_MEM_MARK_GAP_NODE(node) argument
235 #define OS_MEM_IS_GAP_NODE(node) FALSE argument
243 STATIC INLINE VOID OsMemNodeSetTaskID(struct OsMemUsedNodeHead *node) in OsMemNodeSetTaskID()
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
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()
451 static int sdma_rb_evict(void *arg, struct mmu_rb_node *mnode, in sdma_rb_evict()
454 struct sdma_mmu_node *node = in sdma_rb_evict() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
Di915_gem_evict.c107 static int igt_evict_something(void *arg) in igt_evict_something()
153 static int igt_overcommit(void *arg) in igt_overcommit()
190 static int igt_evict_for_vma(void *arg) in igt_evict_for_vma()
234 static void mock_color_adjust(const struct drm_mm_node *node, in mock_color_adjust()
241 static int igt_evict_for_cache_color(void *arg) in igt_evict_for_cache_color()
332 static int igt_evict_vm(void *arg) in igt_evict_vm()
375 static int igt_evict_contexts(void *arg) in igt_evict_contexts()
384 struct drm_mm_node node; in igt_evict_contexts() member
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
Dextent_tree.c13 ext_node(struct rb_node *node) in ext_node()
21 struct rb_node *node = rb_first(root); in ext_tree_first() local
28 struct rb_node *node = rb_prev(&be->be_node); in ext_tree_prev() local
35 struct rb_node *node = rb_next(&be->be_node); in ext_tree_next() local
48 struct rb_node *node = root->rb_node; in __ext_tree_search() local
325 struct rb_node *node; in __ext_tree_lookup() local
491 static void ext_tree_free_commitdata(struct nfs4_layoutcommit_args *arg, in ext_tree_free_commitdata()
556 ext_tree_prepare_commit(struct nfs4_layoutcommit_args *arg) in ext_tree_prepare_commit()
615 ext_tree_mark_committed(struct nfs4_layoutcommit_args *arg, int status) in ext_tree_mark_committed()
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
Dextent_tree.c13 ext_node(struct rb_node *node) in ext_node()
21 struct rb_node *node = rb_first(root); in ext_tree_first() local
28 struct rb_node *node = rb_prev(&be->be_node); in ext_tree_prev() local
35 struct rb_node *node = rb_next(&be->be_node); in ext_tree_next() local
48 struct rb_node *node = root->rb_node; in __ext_tree_search() local
325 struct rb_node *node; in __ext_tree_lookup() local
491 static void ext_tree_free_commitdata(struct nfs4_layoutcommit_args *arg, in ext_tree_free_commitdata()
556 ext_tree_prepare_commit(struct nfs4_layoutcommit_args *arg) in ext_tree_prepare_commit()
615 ext_tree_mark_committed(struct nfs4_layoutcommit_args *arg, int status) in ext_tree_mark_committed()
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
Dbasic_percpu_ops_test.c79 void *test_percpu_spinlock_thread(void *arg) in test_percpu_spinlock_thread()
135 struct percpu_list_node *node, in this_cpu_list_push()
197 struct percpu_list_node *node; in __percpu_list_pop() local
206 void *test_percpu_list_thread(void *arg) in test_percpu_list_thread()
218 struct percpu_list_node *node; in test_percpu_list_thread() local
252 struct percpu_list_node *node; in test_percpu_list() local
272 struct percpu_list_node *node; in test_percpu_list() local
Dparam_test.c360 void *test_percpu_spinlock_thread(void *arg) in test_percpu_spinlock_thread()
437 void *test_percpu_inc_thread(void *arg) in test_percpu_inc_thread()
514 struct percpu_list_node *node, in this_cpu_list_push()
546 struct percpu_list_node *node = NULL; in this_cpu_list_pop() local
581 struct percpu_list_node *node; in __percpu_list_pop() local
590 void *test_percpu_list_thread(void *arg) in test_percpu_list_thread()
600 struct percpu_list_node *node; in test_percpu_list_thread() local
635 struct percpu_list_node *node; in test_percpu_list() local
667 struct percpu_list_node *node; in test_percpu_list() local
687 struct percpu_buffer_node *node, in this_cpu_buffer_push()
[all …]

12345678910>>...27