Searched refs:prepare_to_wait (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfrun.c1001 static void prepare_to_wait (struct execution_control_state *ecs);
1513 prepare_to_wait (ecs);
1561 prepare_to_wait (ecs);
1566 prepare_to_wait (ecs);
1644 prepare_to_wait (ecs);
1701 prepare_to_wait (ecs);
1727 prepare_to_wait (ecs);
1744 prepare_to_wait (ecs);
1758 prepare_to_wait (ecs);
1789 prepare_to_wait (ec
3087 prepare_to_wait (struct execution_control_state *ecs) function
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h282 #define prepare_to_wait(wqh, wq, state) linux_prepare_to_wait(wqh, wq, state) macro
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c161 prepare_to_wait(sk->sk_sleep, &wait, TASK_INTERRUPTIBLE);
247 prepare_to_wait(sk->sk_sleep, &wait, TASK_UNINTERRUPTIBLE);

Completed in 202 milliseconds