| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | wait.c | 265 prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int s… in prepare_to_wait_exclusive() function 280 EXPORT_SYMBOL(prepare_to_wait_exclusive);
|
| H A D | wait_bit.c | 88 prepare_to_wait_exclusive(wq_head, &wbq_entry->wq_entry, mode); in __wait_on_bit_lock()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-rq-qos.c | 269 has_sleeper = !prepare_to_wait_exclusive(&rqw->wait, &data.wq, in rq_qos_wait()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wait.h | 1157 bool prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, …
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | sbitmap.c | 679 prepare_to_wait_exclusive(&ws->wait, &sbq_wait->wait, state); in sbitmap_prepare_to_wait()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | datagram.c | 95 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in __skb_wait_for_more_packets()
|
| H A D | sock.c | 2516 prepare_to_wait_exclusive(&sk->sk_lock.wq, &wait, in __lock_sock()
|
| /OK3568_Linux_fs/kernel/net/phonet/ |
| H A D | socket.c | 274 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in pn_socket_connect()
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | recvmsg.c | 526 prepare_to_wait_exclusive(sk_sleep(&rx->sk), &wait, in rxrpc_recvmsg()
|
| /OK3568_Linux_fs/kernel/fs/jbd2/ |
| H A D | transaction.c | 176 prepare_to_wait_exclusive(&journal->j_wait_transaction_locked, &wait, in wait_transaction_locked() 202 prepare_to_wait_exclusive(&journal->j_wait_transaction_locked, &wait, in wait_transaction_switching()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | sched.c | 544 prepare_to_wait_exclusive(&ctx->stop_wq, &wait, TASK_INTERRUPTIBLE); in spu_prio_wait()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_connection_sock.c | 436 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in inet_csk_wait_for_connect()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | log.c | 448 prepare_to_wait_exclusive(&sdp->sd_log_waitq, &wait, in gfs2_log_reserve()
|
| /OK3568_Linux_fs/kernel/drivers/hsi/clients/ |
| H A D | cmt_speech.c | 1162 prepare_to_wait_exclusive(&csdata->wait, &wait, in cs_char_read()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | dax.c | 242 prepare_to_wait_exclusive(wq, &ewait.wait, in get_unlocked_entry()
|
| /OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/ |
| H A D | memory-barriers.txt | 2117 prepare_to_wait_exclusive();
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | socket.c | 8690 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in sctp_wait_for_packet() 8951 prepare_to_wait_exclusive(&asoc->wait, &wait, in sctp_wait_for_sndbuf() 9060 prepare_to_wait_exclusive(&asoc->wait, &wait, in sctp_wait_for_connect() 9119 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in sctp_wait_for_accept()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 2013 prepare_to_wait_exclusive
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | af_unix.c | 1235 prepare_to_wait_exclusive(&u->peer_wait, &wait, TASK_INTERRUPTIBLE); in unix_wait_for_peer()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | workqueue.c | 3151 prepare_to_wait_exclusive(&cancel_waitq, &cwait.wait, in __cancel_work_timer()
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | memory-barriers.txt | 2153 prepare_to_wait_exclusive();
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 7526 prepare_to_wait_exclusive(&ctx->cq_wait, &iowq.wq, in io_cqring_wait()
|