sanitize
bool sanitize;
if (kstrtobool(buf, &sanitize) || !sanitize)
__ATTR(sanitize, 0200, NULL, security_sanitize_store);
.sanitize = vlv_wm_sanitize,
.sanitize = g4x_wm_sanitize,
goto sanitize;
goto sanitize;
goto sanitize;
sanitize:
goto sanitize;
goto sanitize;
goto sanitize;
goto sanitize;
sanitize:
void (*sanitize)(struct intel_display *display);
if (display->wm.funcs->sanitize)
return display->wm.funcs->sanitize(display);
.sanitize = skl_wm_sanitize,
if (engine->sanitize)
engine->sanitize(engine);
void (*sanitize)(struct intel_engine_cs *engine);
engine->sanitize = NULL; /* no longer in control, nothing to sanitize */
engine->sanitize = execlists_sanitize;
if (engine->sanitize)
engine->sanitize(engine);
engine->sanitize = xcs_sanitize;
engine->sanitize = NULL; /* no longer in control, nothing to sanitize */
engine->sanitize = guc_sanitize;
goto sanitize;
sanitize:
.sanitize = __uc_sanitize,
intel_uc_ops_function(sanitize, sanitize, int, 0);
int (*sanitize)(struct intel_uc *uc);
if (!res && sanitize(text_buffer, 8))
if (!res && sanitize(text_buffer + 1, 64))
sanitize:
goto sanitize;
bool sanitize = reg && is_spillable_regtype(reg->type);
sanitize = true;
if (sanitize)
bool btf_mandatory, sanitize;
sanitize = btf_needs_sanitization(obj);
if (sanitize) {
if (sanitize) {