Searched refs:spinlock (Results 1 – 6 of 6) sorted by relevance
71 struct spinlock;76 struct spinlock *lock; /* the lock itself */151 typedef struct spinlock { struct
384 extern struct spinlock iommu_pt_cleanup_lock;
66 act->lock : spinlock used to serialize access to active entry state90 grant_table->maptrack_lock : spinlock used to protect the maptrack limit91 v->maptrack_freelist_lock : spinlock used to protect the maptrack free list92 active_grant_entry->lock : spinlock used to serialize modifications to95 The primary lock for the grant table is a read/write spinlock. All103 The maptrack free list is protected by its own spinlock. The maptrack112 spinlock. The caller must hold the grant table read lock before
2296 ### viridian-spinlock-retry-count (x86)2302 guest will notify Xen that it has failed to acquire a spinlock.
46 obj-y += spinlock.o
372 struct spinlock *lock = data->lock; in spinlock_profile_print_elem()
Completed in 11 milliseconds