guc_capture_get_one_list
match = guc_capture_get_one_list(reglists, owner, type, id);
list = guc_capture_get_one_list(lists, GUC_CAPTURE_LIST_INDEX_PF,
match = guc_capture_get_one_list(reglists, owner, type, classid);
match = guc_capture_get_one_list(gc->reglists, owner, type, classid);
!guc_capture_get_one_list(gc->reglists, owner, type, classid)) {