Searched refs:ATOMIC64_INIT (Results 1 – 3 of 3) sorted by relevance
130 #define ATOMIC64_INIT(x) (x) macro162 #define ATOMIC64_INIT(x) { (x) } macro
132 static atomic64_t ident = ATOMIC64_INIT(0); in drm_file_alloc()
1941 static atomic64_t drm_fence_context_count = ATOMIC64_INIT(1);