Lines Matching refs:efc_sm_ctx
363 __efc_node_shutdown(struct efc_sm_ctx *ctx, in __efc_node_shutdown()
464 __efc_node_wait_els_shutdown(struct efc_sm_ctx *ctx, in __efc_node_wait_els_shutdown()
539 __efc_node_wait_node_free(struct efc_sm_ctx *ctx, in __efc_node_wait_node_free()
588 __efc_node_wait_ios_shutdown(struct efc_sm_ctx *ctx, in __efc_node_wait_ios_shutdown()
645 __efc_node_common(const char *funcname, struct efc_sm_ctx *ctx, in __efc_node_common()
802 void (*state)(struct efc_sm_ctx *, in efc_node_transition() argument
805 struct efc_sm_ctx *ctx = &node->sm; in efc_node_transition()
843 efc_node_check_els_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_els_req() argument
845 struct efc_sm_ctx *, enum efc_sm_event, void *), in efc_node_check_els_req()
852 efc_node_check_ns_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_ns_req() argument
854 struct efc_sm_ctx *, enum efc_sm_event, void *), in efc_node_check_ns_req()
874 void (*state)(struct efc_sm_ctx *, in efc_node_pause() argument
883 __efc_node_paused(struct efc_sm_ctx *ctx, in __efc_node_paused()
902 void (*pf)(struct efc_sm_ctx *ctx, in __efc_node_paused()