Home
last modified time | relevance | path

Searched refs:nwait (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c946 if (nent == 0 || *nwait == 0 || *nwait > nent) { in __aio_waitn()
962 *nwait = 0; in __aio_waitn()
971 *nwait = 0; in __aio_waitn()
997 kwaitcnt = *nwait - dnwait; in __aio_waitn()
1013 if (dnwait >= *nwait || in __aio_waitn()
1066 kwaitcnt = (*nwait > sum_reqs) ? *nwait - sum_reqs : 0; in __aio_waitn()
1095 *nwait = _aio_doneq_cnt + in __aio_waitn()
1129 if (dnwait >= *nwait) { in __aio_waitn()
1154 if (*nwait < _aio_outstand_cnt) in __aio_waitn()
1155 _aio_waitncnt = *nwait; in __aio_waitn()
[all …]
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c225 int nwait; /* wait time to next execution attempt */ member
2179 resched(qp->nwait); in ex()
3057 qt[i].nwait = qd.nwait; in quedefs()
3072 qt[j].nwait = qq.nwait; in quedefs()
3097 qq.nwait = i; in parsqdef()
/illumos-gate/usr/src/uts/common/os/
H A Daio.c609 aiowaitn(void *uiocb, uint_t nent, uint_t *nwait, timespec_t *timout) in aiowaitn() argument
632 if (copyin(nwait, &waitcnt, sizeof (uint_t))) in aiowaitn()
636 if (copyout(&cnt, nwait, sizeof (uint_t))) in aiowaitn()
782 copyout(&cnt, nwait, sizeof (uint_t))) in aiowaitn()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.v1885 …t file)->f_op, (struct epitem)->ws, (struct epitem)->ws, (struct epitem)->nwait, (struct fd)->flag…
H A Dkernel.implicit_dependencies.no_structs222 …>events, (union anonymous)->__c, (union anonymous)->__c, (struct epitem)->nwait, (struct fd)->flag…
578 … rb_node)->__rb_parent_color, (struct epoll_filefd)->fd, (struct epitem)->nwait, (struct epoll_eve…
579 …f_wb_err, (struct rb_node)->__rb_parent_color, (struct epoll_filefd)->fd, (struct epitem)->nwait, ]
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/
H A Dimplicit_dependencies_verbose.pretty567 'reason': set([('epitem', 'nwait'),
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies_verbose1231 'reason': set([('epitem', 'nwait'),
1254 'reason': set([('epitem', 'nwait'),
H A Dimplicit_dependencies_verbose.pretty820 'reason': set([('epitem', 'nwait'),