Home
last modified time | relevance | path

Searched refs:prepare_to_wait_exclusive (Results 1 – 22 of 22) sorted by relevance

/linux/kernel/sched/
A Dwait.c244 prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int s… in prepare_to_wait_exclusive() function
259 EXPORT_SYMBOL(prepare_to_wait_exclusive);
A Dwait_bit.c88 prepare_to_wait_exclusive(wq_head, &wbq_entry->wq_entry, mode); in __wait_on_bit_lock()
/linux/rust/kernel/sync/
A Dcondvar.rs129 bindings::prepare_to_wait_exclusive(self.wait_queue_head.get(), wait.get(), wait_state) in wait_internal()
/linux/block/
A Dblk-rq-qos.c263 has_sleeper = !prepare_to_wait_exclusive(&rqw->wait, &data.wq, in rq_qos_wait()
/linux/net/rxrpc/
A Drecvmsg.c319 prepare_to_wait_exclusive(sk_sleep(&rx->sk), &wait, in rxrpc_recvmsg()
/linux/include/linux/
A Dwait.h1193 bool prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, …
/linux/net/core/
A Ddatagram.c94 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in __skb_wait_for_more_packets()
A Dsock.c3051 prepare_to_wait_exclusive(&sk->sk_lock.wq, &wait, in __lock_sock()
/linux/lib/
A Dsbitmap.c773 prepare_to_wait_exclusive(&ws->wait, &sbq_wait->wait, state); in sbitmap_prepare_to_wait()
/linux/net/phonet/
A Dsocket.c274 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in pn_socket_connect()
/linux/fs/jbd2/
A Dtransaction.c149 prepare_to_wait_exclusive(&journal->j_wait_transaction_locked, &wait, in wait_transaction_locked()
175 prepare_to_wait_exclusive(&journal->j_wait_transaction_locked, &wait, in wait_transaction_switching()
/linux/arch/powerpc/platforms/cell/spufs/
A Dsched.c538 prepare_to_wait_exclusive(&ctx->stop_wq, &wait, TASK_INTERRUPTIBLE); in spu_prio_wait()
/linux/drivers/hsi/clients/
A Dcmt_speech.c1162 prepare_to_wait_exclusive(&csdata->wait, &wait, in cs_char_read()
/linux/net/ipv4/
A Dinet_connection_sock.c637 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in inet_csk_wait_for_connect()
/linux/drivers/md/dm-vdo/
A Ddata-vio.c948 prepare_to_wait_exclusive(&limiter->blocked_threads, &wait, in wait_permit()
/linux/fs/
A Ddax.c228 prepare_to_wait_exclusive(wq, &ewait.wait, in get_unlocked_entry()
/linux/Documentation/translations/ko_KR/
A Dmemory-barriers.txt2138 prepare_to_wait_exclusive();
/linux/net/sctp/
A Dsocket.c8979 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in sctp_wait_for_packet()
9233 prepare_to_wait_exclusive(&asoc->wait, &wait, in sctp_wait_for_sndbuf()
9342 prepare_to_wait_exclusive(&asoc->wait, &wait, in sctp_wait_for_connect()
9401 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in sctp_wait_for_accept()
/linux/net/unix/
A Daf_unix.c1520 prepare_to_wait_exclusive(&u->peer_wait, &wait, TASK_INTERRUPTIBLE); in unix_wait_for_peer()
/linux/io_uring/
A Dio_uring.c2587 prepare_to_wait_exclusive(&ctx->cq_wait, &iowq.wq, in io_cqring_wait()
/linux/Documentation/
A Dmemory-barriers.txt2181 prepare_to_wait_exclusive();
/linux/Documentation/translations/sp_SP/
A Dmemory-barriers.txt2275 prepare_to_wait_exclusive(); // prepararse_para_solo_esperar();

Completed in 86 milliseconds