Home
last modified time | relevance | path

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

/kernel/
Dkcmp.c103 static int kcmp_epoll_target(struct task_struct *task1, in kcmp_epoll_target() function
143 static int kcmp_epoll_target(struct task_struct *task1, in kcmp_epoll_target() function
224 ret = kcmp_epoll_target(task1, task2, idx1, (void *)idx2); in SYSCALL_DEFINE5()