Home
last modified time | relevance | path

Searched refs:__wait_event (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsched.h814 #define __wait_event(wq, condition) \ macro
834 __wait_event(wq, condition); \
/linux-2.4.37.9/net/sunrpc/
Dsched.c567 __wait_event(task->tk_wait, !RPC_IS_SLEEPING(task)); in __rpc_execute()
/linux-2.4.37.9/drivers/block/
DDAC960.c310 __wait_event(Controller->CommandWaitQueue, Controller->FreeCommands); in DAC960_WaitForCommand()
5681 __wait_event(Controller->CommandWaitQueue, in DAC960_UserIOCTL()