Home
last modified time | relevance | path

Searched defs:blacklisted (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dblacklist.c50 int blacklisted = 0; in acpi_blacklisted() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.h22 bool blacklisted; member
H A Dx509_parser.h40 bool blacklisted; member
/openbmc/linux/drivers/cpufreq/
H A Dacpi-cpufreq.c682 static int blacklisted; in acpi_cpufreq_cpu_init() local
/openbmc/linux/kernel/module/
H A Dmain.c2344 static bool blacklisted(const char *module_name) in blacklisted() function