Searched refs:global (Results 1 – 21 of 21) sorted by relevance
36 struct tls_global *global; member42 struct tls_global *global; in tls_init() local56 global = os_zalloc(sizeof(*global)); in tls_init()57 if (global == NULL) in tls_init()60 global->event_cb = conf->event_cb; in tls_init()61 global->cb_ctx = conf->cb_ctx; in tls_init()62 global->cert_in_cb = conf->cert_in_cb; in tls_init()65 return global; in tls_init()70 struct tls_global *global = ssl_ctx; in tls_deinit() local81 tlsv1_cred_free(global->server_cred); in tls_deinit()[all …]
62 .global _xt_intdata65 .global _xt_intenable68 .global _xt_vpri_mask94 .global _xt_interrupt_table129 .global _xt_exception_table153 .global xt_ints_on203 .global xt_ints_off
18 .global __atomic_load_230 .global __atomic_store_248 .global __atomic_exchange_269 .global __atomic_compare_exchange_298 .global __atomic_fetch_or_2111 .global __atomic_or_fetch_2124 .global __atomic_fetch_xor_2137 .global __atomic_xor_fetch_2150 .global __atomic_fetch_and_2166 .global __atomic_and_fetch_2[all …]
34 int global)47 if (!global || sm->machine ## _state != machine ## _ ## state) { \66 if (!global || sm->data ## _ ## state != machine ## _ ## _state) { \84 if (!global || sm->data ## _ ## state != machine ## _ ## _state) { \
18 .global panicHandler20 .global _xt_panic
19 .global esp_ipc_isr_waiting_for_finish_cmd
44 .global esp_backtrace_get_start
43 .global esp_ipc_isr_handler
102 .global rtos_int_enter103 .global rtos_int_exit104 .global _global_interrupt_handler118 .global _vector_table211 .global _interrupt_handler
34 .global xt_highint4106 .global ld_include_highint_hdl
18 .global rv_core_critical_regs_frame35 .global rv_core_critical_regs_save168 .global rv_core_critical_regs_restore171 .global _rv_core_critical_regs_restore
35 .global xt_highint4134 .global ld_include_highint_hdl
86 .global xthal_spill_registers_into_stack_nw90 .global xthal_window_spill_nw366 .global xthal_window_spill
17 .global esp_shared_stack_invoke_function
43 .global xt_highint4266 .global ld_include_hli_vectors_bt
143 .global _lx_intr_livelock_counter144 .global _lx_intr_livelock_max159 .global xt_highintx546 .global ld_include_highint_hdl
71 .global cache_writeback_items_freeze
38 .global __wrap_longjmp
55 If you are using ``esptool.py`` as a standalone tool (as a global installation or in a virtual envi…
1026 #define _GBL(x) .global x
260 /* external memory bss, from any global variable with EXT_RAM_BSS_ATTR attribute*/