Searched refs:wchan (Results 1 – 2 of 2) sorted by relevance
2494 void * wchan; in sblock() local2537 wchan = (sb->sb_flags & SB_RECV) ? in sblock()2566 error = msleep(wchan, mutex_held, in sblock()
10942 int flags, const char *wchan, void *palloc) in pool_init() argument10946 pp->pool_zone = zone_create(wchan, size, ZC_ZFREE_CLEARMEM); in pool_init()10948 pp->pool_name = wchan; in pool_init()