Home
last modified time | relevance | path

Searched refs:free_wait (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c366 goto free_wait; in mapper_wait_async()
373 goto free_wait; in mapper_wait_async()
421 free_wait: in mapper_wait_async()
/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h369 wait_queue_head_t free_wait; /* 4: */ member
H A Djfs_logmgr.c1809 init_waitqueue_head(&log->free_wait); in lbmLogInit()
1885 LCACHE_SLEEP_COND(log->free_wait, (bp = log->lbuf_free), flags); in lbmAllocate()
1930 wake_up(&log->free_wait); in lbmfree()