Searched defs:lock_id (Results 1 – 6 of 6) sorted by relevance
38 crypto::AutoSECMODListReadLock lock_id; in IsKnownRoot() local
174 uint32_t lock_id; /* Returned lock id used for unlocking */ member178 uint32_t lock_id; member182 uint32_t lock_id; member
60 bool addLock(uptr lock_id, uptr current_epoch, u32 stk) { in addLock()77 void removeLock(uptr lock_id) { in removeLock()102 u32 findLockContext(uptr lock_id) { in findLockContext()
77 unsigned int lock_id = (lockid << 29); in hisi_resource_lock() local97 unsigned int lock_id; in hisi_cpuhotplug_lock() local106 unsigned int lock_id; in hisi_cpuhotplug_unlock() local
72 crypto::AutoSECMODListReadLock lock_id; in GetAllSlotsAndHandlesForCert() local
93 def lock_id(self, *args, **kwargs): member in DBEnv