Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dwait.c236 prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int s… in prepare_to_wait_exclusive() function
247 EXPORT_SYMBOL(prepare_to_wait_exclusive);
Dwait_bit.c88 prepare_to_wait_exclusive(wq_head, &wbq_entry->wq_entry, mode); in __wait_on_bit_lock()
/Linux-v5.4/block/
Dblk-rq-qos.c269 prepare_to_wait_exclusive(&rqw->wait, &data.wq, TASK_UNINTERRUPTIBLE); in rq_qos_wait()
/Linux-v5.4/net/core/
Ddatagram.c93 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in __skb_wait_for_more_packets()
Dsock.c2412 prepare_to_wait_exclusive(&sk->sk_lock.wq, &wait, in __lock_sock()
/Linux-v5.4/include/linux/
Dwait.h1124 void prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, …
/Linux-v5.4/lib/
Dsbitmap.c693 prepare_to_wait_exclusive(&ws->wait, &sbq_wait->wait, state); in sbitmap_prepare_to_wait()
/Linux-v5.4/net/phonet/
Dsocket.c274 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in pn_socket_connect()
/Linux-v5.4/net/rxrpc/
Drecvmsg.c480 prepare_to_wait_exclusive(sk_sleep(&rx->sk), &wait, in rxrpc_recvmsg()
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dsched.c544 prepare_to_wait_exclusive(&ctx->stop_wq, &wait, TASK_INTERRUPTIBLE); in spu_prio_wait()
/Linux-v5.4/fs/gfs2/
Dlog.c370 prepare_to_wait_exclusive(&sdp->sd_log_waitq, &wait, in gfs2_log_reserve()
/Linux-v5.4/net/ipv4/
Dinet_connection_sock.c410 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in inet_csk_wait_for_connect()
/Linux-v5.4/fs/
Ddax.c231 prepare_to_wait_exclusive(wq, &ewait.wait, in get_unlocked_entry()
Dio_uring.c2920 prepare_to_wait_exclusive(&ctx->wait, &iowq.wq, in io_cqring_wait()
/Linux-v5.4/drivers/hsi/clients/
Dcmt_speech.c1163 prepare_to_wait_exclusive(&csdata->wait, &wait, in cs_char_read()
/Linux-v5.4/net/sctp/
Dsocket.c8779 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in sctp_wait_for_packet()
9040 prepare_to_wait_exclusive(&asoc->wait, &wait, in sctp_wait_for_sndbuf()
9149 prepare_to_wait_exclusive(&asoc->wait, &wait, in sctp_wait_for_connect()
9208 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in sctp_wait_for_accept()
/Linux-v5.4/Documentation/translations/ko_KR/
Dmemory-barriers.txt2121 prepare_to_wait_exclusive();
/Linux-v5.4/net/unix/
Daf_unix.c1185 prepare_to_wait_exclusive(&u->peer_wait, &wait, TASK_INTERRUPTIBLE); in unix_wait_for_peer()
/Linux-v5.4/fs/xfs/
Dxfs_inode.c603 prepare_to_wait_exclusive(wq, &wait.wq_entry, TASK_UNINTERRUPTIBLE); in __xfs_iflock()
/Linux-v5.4/kernel/
Dworkqueue.c3110 prepare_to_wait_exclusive(&cancel_waitq, &cwait.wait, in __cancel_work_timer()
/Linux-v5.4/net/tipc/
Dsocket.c2493 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in tipc_wait_for_accept()
/Linux-v5.4/Documentation/
Dmemory-barriers.txt2140 prepare_to_wait_exclusive();