Searched refs:ATOMIC_LONG_INIT (Results 1 – 20 of 20) 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), \
36 .len = ATOMIC_LONG_INIT(0),37 .violations = ATOMIC_LONG_INIT(0),
76 #define __RWSEM_COUNT_INIT(name) .count = ATOMIC_LONG_INIT(RWSEM_UNLOCKED_VALUE)94 .owner = ATOMIC_LONG_INIT(0), \
76 { .stamp = ATOMIC_LONG_INIT(0) \
112 { .owner = ATOMIC_LONG_INIT(0) \
107 #define WORK_DATA_INIT() ATOMIC_LONG_INIT((unsigned long)WORK_STRUCT_NO_POOL)109 ATOMIC_LONG_INIT((unsigned long)(WORK_STRUCT_NO_POOL | WORK_STRUCT_STATIC))
25 #define ATOMIC_LONG_INIT(i) ATOMIC64_INIT(i) macro145 #define ATOMIC_LONG_INIT(i) ATOMIC_INIT(i) macro
27 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
75 #define LOCAL64_INIT(i) { ATOMIC_LONG_INIT(i) }
13 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
17 #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);
1264 static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0);
1843 static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0); in super_setup_bdi()
71 atomic_long_t num_poisoned_pages __read_mostly = ATOMIC_LONG_INIT(0);
285 atomic_long_t ksm_zero_pages = ATOMIC_LONG_INIT(0);
1709 static atomic_long_t vmap_lazy_nr = ATOMIC_LONG_INIT(0);