Searched refs:atomic64_dec (Results 1 – 2 of 2) sorted by relevance
| /include/asm-generic/ | ||
| D | local64.h | 80 #define local64_dec(l) atomic64_dec(&(l)->a) |
| /include/linux/atomic/ | ||
| D | atomic-instrumented.h | 2168 atomic64_dec(atomic64_t *v) in atomic64_dec() function |