Home
last modified time | relevance | path

Searched refs:tsk_set_importance (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dsocket.h78 int tsk_set_importance(struct sock *sk, int imp);
Dtopsrv.c525 rc = tsk_set_importance(sk, TIPC_CRITICAL_IMPORTANCE); in tipc_topsrv_create_listener()
Dsocket.c204 int tsk_set_importance(struct sock *sk, int imp) in tsk_set_importance() function
2756 tsk_set_importance(new_sk, msg_importance(msg)); in tipc_accept()
3173 res = tsk_set_importance(sk, value); in tipc_setsockopt()