Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/uapi/asm/
Dsysmips.h24 #define MIPS_ATOMIC_SET 2001 /* atomically set variable */ macro
/linux-6.12.1/arch/mips/kernel/
Dsyscall.c211 case MIPS_ATOMIC_SET: in SYSCALL_DEFINE3()