Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsysmips.h24 #define MIPS_ATOMIC_SET 2001 /* atomically set variable */ macro
/openbmc/linux/arch/mips/kernel/
H A Dsyscall.c210 case MIPS_ATOMIC_SET: in SYSCALL_DEFINE3()