Searched refs:wait_consider_task (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dexit.c1362 static int wait_consider_task(struct wait_opts *wo, int ptrace, function
1479 int ret = wait_consider_task(wo, 0, p);
1493 int ret = wait_consider_task(wo, 1, p);
1555 retval = wait_consider_task(wo, ptrace, target);
1564 retval = wait_consider_task(wo, ptrace, target);

Completed in 94 milliseconds