Home
last modified time | relevance | path

Searched defs:aiop (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/os/
H A Daio_subr.c198 aio_t *aiop; in aio_done() local
504 aio_hash_delete(aio_t * aiop,struct aio_req_t * reqp) aio_hash_delete() argument
526 aio_lio_free(aio_t * aiop,aio_lio_t * head) aio_lio_free() argument
540 aio_req_free(aio_t * aiop,aio_req_t * reqp) aio_req_free() argument
573 aio_req_free_port(aio_t * aiop,aio_req_t * reqp) aio_req_free_port() argument
665 aio_cleanupq_concat(aio_t * aiop,aio_req_t * q2,int qflg) aio_cleanupq_concat() argument
694 aio_t *aiop = curproc->p_aio; aio_cleanup() local
803 aio_cleanup_portq(aio_t * aiop,aio_req_t * cleanupq,int exitflag) aio_cleanup_portq() argument
899 aio_cleanup_cleanupq(aio_t * aiop,aio_req_t * qhead,int exitflg) aio_cleanup_cleanupq() argument
940 aio_cleanup_notifyq(aio_t * aiop,aio_req_t * qhead,int exitflg) aio_cleanup_notifyq() argument
991 aio_cleanup_pollq(aio_t * aiop,aio_req_t * qhead,int exitflg) aio_cleanup_pollq() argument
1026 aio_t *aiop = p->p_aio; aio_cleanup_exit() local
1173 aio_req_remove_portq(aio_t * aiop,aio_req_t * reqp) aio_req_remove_portq() argument
1194 aio_t *aiop; aio_close_port() local
1292 struct aio *aiop = procp->p_aio; aio_cleanup_dr_delete_memory() local
[all...]
H A Daio.c399 aio_t *aiop; in aionotify() local
526 aio_t *aiop; in aiowait() local
611 aio_t *aiop; aiowaitn() local
810 aio_unlock_requests(caddr_t iocblist,int iocb_index,aio_req_t * reqlist,aio_t * aiop,model_t model) aio_unlock_requests() argument
853 aio_reqlist_concat(aio_t * aiop,aio_req_t ** reqlist,int max) aio_reqlist_concat() argument
902 aio_t *aiop; aiosuspend() local
1094 aio_t *aiop; aioinit() local
1123 aio_t *aiop; aiostart() local
1206 aio_t *aiop; alio() local
1559 aio_t *aiop; aliowait() local
1677 aio_t *aiop; aio_list_get() local
1729 alio_cleanup(aio_t * aiop,aiocb_t ** cbp,int nent,int run_mode) alio_cleanup() argument
1792 aio_t *aiop; aioerror() local
1853 aio_t *aiop; aio_cancel() local
1949 aio_t *aiop; arw() local
2056 aio_t *aiop; aiorw() local
2244 aio_t *aiop = curproc->p_aio; lio_set_error() local
2278 aio_t *aiop = curproc->p_aio; aio_req_done() local
2314 aio_t *aiop = curproc->p_aio; aio_req_find() local
2341 aio_t *aiop = curproc->p_aio; aio_req_remove() local
2393 aio_req_setup(aio_req_t ** reqpp,aio_t * aiop,aiocb_t * arg,aio_result_t * resultp,vnode_t * vp,int old_solaris_req) aio_req_setup() argument
2475 aio_t *aiop; aio_aiop_alloc() local
2496 aio_t *aiop = curproc->p_aio; aio_req_alloc() local
2537 aio_t *aiop = curproc->p_aio; aio_lio_alloc() local
2573 aio_cleanup_thread(aio_t * aiop) aio_cleanup_thread() argument
2750 aio_hash_insert(aio_req_t * aio_reqp,aio_t * aiop) aio_hash_insert() argument
2908 aio_t *aiop; alioLF() local
3290 aio_req_setupLF(aio_req_t ** reqpp,aio_t * aiop,aiocb64_32_t * arg,aio_result_t * resultp,vnode_t * vp,int old_solaris_req) aio_req_setupLF() argument
3383 aio_t *aiop; alio32() local
3808 aio_t *aiop = curproc->p_aio; aio_port_callback() local
[all...]
/titanic_51/usr/src/uts/common/xen/io/
H A Dxdf.c2884 xdf_aread(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_aread() argument
2915 xdf_awrite(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_awrite() argument