Home
last modified time | relevance | path

Searched refs:kcmp_epoll_target (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/
Dkcmp.c100 static int kcmp_epoll_target(struct task_struct *task1, in kcmp_epoll_target() function
128 static int kcmp_epoll_target(struct task_struct *task1, in kcmp_epoll_target() function
209 ret = kcmp_epoll_target(task1, task2, idx1, (void *)idx2); in SYSCALL_DEFINE5()