Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dcmpxchg.h232 #define __CMPWAIT_CASE(w, sfx, sz) \ macro
250 __CMPWAIT_CASE(w, b, 8);
251 __CMPWAIT_CASE(w, h, 16);
252 __CMPWAIT_CASE(w, , 32);
253 __CMPWAIT_CASE( , , 64);
255 #undef __CMPWAIT_CASE

Completed in 3 milliseconds