Searched refs:LWS_ENTRY (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/parisc/kernel/
H A Dsyscall.S897 #define LWS_ENTRY(_name_) ASM_ULONG_INSN (lws_##_name_ - linux_gateway_page) define
905 LWS_ENTRY(compare_and_swap32) /* 0 - ELF32 Atomic 32bit CAS */
906 LWS_ENTRY(compare_and_swap64) /* 1 - ELF64 Atomic 32bit CAS */
907 LWS_ENTRY(compare_and_swap_2) /* 2 - ELF32 Atomic 64bit CAS */

Completed in 49 milliseconds