Home
last modified time | relevance | path

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

/linux-6.15/net/sctp/
H A Dinqueue.c35 queue->in_progress = NULL; in sctp_inq_init()
63 if (queue->in_progress) { in sctp_inq_free()
64 sctp_inq_chunk_free(queue->in_progress); in sctp_inq_free()
65 queue->in_progress = NULL; in sctp_inq_free()
97 chunk = queue->in_progress; in sctp_inq_peek()
124 chunk = queue->in_progress; in sctp_inq_pop()
142 chunk = queue->in_progress = NULL; in sctp_inq_pop()
185 queue->in_progress = chunk; in sctp_inq_pop()
/linux-6.15/fs/afs/
H A Dvl_probe.c156 bool in_progress = false; in afs_do_probe_vlserver() local
190 in_progress = true; in afs_do_probe_vlserver()
198 return in_progress; in afs_do_probe_vlserver()
209 bool in_progress = false; in afs_send_vl_probes() local
219 in_progress = true; in afs_send_vl_probes()
222 return in_progress ? 0 : e.error; in afs_send_vl_probes()
/linux-6.15/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.c1244 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_join()
1388 if (atomic_read(&priv->scan.in_progress)) { in cw1200_do_unjoin()
/linux-6.15/fs/cachefiles/
H A Dio.c165 goto in_progress; in cachefiles_read()
184 in_progress: in cachefiles_read()
336 goto in_progress; in __cachefiles_write()
355 in_progress: in __cachefiles_write()
/linux-6.15/drivers/md/
H A Ddm-snap.c110 unsigned int in_progress; member
1517 WARN_ON(s->in_progress); in snapshot_dtr()
1525 s->in_progress++; in account_start_copy()
1532 BUG_ON(!s->in_progress); in account_end_copy()
1533 s->in_progress--; in account_end_copy()
1534 if (likely(s->in_progress <= cow_threshold) && in account_end_copy()
1542 if (unlikely(s->in_progress > cow_threshold)) { in wait_for_in_progress()
1544 if (likely(s->in_progress > cow_threshold)) { in wait_for_in_progress()
H A Ddm-integrity.c230 struct rb_root in_progress; member
1205 struct rb_node **n = &ic->in_progress.rb_node; in add_new_range()
1234 rb_insert_color(&new_range->node, &ic->in_progress); in add_new_range()
1241 rb_erase(&range->node, &ic->in_progress); in remove_range_unlocked()
3646 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_postsuspend()
4543 ic->in_progress = RB_ROOT; in dm_integrity_ctr()
5164 BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); in dm_integrity_dtr()
/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c308 atomic_t in_progress; member
739 if (!atomic_read(&(sched)->reset.in_progress) && \
755 if (!atomic_read(&sched->reset.in_progress) && \
2550 if (atomic_read(&sched->reset.in_progress)) in group_schedule_locked()
2797 atomic_set(&sched->reset.in_progress, true); in panthor_sched_pre_reset()
2845 atomic_set(&sched->reset.in_progress, false); in panthor_sched_post_reset()
3223 drm_WARN_ON(&ptdev->base, atomic_read(&sched->reset.in_progress)); in queue_timedout_job()
3527 if (atomic_read(&sched->reset.in_progress)) { in panthor_group_create()
3568 } else if (!atomic_read(&sched->reset.in_progress)) { in panthor_group_destroy()
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmthread.c755 goto in_progress; in dlm_thread()
771 in_progress: in dlm_thread()
/linux-6.15/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
/linux-6.15/fs/bcachefs/
H A Dalloc_background.c1768 static int discard_in_flight_add(struct bch_dev *ca, u64 bucket, bool in_progress) in discard_in_flight_add() argument
1780 .in_progress = in_progress, in discard_in_flight_add()
1793 BUG_ON(!i->in_progress); in discard_in_flight_remove()
2024 if (i->in_progress) in bch2_do_discards_fast_work()
2029 i->in_progress = true; in bch2_do_discards_fast_work()
H A Dbcachefs.h513 bool in_progress:1; member
/linux-6.15/drivers/dma/
H A Dst_fdma.c558 bool in_progress) in st_fdma_desc_residue() argument
565 if (in_progress) { in st_fdma_desc_residue()
H A Dfsl-edma-common.c341 struct virt_dma_desc *vdesc, bool in_progress) in fsl_edma_desc_residue() argument
358 if (!in_progress) in fsl_edma_desc_residue()
/linux-6.15/io_uring/
H A Dnet.c51 bool in_progress; member
1727 conn->in_progress = conn->seen_econnaborted = false; in io_connect_prep()
1756 connect->in_progress = true; in io_connect()
1764 if (connect->in_progress) { in io_connect()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c1433 if (ppdu_info->tlv_aggr.in_progress && ppdu_info->tlv_aggr.tlv_tag != tlv_tag) { in ath12k_dp_mon_rx_parse_status_tlv()
1436 ppdu_info->tlv_aggr.in_progress = false; in ath12k_dp_mon_rx_parse_status_tlv()
1669 if (!ppdu_info->tlv_aggr.in_progress) { in ath12k_dp_mon_rx_parse_status_tlv()
1670 ppdu_info->tlv_aggr.in_progress = true; in ath12k_dp_mon_rx_parse_status_tlv()
H A Dhal_rx.h166 bool in_progress; member
/linux-6.15/include/net/sctp/
H A Dstructs.h1041 struct sctp_chunk *in_progress; member
/linux-6.15/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2788 self.in_progress = False
2817 self.in_progress = False
2836 if self.in_progress:
2852 self.in_progress = True
/linux-6.15/Documentation/netlink/specs/
H A Dethtool.yaml48 name: in_progress