Home
last modified time | relevance | path

Searched refs:paused (Results 76 - 100 of 1404) sorted by relevance

12345678910>>...57

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h1220 u_int width, u_int type, int paused);
1226 u_int type, int paused);
H A Daic7xxx_core.c251 static void ahc_run_tqinfifo(struct ahc_softc *ahc, int paused);
303 * Without this workaround, if the chip is paused, by an interrupt or
326 * to stop. The sequencer will only acknowledge that it is paused
778 ahc_run_tqinfifo(ahc, /*paused*/FALSE); in ahc_intr()
1520 * The sequencer is paused immediately on in ahc_handle_seqint()
1876 /*paused*/TRUE); in ahc_handle_scsiint()
1890 /*paused*/TRUE); in ahc_handle_scsiint()
2472 u_int offset, u_int ppr_options, u_int type, int paused) in ahc_set_syncrate()
2598 u_int width, u_int type, int paused) in ahc_set_width()
2674 int paused; in ahc_update_pending_scbs() local
2470 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, const struct ahc_syncrate *syncrate, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahc_set_syncrate() argument
2597 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int width, u_int type, int paused) ahc_set_width() argument
5558 int paused; ahc_pause_and_flushwork() local
7111 int paused; ahc_dump_card_state() local
7741 ahc_run_tqinfifo(struct ahc_softc *ahc, int paused) ahc_run_tqinfifo() argument
[all...]
H A Daic79xx_core.c266 static void ahd_run_tqinfifo(struct ahd_softc *ahd, int paused);
356 * to stop. The sequencer will only acknowledge that it is paused
1003 ahd_run_tqinfifo(ahd, /*paused*/FALSE); in ahd_intr()
1784 * will cause the sequencer to be paused again, in ahd_handle_seqint()
1935 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint()
1938 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint()
2366 * The sequencer is paused immediately on in ahd_handle_seqint()
3128 /*paused*/TRUE); in ahd_handle_nonpkt_busfree()
3133 /*paused*/TRUE); in ahd_handle_nonpkt_busfree()
3168 /*paused*/TRU in ahd_handle_nonpkt_busfree()
3857 ahd_set_syncrate(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahd_set_syncrate() argument
4003 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) ahd_set_width() argument
4192 int paused; ahd_update_pending_scbs() local
8829 int paused; ahd_handle_scsi_status() local
9641 int paused; ahd_dump_card_state() local
10579 ahd_run_tqinfifo(struct ahd_softc *ahd, int paused) ahd_run_tqinfifo() argument
[all...]
H A Daic79xx.h1410 u_int width, u_int type, int paused);
1415 u_int type, int paused);
H A Daic7xxx_osm.c618 AHC_TRANS_GOAL, /*paused*/FALSE); in ahc_linux_target_alloc()
620 AHC_TRANS_GOAL, /*paused*/FALSE); in ahc_linux_target_alloc()
2046 int paused; in ahc_linux_queue_recovery_cmd() local
2052 paused = FALSE; in ahc_linux_queue_recovery_cmd()
2139 paused = TRUE; in ahc_linux_queue_recovery_cmd()
2290 if (paused) in ahc_linux_queue_recovery_cmd()
H A Daic79xx_osm.c655 AHD_TRANS_GOAL, /*paused*/FALSE); in ahd_linux_target_alloc()
657 AHD_TRANS_GOAL, /*paused*/FALSE); in ahd_linux_target_alloc()
2147 int paused; in ahd_linux_queue_abort_cmd() local
2154 paused = FALSE; in ahd_linux_queue_abort_cmd()
2215 paused = TRUE; in ahd_linux_queue_abort_cmd()
2337 if (paused) in ahd_linux_queue_abort_cmd()
/kernel/linux/linux-5.10/kernel/events/
H A Dring_buffer.c174 if (unlikely(rb->paused)) { in __perf_output_begin()
330 * perf_output_begin() only checks rb->paused, therefore in ring_buffer_init()
331 * rb->paused must be true if we have no pages for output. in ring_buffer_init()
334 rb->paused = 1; in ring_buffer_init()
/kernel/linux/linux-6.6/kernel/events/
H A Dring_buffer.c174 if (unlikely(rb->paused)) { in __perf_output_begin()
331 * perf_output_begin() only checks rb->paused, therefore in ring_buffer_init()
332 * rb->paused must be true if we have no pages for output. in ring_buffer_init()
335 rb->paused = 1; in ring_buffer_init()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h1214 u_int width, u_int type, int paused);
1220 u_int type, int paused);
H A Daic7xxx_core.c251 static void ahc_run_tqinfifo(struct ahc_softc *ahc, int paused);
303 * Without this workaround, if the chip is paused, by an interrupt or
326 * to stop. The sequencer will only acknowledge that it is paused
778 ahc_run_tqinfifo(ahc, /*paused*/FALSE); in ahc_intr()
1519 * The sequencer is paused immediately on in ahc_handle_seqint()
1875 /*paused*/TRUE); in ahc_handle_scsiint()
1889 /*paused*/TRUE); in ahc_handle_scsiint()
2470 u_int offset, u_int ppr_options, u_int type, int paused) in ahc_set_syncrate()
2596 u_int width, u_int type, int paused) in ahc_set_width()
2672 int paused; in ahc_update_pending_scbs() local
2468 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, const struct ahc_syncrate *syncrate, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahc_set_syncrate() argument
2595 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int width, u_int type, int paused) ahc_set_width() argument
5557 int paused; ahc_pause_and_flushwork() local
7105 int paused; ahc_dump_card_state() local
7734 ahc_run_tqinfifo(struct ahc_softc *ahc, int paused) ahc_run_tqinfifo() argument
[all...]
H A Daic79xx_core.c266 static void ahd_run_tqinfifo(struct ahd_softc *ahd, int paused);
356 * to stop. The sequencer will only acknowledge that it is paused
1003 ahd_run_tqinfifo(ahd, /*paused*/FALSE); in ahd_intr()
1784 * will cause the sequencer to be paused again, in ahd_handle_seqint()
1935 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint()
1938 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint()
2365 * The sequencer is paused immediately on in ahd_handle_seqint()
3127 /*paused*/TRUE); in ahd_handle_nonpkt_busfree()
3132 /*paused*/TRUE); in ahd_handle_nonpkt_busfree()
3167 /*paused*/TRU in ahd_handle_nonpkt_busfree()
3855 ahd_set_syncrate(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahd_set_syncrate() argument
4001 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) ahd_set_width() argument
4190 int paused; ahd_update_pending_scbs() local
8824 int paused; ahd_handle_scsi_status() local
9637 int paused; ahd_dump_card_state() local
10574 ahd_run_tqinfifo(struct ahd_softc *ahd, int paused) ahd_run_tqinfifo() argument
[all...]
H A Daic79xx.h1406 u_int width, u_int type, int paused);
1411 u_int type, int paused);
H A Daic7xxx_osm.c617 AHC_TRANS_GOAL, /*paused*/FALSE); in ahc_linux_target_alloc()
619 AHC_TRANS_GOAL, /*paused*/FALSE); in ahc_linux_target_alloc()
2044 int paused; in ahc_linux_queue_recovery_cmd() local
2050 paused = FALSE; in ahc_linux_queue_recovery_cmd()
2137 paused = TRUE; in ahc_linux_queue_recovery_cmd()
2288 if (paused) in ahc_linux_queue_recovery_cmd()
H A Daic79xx_osm.c653 AHD_TRANS_GOAL, /*paused*/FALSE); in ahd_linux_target_alloc()
655 AHD_TRANS_GOAL, /*paused*/FALSE); in ahd_linux_target_alloc()
2135 int paused; in ahd_linux_queue_abort_cmd() local
2142 paused = FALSE; in ahd_linux_queue_abort_cmd()
2203 paused = TRUE; in ahd_linux_queue_abort_cmd()
2325 if (paused) in ahd_linux_queue_abort_cmd()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_psr.c1542 intel_dp->psr.paused = false; in intel_psr_enable_locked()
1702 drm_WARN_ON(&dev_priv->drm, psr->paused); in intel_psr_pause()
1706 psr->paused = true; in intel_psr_pause()
1729 if (!psr->paused) in intel_psr_resume()
1732 psr->paused = false; in intel_psr_resume()
2673 * If the PSR is paused by an explicit intel_psr_paused() call, in intel_psr_flush()
2677 if (intel_dp->psr.paused) in intel_psr_flush()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_trace.h350 __field(unsigned long, paused)
367 __entry->paused = (jiffies - start_time) *
371 TP_printk("hmdfs dst:%s write_bw=%lu, awrite_bw=%lu, bg_thresh=%lu,%lu thresh=%lu,%lu dirty=%lu,%lu reclaimable=%lu,%lu pause=%lu paused=%lu",
377 __entry->pause, __entry->paused
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_trace.h350 __field(unsigned long, paused)
367 __entry->paused = (jiffies - start_time) *
371 TP_printk("hmdfs dst:%s write_bw=%lu, awrite_bw=%lu, bg_thresh=%lu,%lu thresh=%lu,%lu dirty=%lu,%lu reclaimable=%lu,%lu pause=%lu paused=%lu",
377 __entry->pause, __entry->paused
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dyellowfin.c277 u16 paused; member
283 u16 paused;
965 yp->tx_status[entry].paused); in yellowfin_interrupt()
1238 yp->tx_status[i].total_tx_cnt, yp->tx_status[i].paused); in yellowfin_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H A Dyellowfin.c277 u16 paused; member
283 u16 paused;
967 yp->tx_status[entry].paused); in yellowfin_interrupt()
1240 yp->tx_status[i].total_tx_cnt, yp->tx_status[i].paused); in yellowfin_close()
/kernel/linux/linux-5.10/sound/pci/lola/
H A Dlola.h297 unsigned int paused:1; member
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosd_client.h170 bool paused; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dosd_client.h227 bool paused; member
/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola.h297 unsigned int paused:1; member
/test/xts/acts/multimedia/media/media_js_standard/
H A DAVRecorderTestBase.js59 PAUSED : 'paused',
373 console.info(`case avRecorderWithCallBackis paused`)
374 expect(avRecorder.state).assertEqual('paused');
1694 console.info(`case getInputSurfaceTest34 state is paused`)
1695 expect(avRecorder.state).assertEqual('paused');
1744 console.info(`case getInputSurfaceTest35 state is paused`)
1745 expect(avRecorder.state).assertEqual('paused');
2046 console.info(`case getAVRecorderConfigTest42 state is paused`)
2047 expect(avRecorder.state).assertEqual('paused');
2096 console.info(`case getAVRecorderConfigTest43 state is paused`)
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c452 dest->paused = src->paused; in target_copy()
1600 if (t->paused && !target_should_be_paused(osdc, t, pi)) { in calc_target()
1601 t->paused = false; in calc_target()
2284 req->r_t.paused = false; in send_request()
2346 req->r_t.paused = true; in __submit_request()
2351 req->r_t.paused = true; in __submit_request()
2356 req->r_t.paused = true; in __submit_request()
2368 req->r_t.paused = true; in __submit_request()
4039 if (!osd_homeless(osd) && !req->r_t.paused) in kick_requests()
[all...]

Completed in 67 milliseconds

12345678910>>...57