tsk2 89 include/linux/cpuset.h const struct task_struct *tsk2); tsk2 223 include/linux/cpuset.h const struct task_struct *tsk2) tsk2 3515 kernel/cgroup/cpuset.c const struct task_struct *tsk2) tsk2 3517 kernel/cgroup/cpuset.c return nodes_intersects(tsk1->mems_allowed, tsk2->mems_allowed); tsk2 3140 net/tipc/socket.c struct tipc_sock *tsk2 = tipc_sk(sock2->sk); tsk2 3147 net/tipc/socket.c tsk1->peer.addr.id.ref = tsk2->portid; tsk2 3149 net/tipc/socket.c tsk2->peer.family = AF_TIPC; tsk2 3150 net/tipc/socket.c tsk2->peer.addrtype = TIPC_ADDR_ID; tsk2 3151 net/tipc/socket.c tsk2->peer.scope = TIPC_NODE_SCOPE; tsk2 3152 net/tipc/socket.c tsk2->peer.addr.id.ref = tsk1->portid; tsk2 3153 net/tipc/socket.c tsk2->peer.addr.id.node = onode; tsk2 3155 net/tipc/socket.c tipc_sk_finish_conn(tsk1, tsk2->portid, onode); tsk2 3156 net/tipc/socket.c tipc_sk_finish_conn(tsk2, tsk1->portid, onode);