/linux-2.4.37.9/net/atm/ |
D | svc.c | 74 remove_wait_queue(&vcc->sleep,&wait); in svc_disconnect() 156 remove_wait_queue(&vcc->sleep,&wait); in svc_bind() 234 remove_wait_queue(&vcc->sleep,&wait); in svc_connect() 275 remove_wait_queue(&vcc->sleep,&wait); in svc_connect() 332 remove_wait_queue(&vcc->sleep,&wait); in svc_listen() 386 remove_wait_queue(&old_vcc->sleep,&wait); in svc_accept() 419 remove_wait_queue(&new_vcc->sleep,&wait); in svc_accept() 462 remove_wait_queue(&vcc->sleep,&wait); in svc_change_qos()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | semaphore.c | 60 remove_wait_queue(&sem->wait, &wait); in __down() 85 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | semaphore.c | 90 remove_wait_queue(&sem->wait, &wait); in __down() 126 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | semaphore.c | 92 remove_wait_queue(&sem->wait, &wait); in __down() 128 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/drivers/usb/ |
D | auerchar.c | 414 remove_wait_queue(&ccp->readwait, &wait); in auerchar_read() 422 remove_wait_queue(&ccp->readwait, &wait); in auerchar_read() 431 remove_wait_queue(&ccp->readwait, &wait); in auerchar_read() 516 remove_wait_queue(&cp->bufferwait, &wait); in auerchar_write() 522 remove_wait_queue(&cp->bufferwait, &wait); in auerchar_write() 530 remove_wait_queue(&cp->bufferwait, &wait); in auerchar_write()
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | semaphore.c | 82 remove_wait_queue(&sem->wait, &wait); in __down() 133 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | semaphore.c | 85 remove_wait_queue(&sem->wait, &wait); in __down() 136 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | semaphore.c | 86 remove_wait_queue(&sem->wait, &wait); in __down() 137 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | semaphore.c | 75 remove_wait_queue(&sem->wait, &wait); in __down() 126 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | semaphore.c | 82 remove_wait_queue(&sem->wait, &wait); in __down() 133 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | semaphore.c | 77 remove_wait_queue(&sem->wait, &wait); in __down() 129 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/kernel/ |
D | context.c | 101 remove_wait_queue(&context_task_wq, &wait); in context_thread() 151 remove_wait_queue(&context_task_done, &wait); in flush_scheduled_tasks()
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | semaphore.c | 85 remove_wait_queue(&sem->wait, &wait); in __down() 136 remove_wait_queue(&sem->wait, &wait); in __down_interruptible()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | semaphore.c | 138 remove_wait_queue(&sem->wait, &wait); in __down_failed() 267 remove_wait_queue(&sem->wait, &wait); in __down_failed_interruptible()
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | semaphore.c | 138 remove_wait_queue(&sem->wait, &wait); in __down_failed() 267 remove_wait_queue(&sem->wait, &wait); in __down_failed_interruptible()
|
/linux-2.4.37.9/drivers/char/drm/ |
D | drm_fops.h | 136 remove_wait_queue(&dev->buf_readers, &wait); in DRM() 143 remove_wait_queue(&dev->buf_readers, &wait); in DRM() 150 remove_wait_queue(&dev->buf_readers, &wait); in DRM()
|
D | drm_os_linux.h | 50 remove_wait_queue(&(queue), &entry); \
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | semaphore.c | 97 remove_wait_queue(&sem->wait, &wait); in __down_failed() 184 remove_wait_queue(&sem->wait, &wait); in __down_failed_interruptible()
|
/linux-2.4.37.9/fs/jfs/ |
D | jfs_lock.h | 48 remove_wait_queue(&wq, &__wait); \
|
/linux-2.4.37.9/drivers/macintosh/ |
D | apm_emu.c | 206 remove_wait_queue(&apm_waitqueue, &wait); in do_read() 280 remove_wait_queue(&apm_waitqueue, &wait); in do_ioctl() 367 remove_wait_queue(&apm_suspend_waitqueue, &wait); in wait_all_suspend()
|
/linux-2.4.37.9/fs/intermezzo/ |
D | presto.c | 543 remove_wait_queue(&fset->fset_permit_queue, in presto_get_permit() 549 remove_wait_queue(&fset->fset_permit_queue, &wait); in presto_get_permit() 696 remove_wait_queue(&fset->fset_permit_queue, &wait); in izo_revoke_permit() 706 remove_wait_queue(&fset->fset_permit_queue, &wait); in izo_revoke_permit()
|
/linux-2.4.37.9/drivers/mtd/ |
D | mtdblock.c | 113 remove_wait_queue(&wait_q, &wait); in erase_write() 121 remove_wait_queue(&wait_q, &wait); in erase_write() 503 remove_wait_queue(&thr_wq, &wait); in mtdblock_thread() 505 remove_wait_queue(&thr_wq, &wait); in mtdblock_thread()
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | semaphore.c | 96 remove_wait_queue(&sem->wait, &wait);
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | semaphore.c | 103 remove_wait_queue(&sem->wait, &wait);
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | semaphore.c | 95 remove_wait_queue(&sem->wait, &wait);
|