EVM_SET_KEY_BUSY   57 security/integrity/evm/evm_crypto.c 	if (test_and_set_bit(EVM_SET_KEY_BUSY, &evm_set_key_flags))
EVM_SET_KEY_BUSY   67 security/integrity/evm/evm_crypto.c 	clear_bit(EVM_SET_KEY_BUSY, &evm_set_key_flags);