Home
last modified time | relevance | path

Searched defs:oldkey (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dbtnode.h27 __u64 oldkey; member
H A Dbtnode.c178 __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 Dbtnode.h27 __u64 oldkey; member
H A Dbtnode.c178 __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 Dpgtable.c844 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 Dpgtable.c891 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 Dpriv.c359 unsigned char key, oldkey; in handle_sske() local
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dpriv.c357 unsigned char key, oldkey; in handle_sske() local
/third_party/python/Modules/
H A D_functoolsmodule.c1089 PyObject *oldkey, *oldresult, *popresult; in bounded_lru_cache_wrapper() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c959 u8 oldkey[16]; in rkh_derive_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c1047 u8 oldkey[16]; in rkh_derive_key() local
/third_party/python/Objects/
H A Ddictobject.c4308 PyObject *oldkey = PyTuple_GET_ITEM(result, 0); in dictiter_iternextitem() local
4442 PyObject *oldkey = PyTuple_GET_ITEM(result, 0); in dictreviter_iternext() local

Completed in 33 milliseconds