/drivers/md/ |
D | dm-cache-background-tracker.c | 25 struct list_head issued; member 46 INIT_LIST_HEAD(&b->issued); in btracker_create() 203 list_add(&w->list, &b->issued); in btracker_queue() 223 list_move(&w->list, &b->issued); in btracker_issue()
|
D | Kconfig | 266 Unstripes I/O so it is issued solely on a single drive in a HW
|
/drivers/dma/ioat/ |
D | dma.c | 162 ioat_chan->issued = ioat_chan->head; in __ioat_issue_pending() 168 ioat_chan->issued, ioat_chan->dmacount); in __ioat_issue_pending() 208 __func__, ioat_chan->head, ioat_chan->tail, ioat_chan->issued); in __ioat_start_null_desc() 240 ioat_chan->issued = ioat_chan->tail; in __ioat_restart_chan() 247 ioat_chan->issued, ioat_chan->dmacount); in __ioat_restart_chan() 460 ioat_chan->tail, ioat_chan->issued); in ioat_check_space_lock() 469 ioat_chan->tail, ioat_chan->issued); in ioat_check_space_lock() 585 __func__, ioat_chan->head, ioat_chan->tail, ioat_chan->issued); in __cleanup()
|
D | dma.h | 124 u16 issued; member 323 return CIRC_CNT(ioat_chan->head, ioat_chan->issued, in ioat_ring_pending()
|
D | init.c | 716 ioat_chan->issued = 0; in ioat_alloc_chan_resources()
|
/drivers/mmc/core/ |
D | queue.c | 255 enum mmc_issued issued; in mmc_mq_queue_rq() local 319 issued = mmc_blk_mq_issue_rq(mq, req); in mmc_mq_queue_rq() 321 switch (issued) { in mmc_mq_queue_rq() 333 if (issued != MMC_REQ_STARTED) { in mmc_mq_queue_rq()
|
/drivers/dma/ |
D | mic_x100_dma.c | 217 if (mic_ch->issued == mic_ch->submitted) in mic_dma_issue_pending() 219 mic_ch->issued = mic_ch->submitted; in mic_dma_issue_pending() 226 mic_dma_write_reg(mic_ch, MIC_DMA_REG_DHPR, mic_ch->issued); in mic_dma_issue_pending() 233 if (mic_dma_ring_count(ch->issued, ch->submitted) in mic_dma_update_pending() 450 ch->issued = 0; in mic_dma_chan_setup()
|
D | mic_x100_dma.h | 106 u32 issued; member
|
/drivers/s390/scsi/ |
D | zfcp_def.h | 332 unsigned long long issued; member
|
D | zfcp_dbf.c | 87 rec->u.res.req_issued = req->issued; in zfcp_dbf_hba_fsf_res()
|
D | zfcp_fsf.c | 763 req->issued = get_tod_clock(); in zfcp_fsf_req_send()
|
/drivers/perf/ |
D | xgene_pmu.c | 447 XGENE_PMU_EVENT_ATTR(pa-rd-shared-req-issued, 0x10), 448 XGENE_PMU_EVENT_ATTR(pa-rd-exclusive-req-issued, 0x11), 449 XGENE_PMU_EVENT_ATTR(pa-wr-invalidate-req-issued-stashable, 0x12), 450 XGENE_PMU_EVENT_ATTR(pa-wr-invalidate-req-issued-nonstashable, 0x13), 451 XGENE_PMU_EVENT_ATTR(pa-wr-back-req-issued-stashable, 0x14), 452 XGENE_PMU_EVENT_ATTR(pa-wr-back-req-issued-nonstashable, 0x15),
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_hw.c | 258 if (entry->issued) { in hfa384x_cmd_issue() 291 entry->issued = 1; in hfa384x_cmd_issue() 315 int err, res, issue, issued = 0; in hfa384x_cmd() local 374 issued = 1; in hfa384x_cmd() 387 if (err && issued) { in hfa384x_cmd() 662 if (!entry->issued) { in prism2_cmd_ev()
|
D | hostap_wlan.h | 560 volatile int issued, issuing; member
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme.c | 1984 u8 issued; in rtw_issue_addbareq_cmd() local 2007 issued = (phtpriv->agg_enable_bitmap >> priority) & 0x1; in rtw_issue_addbareq_cmd() 2008 issued |= (phtpriv->candidate_tid_bitmap >> priority) & 0x1; in rtw_issue_addbareq_cmd() 2010 if (issued == 0) { in rtw_issue_addbareq_cmd()
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme.c | 2945 u8 issued; in rtw_issue_addbareq_cmd() local 2978 issued = (phtpriv->agg_enable_bitmap>>priority)&0x1; in rtw_issue_addbareq_cmd() 2979 issued |= (phtpriv->candidate_tid_bitmap>>priority)&0x1; in rtw_issue_addbareq_cmd() 2981 if (0 == issued) { in rtw_issue_addbareq_cmd()
|
/drivers/scsi/ |
D | aha152x.c | 1049 int ret, issued, disconnected; in aha152x_device_reset() local 1060 issued = remove_SC(&ISSUE_SC, SCpnt) == NULL; in aha152x_device_reset() 1061 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt); in aha152x_device_reset() 1090 if(!issued) { in aha152x_device_reset()
|
D | Kconfig | 772 If you say Y here, the driver will trace all commands issued 1004 If you say Y here, the driver will trace all commands issued
|
/drivers/base/firmware_loader/ |
D | Kconfig | 133 want to load firmware based on uevents issued.
|
/drivers/staging/wusbcore/Documentation/ |
D | wusb-design-overview.rst | 388 (given when we issued it) and the segment number. If it was a data read, 391 callbacks for the URBs issued from here are the ones that will declare
|
/drivers/atm/ |
D | Kconfig | 373 Specifies the level of debugging messages issued by the driver.
|
/drivers/usb/host/ |
D | Kconfig | 151 issued in each microframe, significantly reducing the number of
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 61 * in dead code. No warning is issued.
|
D | aic79xx.reg | 90 * in dead code. No warning is issued.
|
/drivers/staging/speakup/ |
D | spkguide.txt | 865 Let's examine the parts of the two previous commands. They are issued
|