bin_exec 329 drivers/gpu/drm/vc4/vc4_gem.c struct vc4_exec_info *bin_exec, *render_exec; bin_exec 333 drivers/gpu/drm/vc4/vc4_gem.c bin_exec = vc4_first_bin_job(vc4); bin_exec 337 drivers/gpu/drm/vc4/vc4_gem.c if (!bin_exec && !render_exec) { bin_exec 348 drivers/gpu/drm/vc4/vc4_gem.c if ((bin_exec && ct0ca != bin_exec->last_ct0ca) || bin_exec 350 drivers/gpu/drm/vc4/vc4_gem.c if (bin_exec) bin_exec 351 drivers/gpu/drm/vc4/vc4_gem.c bin_exec->last_ct0ca = ct0ca;