Searched defs:wchan (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Dsched.c65 wchan_t wchan; /* Wait channel */ member in struct:pjob
159 sched_task(cb_fun *cf, opaque_t ca, wchan_t wchan) argument
183 wakeup(wchan_t wchan) argument
205 wakeup_task(int rc, int term, wchan_t wchan) argument
[all...]
H A Dmap.c848 wchan_t wchan = get_mntfs_wchan(mf); local
H A Dsrvr_nfs.c313 get_mountd_port(fserver *fs, u_short *port, wchan_t wchan) argument
H A Dops_nfs.c529 call_mountd(fh_cache *fp, u_long proc, fwd_fun fun, wchan_t wchan) argument
598 webnfs_lookup(fh_cache *fp, fwd_fun fun, wchan_t wchan) argument
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_sleepq.c194 sleepq_enqueue(sleepq_t *sq, wchan_t wchan, const char *wmesg, syncobj_t *sobj) argument
308 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) argument
H A Dsys_lwp.c497 wchan_t wchan; local
558 wchan_t wchan; local
667 wchan_t wchan; local
[all...]
H A Dkern_synch.c1115 syncobj_noowner(wchan_t wchan) argument
H A Dsubr_pool.c590 pool_init(struct pool *pp, size_t size, u_int align, u_int ioff, int flags, const char *wchan, struct pool_allocator *palloc, int ipl) argument
1952 pool_cache_init(size_t size, u_int align, u_int align_offset, u_int flags, const char *wchan, struct pool_allocator *palloc, int ipl, int (*ctor)(void *, void *, int), void (*dtor)(void *, void *), void *arg) argument
1975 pool_cache_bootstrap(pool_cache_t pc, size_t size, u_int align, u_int align_offset, u_int flags, const char *wchan, struct pool_allocator *palloc, int ipl, int (*ctor)(void *, void *, int), void (*dtor)(void *, void *), void *arg) argument
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Dsleepq.c109 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) argument
H A Dmemalloc.c155 pool_init(struct pool *pp, size_t size, u_int align, u_int align_offset, int flags, const char *wchan, struct pool_allocator *palloc, int ipl) argument
171 pool_cache_init(size_t size, u_int align, u_int align_offset, u_int flags, const char *wchan, struct pool_allocator *palloc, int ipl, int (*ctor)(void *, void *, int), void (*dtor)(void *, void *), void *arg) argument
185 pool_cache_bootstrap(pool_cache_t pc, size_t size, u_int align, u_int align_offset, u_int flags, const char *wchan, struct pool_allocator *palloc, int ipl, int (*ctor)(void *, void *, int), void (*dtor)(void *, void *), void *arg) argument
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsleepq.h96 sleeptab_lookup(sleeptab_t *st, wchan_t wchan, kmutex_t **mp) argument
107 sleepq_hashlock(wchan_t wchan) argument
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dsequencervar.h81 kcondvar_t wchan; member in struct:sequencer_softc
H A Dmidivar.h194 kcondvar_t wchan; member in struct:midi_softc
/netbsd-6-1-5-RELEASE/bin/ps/
H A Dprint.c941 wchan(void *arg, VARENT *ve, int mode) function
/netbsd-6-1-5-RELEASE/common/lib/libprop/
H A Dprop_object_impl.h269 const char *wchan; member in struct:prop_pool_init
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddaic.c766 static char wchan[] = "daic assign"; local

Completed in 219 milliseconds