Searched refs:waitq (Results 1 – 2 of 2) sorted by relevance
91 wait_queue_head_t *waitq; /* faults into hole wait for punch to end */ member796 !shmem_falloc->waitq && in shmem_writepage()1307 shmem_falloc->waitq && in shmem_fault()1321 shmem_falloc_waitq = shmem_falloc->waitq; in shmem_fault()2079 shmem_falloc.waitq = &shmem_falloc_waitq; in shmem_fallocate()2118 shmem_falloc.waitq = NULL; in shmem_fallocate()
438 wait_queue_head_t waitq; /* a waitq for other context */ member441 .waitq = __WAIT_QUEUE_HEAD_INITIALIZER(mc.waitq),1589 prepare_to_wait(&mc.waitq, &wait, TASK_INTERRUPTIBLE); in mem_cgroup_wait_acct_move()1593 finish_wait(&mc.waitq, &wait); in mem_cgroup_wait_acct_move()5938 wake_up_all(&mc.waitq); in __mem_cgroup_clear_mc()