Lines Matching refs:evt
184 static void tipc_node_fsm_evt(struct tipc_node *n, int evt);
1342 static void tipc_node_fsm_evt(struct tipc_node *n, int evt) in tipc_node_fsm_evt() argument
1348 switch (evt) { in tipc_node_fsm_evt()
1367 switch (evt) { in tipc_node_fsm_evt()
1390 switch (evt) { in tipc_node_fsm_evt()
1407 switch (evt) { in tipc_node_fsm_evt()
1426 switch (evt) { in tipc_node_fsm_evt()
1445 switch (evt) { in tipc_node_fsm_evt()
1462 switch (evt) { in tipc_node_fsm_evt()
1483 switch (evt) { in tipc_node_fsm_evt()
1509 trace_tipc_node_fsm(n->peer_id, n->state, state, evt); in tipc_node_fsm_evt()
1514 pr_err("Illegal node fsm evt %x in state %x\n", evt, state); in tipc_node_fsm_evt()
1515 trace_tipc_node_fsm(n->peer_id, n->state, state, evt); in tipc_node_fsm_evt()