Lines Matching refs:ctx
23 efc_node_evt_set(struct efc_sm_ctx *ctx, enum efc_sm_event evt,
26 struct efc_node *node = ctx->app;
110 efc_node_check_els_req(struct efc_sm_ctx *ctx,
116 efc_node_check_ns_req(struct efc_sm_ctx *ctx,
134 __efc_node_shutdown(struct efc_sm_ctx *ctx,
137 __efc_node_wait_node_free(struct efc_sm_ctx *ctx,
140 __efc_node_wait_els_shutdown(struct efc_sm_ctx *ctx,
143 __efc_node_wait_ios_shutdown(struct efc_sm_ctx *ctx,
152 __efc_node_common(const char *funcname, struct efc_sm_ctx *ctx,
163 void (*state)(struct efc_sm_ctx *ctx,
166 __efc_node_paused(struct efc_sm_ctx *ctx,