Searched refs:aio_req_resultp (Results 1 – 3 of 3) sorted by relevance
82 aio_result_t *aio_req_resultp; /* pointer to user's results */ member
560 *rval = (long)reqp->aio_req_resultp; in aiowait()1691 if (reqp->aio_req_resultp == resultp) { in aio_list_get()1899 if (ent->aio_req_resultp == resultp) { in aio_cancel()2288 if (ent->aio_req_resultp == (aio_result_t *)resultp) { in aio_req_done()2323 if (ent->aio_req_resultp == resultp) { in aio_req_find()2520 reqp->aio_req_resultp = resultp; in aio_req_alloc()2753 aio_result_t *resultp = aio_reqp->aio_req_resultp; in aio_hash_insert()2760 if (current->aio_req_resultp == resultp) in aio_hash_insert()3833 resultp = (void *)reqp->aio_req_resultp; in aio_port_callback()
507 aio_result_t *resultp = reqp->aio_req_resultp; in aio_hash_delete()514 if (current->aio_req_resultp == resultp) { in aio_hash_delete()1110 resultp = (void *)reqp->aio_req_resultp; in aio_copyout_result()