Searched refs:outlist (Results 1 – 4 of 4) sorted by relevance
34 * See cachelist and outlist below.40 * outlist in __guc_capture_parsed_output will keep42 * be detached from outlist and attached into to216 * @outlist: Pool of pre-allocated nodes for error capture output223 struct list_head outlist; member
61 * See cachelist and outlist below.67 * outlist in __guc_capture_parsed_output will keep69 * be detached from outlist and attached into to285 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 linked956 * guc->capture->outlist1091 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...]
292 struct mvfrey_outlist_entry *outlist; member
283 _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()