Home
last modified time | relevance | path

Searched refs:in_progress (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/sctp/
H A Dinqueue.c35 queue->in_progress = NULL; in sctp_inq_init()
55 if (queue->in_progress) { in sctp_inq_free()
56 sctp_chunk_free(queue->in_progress); in sctp_inq_free()
57 queue->in_progress = NULL; in sctp_inq_free()
89 chunk = queue->in_progress; in sctp_inq_peek()
116 chunk = queue->in_progress; in sctp_inq_pop()
136 chunk = queue->in_progress = NULL; in sctp_inq_pop()
179 queue->in_progress = chunk; in sctp_inq_pop()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dvl_probe.c153 bool in_progress = false; in afs_do_probe_vlserver() local
171 in_progress = true; in afs_do_probe_vlserver()
178 return in_progress; in afs_do_probe_vlserver()
189 bool in_progress = false; in afs_send_vl_probes() local
201 in_progress = true; in afs_send_vl_probes()
204 return in_progress ? 0 : e.error; in afs_send_vl_probes()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dscan.h33 atomic_t in_progress; member
H A Dscan.c37 atomic_set(&priv->scan.in_progress, 1); in cw1200_scan_start()
44 atomic_set(&priv->scan.in_progress, 0); in cw1200_scan_start()
338 if (atomic_xchg(&priv->scan.in_progress, 0)) { in cw1200_scan_timeout()
H A Ddebug.c284 atomic_read(&priv->scan.in_progress) ? "active" : "idle"); in cw1200_status_show()
H A Dsta.c1243 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_join()
1387 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_unjoin()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap.c109 unsigned in_progress; member
1537 WARN_ON(s->in_progress); in snapshot_dtr()
1545 s->in_progress++; in account_start_copy()
1552 BUG_ON(!s->in_progress); in account_end_copy()
1553 s->in_progress--; in account_end_copy()
1554 if (likely(s->in_progress <= cow_threshold) && in account_end_copy()
1562 if (unlikely(s->in_progress > cow_threshold)) { in wait_for_in_progress()
1564 if (likely(s->in_progress > cow_threshold)) { in wait_for_in_progress()
H A Ddm-integrity.c215 struct rb_root in_progress; member
1117 struct rb_node **n = &ic->in_progress.rb_node; in add_new_range()
1146 rb_insert_color(&new_range->node, &ic->in_progress); in add_new_range()
1153 rb_erase(&range->node, &ic->in_progress); in remove_range_unlocked()
3007 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_postsuspend()
3844 ic->in_progress = RB_ROOT; in dm_integrity_ctr()
4388 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_dtr()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dx509_crt.h251 } in_progress; /* none if no operation is in progress */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dx509_crt.h251 } in_progress; /* none if no operation is in progress */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dx509_crt.h251 } in_progress; /* none if no operation is in progress */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dx509_crt.h251 } in_progress; /* none if no operation is in progress */ member
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dorangefs.rst320 and an in_progress hash table to keep track of all the ops that are
359 in_progress hash table at the index the tag hashed to.
365 tag and remove it from the in_progress hash table. As long as the op's
386 be serviced will be removed from the in_progress hash table and
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmthread.c757 goto in_progress; in dlm_thread()
773 in_progress: in dlm_thread()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpicoxcell_crypto.c109 struct list_head in_progress; member
616 list_move_tail(&req->list, &engine->in_progress); in spacc_push()
1071 req = list_first_entry(&engine->in_progress, struct spacc_req, in spacc_process_done()
1713 INIT_LIST_HEAD(&engine->in_progress); in spacc_probe()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dst_fdma.c557 bool in_progress) in st_fdma_desc_residue() argument
564 if (in_progress) { in st_fdma_desc_residue()
H A Dfsl-edma-common.c271 struct virt_dma_desc *vdesc, bool in_progress) in fsl_edma_desc_residue() argument
286 if (!in_progress) in fsl_edma_desc_residue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgscan.c938 if (cfg->loc.in_progress) { in wl_escan_handler()
2476 if (cfg->loc.in_progress) { in __wl_cfg80211_scan()
5038 if (!cfg->loc.in_progress) { in wl_cfgscan_listen_complete_work()
5049 if (cfg->loc.wdev && cfg->loc.in_progress) { in wl_cfgscan_notify_listen_complete()
5057 cfg->loc.in_progress = false; in wl_cfgscan_notify_listen_complete()
5116 if (!cfg->loc.in_progress) { in wl_cfgscan_cancel_listen_on_channel()
5131 cfg->loc.in_progress = false; in wl_cfgscan_cancel_listen_on_channel()
5168 if (cfg->loc.in_progress == true) { in wl_cfgscan_listen_on_channel()
5239 cfg->loc.in_progress = true; in wl_cfgscan_listen_on_channel()
H A Ddhd_msgbuf.c454 bool in_progress; member
466 bool in_progress; member
3971 prot->dmaxfer.in_progress = FALSE; in dhd_prot_init()
3974 prot->hmaptest.in_progress = FALSE; in dhd_prot_init()
5524 dhd->prot->hmaptest.in_progress = FALSE; in BCMFASTPATH()
6743 prot->hmaptest.in_progress = FALSE; in BCMFASTPATH()
7982 prot->hmaptest.in_progress = FALSE; in BCMFASTPATH()
8768 dhd->prot->hmaptest.in_progress = FALSE;
9176 prot->hmaptest.in_progress = FALSE;
9295 dhd->prot->hmaptest.in_progress = FALSE;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgscan.c934 if (cfg->loc.in_progress) { in wl_escan_handler()
2472 if (cfg->loc.in_progress) { in __wl_cfg80211_scan()
4948 if (!cfg->loc.in_progress) { in wl_cfgscan_listen_complete_work()
4959 if (cfg->loc.wdev && cfg->loc.in_progress) { in wl_cfgscan_notify_listen_complete()
4967 cfg->loc.in_progress = false; in wl_cfgscan_notify_listen_complete()
5026 if (!cfg->loc.in_progress) { in wl_cfgscan_cancel_listen_on_channel()
5041 cfg->loc.in_progress = false; in wl_cfgscan_cancel_listen_on_channel()
5078 if (cfg->loc.in_progress == true) { in wl_cfgscan_listen_on_channel()
5149 cfg->loc.in_progress = true; in wl_cfgscan_listen_on_channel()
H A Ddhd_msgbuf.c450 bool in_progress; member
462 bool in_progress; member
3967 prot->dmaxfer.in_progress = FALSE; in dhd_prot_init()
3970 prot->hmaptest.in_progress = FALSE; in dhd_prot_init()
5520 dhd->prot->hmaptest.in_progress = FALSE; in BCMFASTPATH()
6739 prot->hmaptest.in_progress = FALSE; in BCMFASTPATH()
7978 prot->hmaptest.in_progress = FALSE; in BCMFASTPATH()
8764 dhd->prot->hmaptest.in_progress = FALSE;
9172 prot->hmaptest.in_progress = FALSE;
9291 dhd->prot->hmaptest.in_progress = FALSE;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c297 bool in_progress; member
2512 prot->dmaxfer.in_progress = FALSE; in dhd_prot_init()
5843 dhd->prot->dmaxfer.in_progress = FALSE; in dhd_msgbuf_dmaxfer_process()
5862 if (prot->dmaxfer.in_progress) { in dhdmsgbuf_dmaxfer_req()
5867 prot->dmaxfer.in_progress = TRUE; in dhdmsgbuf_dmaxfer_req()
5870 prot->dmaxfer.in_progress = FALSE; in dhdmsgbuf_dmaxfer_req()
5886 prot->dmaxfer.in_progress = FALSE; in dhdmsgbuf_dmaxfer_req()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1018 struct sctp_chunk *in_progress; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c385 bool in_progress; member
3253 prot->dmaxfer.in_progress = FALSE;
7442 dhd->prot->dmaxfer.in_progress = FALSE;
7467 if (prot->dmaxfer.in_progress) {
7480 prot->dmaxfer.in_progress = TRUE;
7483 prot->dmaxfer.in_progress = FALSE;
7493 prot->dmaxfer.in_progress = FALSE;
7534 if (prot->dmaxfer.in_progress)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c385 bool in_progress; member
3253 prot->dmaxfer.in_progress = FALSE;
7442 dhd->prot->dmaxfer.in_progress = FALSE;
7467 if (prot->dmaxfer.in_progress) {
7480 prot->dmaxfer.in_progress = TRUE;
7483 prot->dmaxfer.in_progress = FALSE;
7493 prot->dmaxfer.in_progress = FALSE;
7534 if (prot->dmaxfer.in_progress)

12