Searched refs:waitq (Results 1 – 2 of 2) sorted by relevance
110 wait_queue_head_t *waitq; /* faults into hole wait for punch to end */ member1508 !shmem_falloc->waitq && in shmem_writepage()2223 shmem_falloc->waitq && in shmem_fault()2235 shmem_falloc_waitq = shmem_falloc->waitq; in shmem_fault()3086 shmem_falloc.waitq = &shmem_falloc_waitq; in shmem_fallocate()3126 shmem_falloc.waitq = NULL; in shmem_fallocate()
196 wait_queue_head_t waitq; /* a waitq for other context */ member199 .waitq = __WAIT_QUEUE_HEAD_INITIALIZER(mc.waitq),1534 prepare_to_wait(&mc.waitq, &wait, TASK_INTERRUPTIBLE); in mem_cgroup_wait_acct_move()1538 finish_wait(&mc.waitq, &wait); in mem_cgroup_wait_acct_move()6259 wake_up_all(&mc.waitq); in __mem_cgroup_clear_mc()