Searched refs:ATOMIC_LONG_INIT (Results 1 – 23 of 23) sorted by relevance
284 .head_lpos = ATOMIC_LONG_INIT(BLK0_LPOS((avgtextbits) + (descbits))), \285 .tail_lpos = ATOMIC_LONG_INIT(BLK0_LPOS((avgtextbits) + (descbits))), \287 .fail = ATOMIC_LONG_INIT(0), \
71 #define __RWSEM_COUNT_INIT(name) .count = ATOMIC_LONG_INIT(RWSEM_UNLOCKED_VALUE)104 .owner = ATOMIC_LONG_INIT(0), \
59 counter->usage = (atomic_long_t)ATOMIC_LONG_INIT(0); in page_counter_init()
80 { .owner = ATOMIC_LONG_INIT(0) \
86 { .stamp = ATOMIC_LONG_INIT(0) \
109 #define WORK_DATA_INIT() ATOMIC_LONG_INIT((unsigned long)WORK_STRUCT_NO_POOL)111 ATOMIC_LONG_INIT((unsigned long)(WORK_STRUCT_NO_POOL | WORK_STRUCT_STATIC))
37 .len = ATOMIC_LONG_INIT(0),38 .violations = ATOMIC_LONG_INIT(0),
27 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
75 #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
35 static atomic_long_t sgx_nr_free_pages = ATOMIC_LONG_INIT(0);
1044 static atomic_long_t nr_memmap_boot_pages = ATOMIC_LONG_INIT(0);1045 static atomic_long_t nr_memmap_pages = ATOMIC_LONG_INIT(0);
46 atomic_long_t zswap_stored_pages = ATOMIC_LONG_INIT(0);
73 atomic_long_t num_poisoned_pages __read_mostly = ATOMIC_LONG_INIT(0);
298 atomic_long_t ksm_zero_pages = ATOMIC_LONG_INIT(0);
2103 static atomic_long_t vmap_lazy_nr = ATOMIC_LONG_INIT(0);
1838 static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0); in super_setup_bdi()
1282 static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0);
937 static atomic_long_t scx_nr_rejected = ATOMIC_LONG_INIT(0);938 static atomic_long_t scx_hotplug_seq = ATOMIC_LONG_INIT(0);945 static atomic_long_t scx_enable_seq = ATOMIC_LONG_INIT(0);