OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:localcount_drain
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
localcount.h
52
void
localcount_drain
(struct localcount *, struct kcondvar *,
/src/sys/kern/
kern_module_hook.c
98
localcount_drain
(lc, &module_hook.cv, &module_hook.mtx);
subr_localcount.c
69
* The caller must call
localcount_drain
and then localcount_fini
81
*
localcount_drain
(lc, cv, interlock)
84
* hold interlock;
localcount_drain
releases it during cross-calls
89
* with localcount_acquire before calling
localcount_drain
. For
91
* must be removed from the list before
localcount_drain
.
98
localcount_drain
(struct localcount *lc, kcondvar_t *cv, kmutex_t *interlock)
function in typeref:typename:void
155
*
localcount_drain
() has started, we only maintain the total
211
*
localcount_drain
. For example, any object that may be found in
213
*
localcount_drain
.
231
*
localcount_drain
and this may be the last reference, notif
[
all
...]
subr_devsw.c
689
* Note that
localcount_drain
may release and reacquire
693
localcount_drain
(bdevswref[bi].dr_lc,
700
localcount_drain
(cdevswref[ci].dr_lc,
subr_autoconf.c
2245
localcount_drain
(dev->dv_localcount,
/src/sys/netipsec/
key.c
918
localcount_drain
(&sp->localcount, &key_spd.cv_lc, &key_spd.lock);
1592
localcount_drain
(&sav->localcount, &key_sad.cv_lc, &key_sad.lock);
1624
localcount_drain
(&sav->localcount, &key_sad.cv_lc, &key_sad.lock);
3256
localcount_drain
(&sah->localcount, &key_sad.cv_lc, &key_sad.lock);
6956
* - Some other thread may try to
localcount_drain
to the SP with
6958
* - In this case
localcount_drain
never return because key_sendup_mbuf
Completed in 21 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025