Home
last modified time | relevance | path

Searched refs:_WsbmAtomic (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/libwsbm/src/
Dwsbm_atomic.h11 struct _WsbmAtomic struct
21 wsbmAtomicIncZero(struct _WsbmAtomic *v) in wsbmAtomicIncZero() argument
31 wsbmAtomicDecNegative(struct _WsbmAtomic *v) in wsbmAtomicDecNegative()
42 wsbmAtomicDecZero(struct _WsbmAtomic *v) in wsbmAtomicDecZero()
53 wsbmAtomicInc(struct _WsbmAtomic *v) in wsbmAtomicInc()
59 wsbmAtomicDec(struct _WsbmAtomic *v) in wsbmAtomicDec()
65 wsbmAtomicCmpXchg(volatile struct _WsbmAtomic *v, int32_t old, int32_t new) in wsbmAtomicCmpXchg()
Dwsbm_pool.h47 struct _WsbmAtomic refCount;
48 struct _WsbmAtomic onList;
Dwsbm_fencemgr.c70 struct _WsbmAtomic count;
100 struct _WsbmAtomic refCount;
101 struct _WsbmAtomic signaled_types;
Dwsbm_userpool.c83 struct _WsbmAtomic writers;
Dwsbm_manager.c73 struct _WsbmAtomic refCount;
Dwsbm_slabpool.c99 struct _WsbmAtomic writers; /* (Only upping) */