Searched refs:TIPC_CRITICAL_IMPORTANCE (Results 1 – 8 of 8) sorted by relevance
115 #define TIPC_CRITICAL_IMPORTANCE 3 macro
117 TIPC_CRITICAL_IMPORTANCE; in tipc_init()
181 return msg_user(m) <= TIPC_CRITICAL_IMPORTANCE; in msg_isdata()358 if (likely((usr <= TIPC_CRITICAL_IMPORTANCE) && !msg_errcode(m))) in msg_importance()
332 topsrv->imp = TIPC_CRITICAL_IMPORTANCE; in tipc_topsrv_start()
621 if (unlikely(imp > TIPC_CRITICAL_IMPORTANCE)) { in link_schedule_user()683 l->backlog[TIPC_CRITICAL_IMPORTANCE].len = 0; in tipc_link_reset()870 case TIPC_CRITICAL_IMPORTANCE: in tipc_data_input()1526 l->backlog[TIPC_CRITICAL_IMPORTANCE].limit = win * 2; in tipc_link_set_queue_limits()
226 if (imp > TIPC_CRITICAL_IMPORTANCE) in tsk_set_importance()466 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in tipc_release()1634 return sk->sk_rcvbuf >> TIPC_CRITICAL_IMPORTANCE << in rcvbuf_limit()2110 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in tipc_shutdown()
458 msg_set_importance(bmsg, TIPC_CRITICAL_IMPORTANCE); in tipc_msg_make_bundle()
883 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in node_lost_contact()