Home
last modified time | relevance | path

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

/linux-6.15/fs/crypto/
H A Dfscrypt_private.h531 struct rcu_head mk_rcu_head; member
H A Dkeyring.c58 container_of(head, struct fscrypt_master_key, mk_rcu_head); in fscrypt_free_master_key()
84 call_rcu(&mk->mk_rcu_head, fscrypt_free_master_key); in fscrypt_put_master_key()