| /src/lib/libc/citrus/ |
| H A D | citrus_iconv.h | 53 _citrus_iconv_convert(struct _citrus_iconv * __restrict cv, argument
|
| /src/sys/kern/ |
| H A D | kern_module_hook.c | 50 kcondvar_t cv; member in struct:__anon75d0d5360108
|
| H A D | subr_localcount.c | 98 localcount_drain(struct localcount *lc, kcondvar_t *cv, kmutex_t *interlock) argument 240 localcount_release(struct localcount *lc, kcondvar_t *cv, kmutex_ argument [all...] |
| H A D | kern_condvar.c | 93 cv_init(kcondvar_t *cv, cons argument 107 cv_destroy(kcondvar_t * cv) argument 125 cv_enter(kcondvar_t * cv,kmutex_t * mtx,lwp_t * l,bool catch_p) argument 173 cv_wait(kcondvar_t * cv,kmutex_t * mtx) argument 194 cv_wait_sig(kcondvar_t * cv,kmutex_t * mtx) argument 217 cv_timedwait(kcondvar_t * cv,kmutex_t * mtx,int timo) argument 242 cv_timedwait_sig(kcondvar_t * cv,kmutex_t * mtx,int timo) argument 340 cv_timedwaitbt(kcondvar_t * cv,kmutex_t * mtx,struct bintime * bt,const struct bintime * epsilon __diagused) argument 405 cv_timedwaitbt_sig(kcondvar_t * cv,kmutex_t * mtx,struct bintime * bt,const struct bintime * epsilon __diagused) argument 461 cv_signal(kcondvar_t * cv) argument 483 cv_wakeup_one(kcondvar_t * cv) argument 508 cv_broadcast(kcondvar_t * cv) argument 530 cv_wakeup_all(kcondvar_t * cv) argument 554 cv_has_waiters(kcondvar_t * cv) argument 567 cv_is_valid(kcondvar_t * cv) argument [all...] |
| /src/tests/rump/kernspace/ |
| H A D | thread.c | 73 static kcondvar_t cv; variable in typeref:typename:kcondvar_t
|
| H A D | workqueue.c | 47 kcondvar_t cv; member in struct:test_softc
|
| /src/tests/usr.bin/xlint/lint1/ |
| H A D | op_colon.c | 18 test_merge_qualifiers(_Bool cond,int * p,const int * c,volatile int * v,const volatile int * cv) argument
|
| /src/sys/arch/emips/stand/common/ |
| H A D | bootxx.c | 82 main(int argc, char **argv, int code, const void *cv, int bim, char *bip) argument
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
| H A D | nouveau_nvkm_subdev_clk_nv04.c | 58 int cv = device->bios->version.chip; local in function:nv04_clk_pll_prog
|
| /src/sys/modules/examples/readhappy_mpsafe/ |
| H A D | readhappy_mpsafe.c | 71 kcondvar_t cv; member in struct:happy_softc
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_wait_bit.c | 49 kcondvar_t cv; member in struct:__anon7b548d710108::waitbitentry
|
| /src/lib/libc/citrus/modules/ |
| H A D | citrus_iconv_none.c | 87 _citrus_iconv_none_iconv_init_context(struct _citrus_iconv *cv) argument 95 _citrus_iconv_none_iconv_uninit_context(struct _citrus_iconv *cv) argument
|
| /src/sys/arch/arm/broadcom/ |
| H A D | bcm2835_mbox.c | 51 bcmmbox_intr1(struct bcm2835mbox_softc *sc, int cv) argument
|
| /src/sys/net/npf/ |
| H A D | npf_worker.c | 48 kcondvar_t cv; member in struct:npf_worker
|
| /src/sys/crypto/aes/arch/x86/ |
| H A D | aes_ssse3_subr.c | 83 __m128i cv; local in function:aes_ssse3_cbc_enc 101 __m128i iv0, cv, b; local in function:aes_ssse3_cbc_dec [all...] |
| /src/sys/dev/ic/ |
| H A D | depca.c | 263 uint8_t cv; local in function:le_depca_attach
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/ |
| H A D | nouveau_nvkm_engine_fifo_dmanv04.c | 108 u32 cv = (nvkm_ro32(fctx, c->ctxp + data) & ~cm); local in function:nv04_fifo_dma_fini
|
| /src/sys/external/bsd/drm2/drm/ |
| H A D | drm_agp_hook.c | 47 kcondvar_t cv; member in struct:__anon3d3a694c0108
|
| /src/regress/sys/kern/allocfree/ |
| H A D | allocfree.c | 54 static kcondvar_t cv; variable in typeref:typename:kcondvar_t
|
| /src/sys/external/bsd/common/linux/ |
| H A D | linux_rcu.c | 69 kcondvar_t cv; member in struct:__anon5ef7d8bc0108 [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_memory_profile.cc | 36 void ProcessChunk(const AsanChunkView &cv) { argument
|
| /src/sys/dev/sysmon/ |
| H A D | sysmon_taskq.c | 259 kcondvar_t cv; member in struct:tqbarrier
|
| /src/sys/nfs/ |
| H A D | nfs_kq.c | 63 kcondvar_t cv; member in struct:kevq
|
| /src/sys/ddb/ |
| H A D | db_xxx.c | 335 kcondvar_t *cv = (kcondvar_t *)(uintptr_t)addr; local in function:db_show_condvar
|
| /src/sys/dev/i2c/ |
| H A D | nxt2k.c | 49 kcondvar_t cv; member in struct:nxt2k
|