| /src/sys/ddb/ |
| H A D | db_syncobj.c | 45 db_syncobj_owner(const struct syncobj *sobj, wchan_t wchan) argument
|
| H A D | db_command.c | 1399 wchan_t wchan = NULL; local in function:db_show_all_tstiles
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | sleepq.c | 113 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) argument
|
| /src/sys/sys/ |
| H A D | sleeptab.h | 61 sleeptab_lookup(sleeptab_t *st, wchan_t wchan, kmutex_t **mp) argument 75 sleepq_hashlock(wchan_t wchan) argument
|
| /src/sys/kern/ |
| H A D | kern_sleepq.c | 258 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 D | kern_mutex.c | 842 mutex_owner(wchan_t wchan) argument
|
| H A D | kern_synch.c | 1116 syncobj_noowner(wchan_t wchan) argument
|
| H A D | subr_pool.c | 807 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 D | sequencervar.h | 78 kcondvar_t wchan; member in struct:sequencer_softc
|
| H A D | midivar.h | 195 kcondvar_t wchan; member in struct:midi_softc
|
| /src/common/lib/libprop/ |
| H A D | prop_object_impl.h | 277 const char *wchan; member in struct:prop_pool_init
|
| /src/bin/ps/ |
| H A D | print.c | 950 wchan(struct pinfo *pi, VARENT *ve, enum mode mode) function in typeref:typename:void
|
| /src/sys/fs/nfs/nlm/ |
| H A D | nlm_prot_impl.c | 356 char *wchan = "nlmrcv"; local in function:nlm_get_rpc
|
| /src/sys/dev/hyperv/ |
| H A D | vmbus.c | 594 const char *wchan = "hvstart"; local in function:vmbus_start
|