Home
last modified time | relevance | path

Searched refs:mk_rcu_head (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dfscrypt_private.h466 struct rcu_head mk_rcu_head; member
H A Dkeyring.c57 container_of(head, struct fscrypt_master_key, mk_rcu_head); in fscrypt_free_master_key()
79 call_rcu(&mk->mk_rcu_head, fscrypt_free_master_key); in fscrypt_put_master_key()
/kernel/linux/linux-6.6/fs/crypto/
H A Dfscrypt_private.h467 struct rcu_head mk_rcu_head; member
H A Dkeyring.c57 container_of(head, struct fscrypt_master_key, mk_rcu_head); in fscrypt_free_master_key()
79 call_rcu(&mk->mk_rcu_head, fscrypt_free_master_key); in fscrypt_put_master_key()

Completed in 6 milliseconds