Home
last modified time | relevance | path

Searched refs:outlist (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dguc_capture_fwif.h34 * See cachelist and outlist below.
40 * outlist in __guc_capture_parsed_output will keep
42 * be detached from outlist and attached into to
216 * @outlist: Pool of pre-allocated nodes for error capture output
223 struct list_head outlist; member
H A Dintel_guc_capture.c715 * data from GuC and then it's added into guc->capture->outlist linked
906 * have prealloc nodes in both the cachelist as well as outlist in guc_capture_delete_prealloc_nodes()
909 list_for_each_entry_safe(n, ntmp, &guc->capture->outlist, link) in guc_capture_delete_prealloc_nodes()
927 guc_capture_add_node_to_list(node, &gc->outlist); in guc_capture_add_node_to_outlist()
973 list_for_each_entry_safe(n, ntmp, &guc->capture->outlist, link) { in guc_capture_get_prealloc_node()
1555 list_for_each_entry(n, &guc->capture->outlist, link) { in intel_guc_capture_is_matching_engine()
1587 list_for_each_entry_safe(n, ntmp, &guc->capture->outlist, link) { in intel_guc_capture_get_matching_node()
1652 INIT_LIST_HEAD(&guc->capture->outlist); in intel_guc_capture_init()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dhptiop.h292 struct mvfrey_outlist_entry *outlist; member
H A Dhptiop.c283 _tag = hba->u.mvfrey.outlist[cur_rptr].val; in iop_intr_mvfrey()
1237 hba->u.mvfrey.outlist = (struct mvfrey_outlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhptiop.h292 struct mvfrey_outlist_entry *outlist; member
H A Dhptiop.c283 _tag = hba->u.mvfrey.outlist[cur_rptr].val; in iop_intr_mvfrey()
1232 hba->u.mvfrey.outlist = (struct mvfrey_outlist_entry *)p; in hptiop_internal_memalloc_mvfrey()

Completed in 10 milliseconds