Searched defs:oldkey (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | btnode.h | 27 __u64 oldkey; member
|
H A D | btnode.c | 178 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local 240 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local 280 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; nilfs_btnode_abort_change_key() local [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | btnode.h | 27 __u64 oldkey; member
|
H A D | btnode.c | 178 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local 240 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local 280 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; nilfs_btnode_abort_change_key() local [all...] |
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pgtable.c | 844 cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr, unsigned char key, unsigned char *oldkey, bool nq, bool mr, bool mc) cond_set_guest_storage_key() argument
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pgtable.c | 891 cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr, unsigned char key, unsigned char *oldkey, bool nq, bool mr, bool mc) cond_set_guest_storage_key() argument
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
H A D | priv.c | 359 unsigned char key, oldkey; in handle_sske() local
|
/kernel/linux/linux-6.6/arch/s390/kvm/ |
H A D | priv.c | 357 unsigned char key, oldkey; in handle_sske() local
|
Completed in 8 milliseconds