Home
last modified time | relevance | path

Searched defs:tsk (Results 1 – 6 of 6) sorted by relevance

/net/tipc/
Dsocket.c169 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 …]
/net/core/
Dstream.c57 struct task_struct *tsk = current; in sk_stream_wait_connect() local
Dnet_namespace.c451 struct task_struct *tsk; in get_net_ns_by_pid() local
Dpktgen.c424 struct task_struct *tsk; member
/net/phonet/
Dsocket.c232 struct task_struct *tsk = current; in pn_socket_connect() local
/net/unix/
Daf_unix.c1387 struct sock *tsk; in unix_accept() local