Searched refs:__volatile__ (Results 1 – 13 of 13) sorted by relevance
24 __asm__ __volatile__("lock; incl %0; sete %1":"+m"(v->count), "=qm"(c) in wsbmAtomicIncZero()35 __asm__ __volatile__("lock; addl %2,%0; sets %1":"+m"(v->count), "=qm"(c) in wsbmAtomicDecNegative()46 __asm__ __volatile__("lock; decl %0; sete %1":"+m"(v->count), "=qm"(c) in wsbmAtomicDecZero()55 __asm__ __volatile__("lock; incl %0":"+m"(v->count)); in wsbmAtomicInc()61 __asm__ __volatile__("lock; decl %0":"+m"(v->count)); in wsbmAtomicDec()69 __asm__ __volatile__("lock; cmpxchgl %k1,%2":"=a"(previous) in wsbmAtomicCmpXchg()
27 __asm__ __volatile__( in do_cpuid()75 __asm__ __volatile__("1: .byte 0x0F\n" in get_rdrand_seed()
84 __asm__ __volatile__ ( in deltaPanelRendering() local
281 __volatile__ unsigned int soptimestamp;283 __volatile__ unsigned int eoptimestamp;285 __volatile__ unsigned int preempted;287 __volatile__ unsigned int ref_wait_ts;
202 __volatile__ unsigned int soptimestamp;205 __volatile__ unsigned int eoptimestamp;207 __volatile__ unsigned int preempted;210 __volatile__ unsigned int ref_wait_ts;
70 __asm__ __volatile__ ( in convertYV12toYCrCb420SP() local
71 __asm__ __volatile__ ( in convertYV12toYCrCb420SP() local
72 __asm__ __volatile__ ( in convertYV12toYCrCb420SP() local