Searched refs:atomic_read (Results 1 – 2 of 2) sorted by relevance
| /include/asm-generic/ | ||
| A D | atomic.h | 15 #define atomic_read(v) ((v)->counter) macro |
| A D | atomic-long.h | 150 return (long)atomic_read(v); in atomic_long_read() |
Completed in 14 milliseconds