Searched refs:inited (Results 1 – 6 of 6) sorted by relevance
105 static int inited = 0; variable150 inited = 1; in ff_mod_init()158 if (unlikely(inited == 0)) { in socket()176 if (unlikely(inited == 0)) { in bind()191 if (unlikely(inited == 0)) { in connect()206 if (unlikely(inited == 0)) { in send()221 if (unlikely(inited == 0)) { in recv()236 if (unlikely(inited == 0)) { in listen()252 if (unlikely(inited == 0)) { in setsockopt()267 if (unlikely(inited == 0)) { in accept()[all …]
38 static int inited; variable57 if (inited) { in ff_ipc_init()78 inited = 1; in ff_ipc_init()93 if (inited == 0) { in ff_ipc_msg_alloc()112 if (inited == 0) { in ff_ipc_msg_free()134 if (inited == 0) { in ff_ipc_send()161 if (inited == 0) { in ff_ipc_recv()
129 static __thread int inited; variable162 if (unlikely(inited == 0)) { in is_fstack_fd()199 inited = 1; in ff_mod_init()233 if (unlikely(inited == 0)) { in socket()551 if (unlikely(inited == 0)) { in gettimeofday()
72 int inited; member239 ((VCHIQ_2835_ARM_STATE_T*)state->platform_state)->inited = 1; in vchiq_platform_init_state()243 ((VCHIQ_2835_ARM_STATE_T*)state->platform_state)->inited = 0; in vchiq_platform_init_state()251 if(!((VCHIQ_2835_ARM_STATE_T*)state->platform_state)->inited) in vchiq_platform_get_arm_state()
138 static __read_mostly int inited; variable293 inited = 1; in epoch_init()303 inited = 2; in epoch_init_smp()342 if (__predict_false(!inited)) in epoch_alloc()766 if (__predict_false(inited < 2)) in epoch_call()950 if (__predict_false(inited < 2)) in epoch_drain_callbacks()
68 bool inited; member100 kcsan_cpus[cpu].inited = true; in kcsan_cpu_init()187 if (__predict_false(!cpu->inited)) in kcsan_access()