ATOMIC_LONG_INIT
#define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
#define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
#define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
#define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
static atomic_long_t sgx_nr_free_pages = ATOMIC_LONG_INIT(0);
static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0);
static atomic_long_t bdi_seq = ATOMIC_LONG_INIT(0);
#define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) }
#define LOCAL64_INIT(i) { ATOMIC_LONG_INIT(i) }
{ .owner = ATOMIC_LONG_INIT(0) \
counter->usage = (atomic_long_t)ATOMIC_LONG_INIT(0);
.owner = ATOMIC_LONG_INIT(0), \
#define __RWSEM_COUNT_INIT(name) .count = ATOMIC_LONG_INIT(RWSEM_UNLOCKED_VALUE)
#define WORK_DATA_INIT() ATOMIC_LONG_INIT((unsigned long)WORK_STRUCT_NO_POOL)
ATOMIC_LONG_INIT((unsigned long)(WORK_STRUCT_NO_POOL | WORK_STRUCT_STATIC))
{ .stamp = ATOMIC_LONG_INIT(0) \
.head_lpos = ATOMIC_LONG_INIT(BLK0_LPOS((avgtextbits) + (descbits))), \
.tail_lpos = ATOMIC_LONG_INIT(BLK0_LPOS((avgtextbits) + (descbits))), \
.fail = ATOMIC_LONG_INIT(0), \
static atomic_long_t scx_nr_rejected = ATOMIC_LONG_INIT(0);
static atomic_long_t scx_hotplug_seq = ATOMIC_LONG_INIT(0);
static atomic_long_t scx_enable_seq = ATOMIC_LONG_INIT(0);
atomic_long_t ksm_zero_pages = ATOMIC_LONG_INIT(0);
atomic_long_t num_poisoned_pages __read_mostly = ATOMIC_LONG_INIT(0);
static atomic_long_t nr_memmap_boot_pages = ATOMIC_LONG_INIT(0);
static atomic_long_t nr_memmap_pages = ATOMIC_LONG_INIT(0);
atomic_long_t zswap_stored_pages = ATOMIC_LONG_INIT(0);
static atomic_long_t zswap_stored_incompressible_pages = ATOMIC_LONG_INIT(0);
.len = ATOMIC_LONG_INIT(0),
.violations = ATOMIC_LONG_INIT(0),