Home
last modified time | relevance | path

Searched refs:DM_CRYPT_SAME_CPU (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/md/
Ddm-crypt.c123 DM_CRYPT_SAME_CPU, DM_CRYPT_NO_OFFLOAD }; enumerator
2506 set_bit(DM_CRYPT_SAME_CPU, &cc->flags); in crypt_ctr_optional()
2711 if (test_bit(DM_CRYPT_SAME_CPU, &cc->flags)) in crypt_ctr()
2839 num_feature_args += test_bit(DM_CRYPT_SAME_CPU, &cc->flags); in crypt_status()
2849 if (test_bit(DM_CRYPT_SAME_CPU, &cc->flags)) in crypt_status()