Home
last modified time | relevance | path

Searched defs:tsk1 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dcpuset.h236 static inline int cpuset_mems_allowed_intersects(const struct task_struct *tsk1, in cpuset_mems_allowed_intersects()
/linux-6.15/kernel/cgroup/
H A Dcpuset.c4296 int cpuset_mems_allowed_intersects(const struct task_struct *tsk1, in cpuset_mems_allowed_intersects()
/linux-6.15/net/tipc/
H A Dsocket.c3333 struct tipc_sock *tsk1 = tipc_sk(sock1->sk); in tipc_socketpair() local