Searched refs:ATOMIC_LONG_INIT (Results 1 – 18 of 18) sorted by relevance
267 .head_lpos = ATOMIC_LONG_INIT(BLK0_LPOS((avgtextbits) + (descbits))), \268 .tail_lpos = ATOMIC_LONG_INIT(BLK0_LPOS((avgtextbits) + (descbits))), \270 .fail = ATOMIC_LONG_INIT(0), \
75 #define __RWSEM_COUNT_INIT(name) .count = ATOMIC_LONG_INIT(RWSEM_UNLOCKED_VALUE)93 .owner = ATOMIC_LONG_INIT(0), \
106 #define WORK_DATA_INIT() ATOMIC_LONG_INIT((unsigned long)WORK_STRUCT_NO_POOL)108 ATOMIC_LONG_INIT((unsigned long)(WORK_STRUCT_NO_POOL | WORK_STRUCT_STATIC))
109 { .owner = ATOMIC_LONG_INIT(0) \
76 { .stamp = ATOMIC_LONG_INIT(0) \
36 .len = ATOMIC_LONG_INIT(0),37 .violations = ATOMIC_LONG_INIT(0),
27 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
66 #define LOCAL64_INIT(i) { ATOMIC_LONG_INIT(i) }
17 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
13 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
14 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
14 #define ATOMIC_LONG_INIT(i) ATOMIC64_INIT(i) macro19 #define ATOMIC_LONG_INIT(i) ATOMIC_INIT(i) macro
34 static atomic_long_t sgx_nr_free_pages = ATOMIC_LONG_INIT(0);
1177 static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0);
1610 static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0); in super_setup_bdi()
73 atomic_long_t num_poisoned_pages __read_mostly = ATOMIC_LONG_INIT(0);
1710 static atomic_long_t vmap_lazy_nr = ATOMIC_LONG_INIT(0);