OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aio_jobs_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
sys_aio.c
117
static u_int
aio_jobs_count
;
variable in typeref:typename:u_int
217
KASSERT(
aio_jobs_count
== 0);
392
atomic_dec_uint(&
aio_jobs_count
);
1238
atomic_dec_uint(&
aio_jobs_count
);
1692
if (atomic_inc_uint_nv(&
aio_jobs_count
) > aio_max ||
1723
atomic_dec_uint(&
aio_jobs_count
);
2191
(*pr)("AIO: global jobs=%u, proc jobs=%u\n",
aio_jobs_count
,
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025