Lines Matching refs:evict
2663 // Initialize index/evict data.
12422 // mark sequence object as evict so it will be flushed on the way out
12423 object->attributes.evict = SET;
12729 // mark sequence object as evict so it will be flushed on the way out
12730 hashObject->attributes.evict = SET;
26192 // Flush platform evict object and index in NV
26414 // Flush evict object of endorsement hierarchy stored in NV
29882 is to evict the persistent object.
30156 evictObject->attributes.evict == SET
30164 if(evictObject->attributes.evict == CLEAR)
30166 // Platform auth can not set evict object in storage or endorsement
30240 // Owner auth can not set or clear evict object in platform hierarchy
30245 evictObject->attributes.evict == CLEAR
30257 // Change evict state
30258 if(evictObject->attributes.evict == CLEAR)