Home
last modified time | relevance | path

Searched defs:local_dec (Results 1 – 5 of 5) sorted by relevance

/linux/include/asm-generic/
H A Dlocal.h32 #define local_dec(l) atomic_long_dec(&(l)->a) macro
/linux/arch/alpha/include/asm/
H A Dlocal.h17 #define local_dec(l) atomic_long_dec(&(l)->a) macro
/linux/arch/powerpc/include/asm/
H A Dlocal.h75 #define local_dec(l) local_dec_return(l) macro
/linux/arch/mips/include/asm/
H A Dlocal.h25 #define local_dec(l) atomic_long_dec(&(l)->a) macro
/linux/arch/loongarch/include/asm/
H A Dlocal.h26 #define local_dec(l) atomic_long_dec(&(l)->a) macro