Searched defs:tsk (Results 1 – 6 of 6) sorted by relevance
169 static u32 tsk_peer_node(struct tipc_sock *tsk) in tsk_peer_node()174 static u32 tsk_peer_port(struct tipc_sock *tsk) in tsk_peer_port()179 static bool tsk_unreliable(struct tipc_sock *tsk) in tsk_unreliable()184 static void tsk_set_unreliable(struct tipc_sock *tsk, bool unreliable) in tsk_set_unreliable()189 static bool tsk_unreturnable(struct tipc_sock *tsk) in tsk_unreturnable()194 static void tsk_set_unreturnable(struct tipc_sock *tsk, bool unreturnable) in tsk_set_unreturnable()199 static int tsk_importance(struct tipc_sock *tsk) in tsk_importance()204 static int tsk_set_importance(struct tipc_sock *tsk, int imp) in tsk_set_importance()217 static int tsk_conn_cong(struct tipc_sock *tsk) in tsk_conn_cong()253 static bool tsk_peer_msg(struct tipc_sock *tsk, struct tipc_msg *msg) in tsk_peer_msg()[all …]
57 struct task_struct *tsk = current; in sk_stream_wait_connect() local
451 struct task_struct *tsk; in get_net_ns_by_pid() local
424 struct task_struct *tsk; member
232 struct task_struct *tsk = current; in pn_socket_connect() local
1387 struct sock *tsk; in unix_accept() local