Searched refs:LWS_ENTRY (Results 1 – 1 of 1) sorted by relevance
1301 #define LWS_ENTRY(_name_) ASM_ULONG_INSN (lws_##_name_ - linux_gateway_page) macro1309 LWS_ENTRY(compare_and_swap32) /* 0 - ELF32 Atomic 32bit CAS */1310 LWS_ENTRY(compare_and_swap64) /* 1 - ELF64 Atomic 32bit CAS */1311 LWS_ENTRY(compare_and_swap_2) /* 2 - Atomic 64bit CAS */1312 LWS_ENTRY(atomic_xchg) /* 3 - Atomic Exchange */1313 LWS_ENTRY(atomic_store) /* 4 - Atomic Store */