Home
last modified time | relevance | path

Searched refs:init_wait (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/fs/
Dfs_pin.c43 init_wait(&wait); in pin_kill()
/linux-4.4.14/drivers/md/bcache/
Dbtree.h221 init_wait(&op->wait); in bch_btree_op_init()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_msgq.c52 bfa_fsm_state_decl(cmdq, init_wait, struct bfa_msgq_cmdq, enum cmdq_event);
331 bfa_fsm_state_decl(rspq, init_wait, struct bfa_msgq_rspq,
/linux-4.4.14/mm/
Dmempool.c368 init_wait(&wait); in mempool_alloc()
/linux-4.4.14/include/linux/
Dwait.h954 #define init_wait(wait) \ macro
/linux-4.4.14/fs/cachefiles/
Dnamei.c221 init_wait(&wait); in cachefiles_mark_object_active()
/linux-4.4.14/fs/nilfs2/
Dsegment.c2163 init_wait(&wait_req.wq); in nilfs_segctor_sync()
/linux-4.4.14/kernel/
Dworkqueue.c2829 init_wait(&cwait.wait); in __cancel_work_timer()