Searched defs:aiop (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/os/ |
H A D | aio_subr.c | 198 aio_t *aiop; in aio_done() local 504 aio_hash_delete(aio_t *aiop, struct aio_req_t *reqp) in aio_hash_delete() 526 aio_lio_free(aio_t *aiop, aio_lio_t *head) in aio_lio_free() 540 aio_req_free(aio_t *aiop, aio_req_t *reqp) in aio_req_free() 573 aio_req_free_port(aio_t *aiop, aio_req_t *reqp) in aio_req_free_port() 665 aio_cleanupq_concat(aio_t *aiop, aio_req_t *q2, int qflg) in aio_cleanupq_concat() 694 aio_t *aiop = curproc->p_aio; in aio_cleanup() local 803 aio_cleanup_portq(aio_t *aiop, aio_req_t *cleanupq, int exitflag) in aio_cleanup_portq() 899 aio_cleanup_cleanupq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_cleanupq() 940 aio_cleanup_notifyq(aio_t *aiop, aio_req_t *qhead, int exitflg) in aio_cleanup_notifyq() [all …]
|
H A D | aio.c | 399 aio_t *aiop; in aionotify() local 526 aio_t *aiop; in aiowait() local 611 aio_t *aiop; in aiowaitn() local 810 aio_t *aiop, in aio_unlock_requests() 853 aio_reqlist_concat(aio_t *aiop, aio_req_t **reqlist, int max) in aio_reqlist_concat() 902 aio_t *aiop; in aiosuspend() local 1094 aio_t *aiop; in aioinit() local 1123 aio_t *aiop; in aiostart() local 1206 aio_t *aiop; in alio() local 1559 aio_t *aiop; in aliowait() local [all …]
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 2884 xdf_aread(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_aread() 2915 xdf_awrite(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_awrite()
|