Home
last modified time | relevance | path

Searched refs:outlist (Results 1 – 4 of 4) sorted by relevance

/linux/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
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c61 * See cachelist and outlist below.
67 * outlist in __guc_capture_parsed_output will keep
69 * be detached from outlist and attached into to
285 struct list_head outlist; member
856 guc_capture_add_node_to_list(node, &gc->outlist); in guc_capture_add_node_to_outlist()
885 list_for_each_entry_safe(n, ntmp, &gc->outlist, link) { in guc_capture_remove_stale_matches_from_list()
938 * data from GuC and then it's added into guc->capture->outlist linked
956 * guc->capture->outlist
1091 list_for_each_entry_safe_reverse(n, ntmp, &guc->capture->outlist, link) { in guc_capture_get_prealloc_node()
1846 * Search within the capture outlist fo
[all...]
/linux/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()