Home
last modified time | relevance | path

Searched refs:blacklisted (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/acpi/x86/
H A Dblacklist.c50 int blacklisted = 0; in acpi_blacklisted() local
64 blacklisted = acpi_blacklist[i].data; in acpi_blacklisted()
72 return blacklisted; in acpi_blacklisted()
/linux/crypto/asymmetric_keys/
H A Dx509_public_key.c44 cert->blacklisted = true; in x509_get_sig_params()
190 if (cert->blacklisted) in x509_key_preparse()
/linux/security/integrity/
H A DKconfig111 bool "Enable loading of platform and blacklisted keys for POWER"
116 Enable loading of keys to the .platform keyring and blacklisted
/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst42 init/main.c:1218 [main]initcall_blacklisted =_ "initcall %s blacklisted\012"
H A Dkernel-parameters.txt747 the blacklisted controllers remain available in cgroup2.
1247 blacklisted features.
/linux/Documentation/crypto/
H A Dasymmetric-keys.rst423 returned if the signature check fails or the key is blacklisted. Other errors
/linux/Documentation/driver-api/
H A Ddevice_link.rst113 is reached. Worse, if the supplier driver is blacklisted or missing, the
/linux/kernel/module/
H A Dmain.c2924 static bool blacklisted(const char *module_name) in blacklisted() function
3394 if (blacklisted(info->name)) { in early_mod_check()
/linux/drivers/acpi/
H A DKconfig618 in most cases even if ACPI is unusable or blacklisted.
/linux/Documentation/trace/
H A Dkprobes.rst303 to specify a blacklisted function.