Home
last modified time | relevance | path

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

/Linux-v6.6/net/tipc/
Dsocket.h78 int tsk_set_importance(struct sock *sk, int imp);
Dtopsrv.c530 rc = tsk_set_importance(sk, TIPC_CRITICAL_IMPORTANCE); in tipc_topsrv_create_listener()
Dsocket.c215 int tsk_set_importance(struct sock *sk, int imp) in tsk_set_importance() function
2765 tsk_set_importance(new_sk, msg_importance(msg)); in tipc_accept()
3183 res = tsk_set_importance(sk, value); in tipc_setsockopt()