Home
last modified time | relevance | path

Searched refs:tsk_set_importance (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.h78 int tsk_set_importance(struct sock *sk, int imp);
H A Dtopsrv.c525 rc = tsk_set_importance(sk, TIPC_CRITICAL_IMPORTANCE); in tipc_topsrv_create_listener()
H A 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()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.h78 int tsk_set_importance(struct sock *sk, int imp);
H A Dtopsrv.c530 rc = tsk_set_importance(sk, TIPC_CRITICAL_IMPORTANCE); in tipc_topsrv_create_listener()
H A 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()

Completed in 12 milliseconds