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

/src/sys/ddb/
H A Ddb_syncobj.c45 db_syncobj_owner(const struct syncobj *sobj, wchan_t wchan) argument
H A Ddb_command.c1399 wchan_t wchan = NULL; local in function:db_show_all_tstiles
/src/sys/rump/librump/rumpkern/
H A Dsleepq.c113 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) argument
/src/sys/sys/
H A Dsleeptab.h61 sleeptab_lookup(sleeptab_t *st, wchan_t wchan, kmutex_t **mp) argument
75 sleepq_hashlock(wchan_t wchan) argument
/src/sys/kern/
H A Dkern_sleepq.c258 sleepq_enqueue(sleepq_t *sq, wchan_t wchan, const char *wmesg, syncobj_t *sobj, argument
295 sleepq_transfer(lwp_t *l, sleepq_t *from_sq, sleepq_t *sq, wchan_t wchan, argument
456 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) argument
H A Dkern_mutex.c842 mutex_owner(wchan_t wchan) argument
H A Dkern_synch.c1116 syncobj_noowner(wchan_t wchan) argument
H A Dsubr_pool.c807 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
2096 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
2119 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
/src/sys/dev/
H A Dsequencervar.h78 kcondvar_t wchan; member in struct:sequencer_softc
H A Dmidivar.h195 kcondvar_t wchan; member in struct:midi_softc
/src/common/lib/libprop/
H A Dprop_object_impl.h277 const char *wchan; member in struct:prop_pool_init
/src/bin/ps/
H A Dprint.c950 wchan(struct pinfo *pi, VARENT *ve, enum mode mode) function in typeref:typename:void
/src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c356 char *wchan = "nlmrcv"; local in function:nlm_get_rpc
/src/sys/dev/hyperv/
H A Dvmbus.c594 const char *wchan = "hvstart"; local in function:vmbus_start

Completed in 49 milliseconds