Searched refs:blacklisted (Results 1 – 20 of 20) sorted by relevance
48 int blacklisted = 0; in acpi_blacklisted() local62 blacklisted = acpi_blacklist[i].data; in acpi_blacklisted()70 return blacklisted; in acpi_blacklisted()
587 in most cases even if ACPI is unusable or blacklisted.
65 those keys are not blacklisted and are vouched for by a key built69 bool "Provide system-wide ring of blacklisted keys"72 Provide a system keyring to which blacklisted keys can be added.75 of modules signed with a blacklisted key.
219 if (x509->blacklisted) { in pkcs7_verify_sig_chain()223 sinfo->blacklisted = true; in pkcs7_verify_sig_chain()225 p->blacklisted = true; in pkcs7_verify_sig_chain()453 if (sinfo->blacklisted) { in pkcs7_verify()
22 bool blacklisted; member
41 bool blacklisted; member
85 cert->blacklisted = true; in x509_get_sig_params()192 if (cert->blacklisted) in x509_key_preparse()
639 static int blacklisted; in acpi_cpufreq_cpu_init() local645 if (blacklisted) in acpi_cpufreq_cpu_init()646 return blacklisted; in acpi_cpufreq_cpu_init()647 blacklisted = acpi_cpufreq_blacklist(c); in acpi_cpufreq_cpu_init()648 if (blacklisted) in acpi_cpufreq_cpu_init()649 return blacklisted; in acpi_cpufreq_cpu_init()
162 Set auto reconnect mode in the case where the client is blacklisted. The166 blacklisted. Operations will generally fail after being blacklisted.169 detects that it has been blacklisted. During reconnect, client drops
231 fsc->blacklisted = true; in ceph_do_readpage()271 ceph_inode_to_client(inode)->blacklisted = true; in finish_read()648 fsc->blacklisted = true; in writepage_nounlock()712 fsc->blacklisted = true; in writepages_finish()1944 fsc->blacklisted = true; in __ceph_pool_perm_get()1952 fsc->blacklisted = true; in __ceph_pool_perm_get()
3036 bool *blacklisted) in __decode_session_metadata() argument3051 *blacklisted = true; in __decode_session_metadata()3075 bool blacklisted = false; in handle_session() local3088 if (__decode_session_metadata(&p, end, &blacklisted) < 0) in handle_session()3175 if (blacklisted) in handle_session()3176 mdsc->fsc->blacklisted = true; in handle_session()4036 if (!READ_ONCE(fsc->blacklisted)) in maybe_recover_session()
108 bool blacklisted; member
1198 fsc->blacklisted = false; in ceph_force_reconnect()
707 fsc->blacklisted = true; in ceph_sync_read()
126 Manage scsi_dev_info_list, which tracks blacklisted and whitelisted
117 is reached. Worse, if the supplier driver is blacklisted or missing, the
428 returned if the signature check fails or the key is blacklisted. Other errors
3383 static bool blacklisted(const char *module_name) in blacklisted() function3794 if (blacklisted(info->name)) { in load_module()
303 to specify a blacklisted function.
498 the blacklisted controllers remain available in cgroup2.