Searched refs:host_sysext_scope (Results 1 – 2 of 2) sorted by relevance
15 const char *host_sysext_scope, in extension_release_validate() argument29 if (host_sysext_scope) { in extension_release_validate()44 host_sysext_scope); in extension_release_validate()46 …debug("Extension '%s' is not suitable for scope %s, ignoring extension.", name, host_sysext_scope); in extension_release_validate()
12 const char *host_sysext_scope,