Searched defs:aiop (Results 1 – 9 of 9) 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 …]
|
/freebsd/usr.sbin/diskinfo/ |
H A D | diskinfo.c | 573 struct aiocb aios[NAIO], *aiop; in iops() local 665 struct aiocb *aiop; in parwrite() local
|
/freebsd/tests/sys/kern/ |
H A D | unix_dgram.c | 321 }, *aiop; in test42() local
|
/freebsd/sys/x86/acpica/ |
H A D | acpi_apm.c | 276 apm_info_old_t aiop; in apmioctl() local
|
/freebsd/share/examples/scsi_target/ |
H A D | scsi_target.c | 262 struct aiocb aio, *aiop; in main() local
|
/freebsd/sys/kern/ |
H A D | vfs_aio.c | 683 aio_selectjob(struct aioproc *aiop) in aio_selectjob() 1059 struct aioproc *aiop; in aio_daemon() local 1824 struct aioproc *aiop; in aio_kick_nowait() local 1841 struct aioproc *aiop; in aio_kick() local
|
/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()
|
/freebsd/tests/sys/aio/ |
H A D | aio_test.c | 247 struct aiocb *aiop; in waitcomplete() local
|