Home
last modified time | relevance | path

Searched defs:blacklisted (Results 1 – 6 of 6) 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/drivers/cpufreq/
H A Dacpi-cpufreq.c697 static int blacklisted; in acpi_cpufreq_cpu_init() local
/linux/fs/bcachefs/
H A Dbtree_io.c1015 bool used_mempool, blacklisted; in bch2_btree_node_read_done() local
H A Djournal_io.c115 static void journal_replay_free(struct bch_fs *c, struct journal_replay *i, bool blacklisted) in journal_replay_free()