Home
last modified time | relevance | path

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

/linux/drivers/acpi/x86/
H A Dblacklist.c50 int blacklisted = 0; in acpi_blacklisted() local
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.h22 bool blacklisted; member
H A Dx509_parser.h41 bool blacklisted; member
/linux/kernel/module/
H A Dmain.c2857 static bool blacklisted(const char *module_name) in blacklisted() function