Searched refs:extlists (Results 1 – 2 of 2) sorted by relevance
322 if (!extlists) in guc_capture_alloc_steered_lists_xe_lpd()326 kfree(extlists); in guc_capture_alloc_steered_lists_xe_lpd()330 extarray = extlists[0].extlist; in guc_capture_alloc_steered_lists_xe_lpd()338 guc->capture->extlists = extlists; in guc_capture_alloc_steered_lists_xe_lpd()383 if (!extlists) in guc_capture_alloc_steered_lists_xe_hpg()387 kfree(extlists); in guc_capture_alloc_steered_lists_xe_hpg()391 extarray = extlists[0].extlist; in guc_capture_alloc_steered_lists_xe_hpg()406 guc->capture->extlists = extlists; in guc_capture_alloc_steered_lists_xe_hpg()482 struct __guc_mmio_reg_descr_group *extlists = guc->capture->extlists; in guc_capture_list_init() local1436 struct __guc_mmio_reg_descr_group *extlists = guc->capture->extlists; in guc_capture_reg_to_str() local[all …]
182 struct __guc_mmio_reg_descr_group *extlists; member
Completed in 13 milliseconds