Home
last modified time | relevance | path

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

/include/asm-generic/
A Dlocal.h41 #define local_sub_return(i, l) atomic_long_sub_return((i), (&(l)->a)) macro
A Dlocal64.h42 #define local64_sub_return(i, l) local_sub_return((i), (&(l)->a))

Completed in 4 milliseconds