Home
last modified time | relevance | path

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

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