OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vcache_cv
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
vfs_vnode.c
216
static kcondvar_t
vcache_cv
;
variable in typeref:typename:kcondvar_t
372
cv_broadcast(&
vcache_cv
);
416
cv_broadcast(&
vcache_cv
);
1373
cv_init(&
vcache_cv
, "vcache");
1612
cv_wait(&
vcache_cv
, &vcache_lock);
vfs_vnode.c
216
static kcondvar_t
vcache_cv
;
variable in typeref:typename:kcondvar_t
372
cv_broadcast(&
vcache_cv
);
416
cv_broadcast(&
vcache_cv
);
1373
cv_init(&
vcache_cv
, "vcache");
1612
cv_wait(&
vcache_cv
, &vcache_lock);
vfs_vnode.c
216
static kcondvar_t
vcache_cv
;
variable in typeref:typename:kcondvar_t
372
cv_broadcast(&
vcache_cv
);
416
cv_broadcast(&
vcache_cv
);
1373
cv_init(&
vcache_cv
, "vcache");
1612
cv_wait(&
vcache_cv
, &vcache_lock);
Completed in 137 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025