| /Linux-v5.4/fs/ceph/ |
| D | caps.c | 568 unsigned issued) in __check_cap_issue() argument 576 if ((issued & (CEPH_CAP_FILE_CACHE|CEPH_CAP_FILE_LAZYIO)) && in __check_cap_issue() 587 if ((issued & CEPH_CAP_FILE_SHARED) != (had & CEPH_CAP_FILE_SHARED)) { in __check_cap_issue() 588 if (issued & CEPH_CAP_FILE_SHARED) in __check_cap_issue() 608 int fmode, unsigned issued, unsigned wanted, in ceph_add_cap() argument 622 session->s_mds, cap_id, ceph_cap_string(issued), seq); in ceph_add_cap() 640 cap->issued = 0; in ceph_add_cap() 661 cap->issued = cap->implemented = CEPH_CAP_PIN; in ceph_add_cap() 677 issued |= cap->issued; in ceph_add_cap() 715 __check_cap_issue(ci, cap, issued); in ceph_add_cap() [all …]
|
| D | inode.c | 602 int ceph_fill_file_size(struct inode *inode, int issued, in ceph_fill_file_size() argument 624 WARN_ON_ONCE(issued & (CEPH_CAP_FILE_EXCL | in ceph_fill_file_size() 634 if ((issued & (CEPH_CAP_FILE_CACHE| in ceph_fill_file_size() 656 void ceph_fill_file_time(struct inode *inode, int issued, in ceph_fill_file_time() argument 663 if (issued & (CEPH_CAP_FILE_EXCL| in ceph_fill_file_time() 703 } else if (issued & CEPH_CAP_FILE_EXCL) { in ceph_fill_file_time() 738 int issued, new_issued, info_caps; in fill_inode() local 800 __ceph_caps_issued(ci, &issued); in fill_inode() 801 issued |= __ceph_caps_dirty(ci); in fill_inode() 802 new_issued = ~issued & info_caps; in fill_inode() [all …]
|
| D | super.h | 155 int issued; /* latest, from the mds */ member 196 int issued, dirty; member 641 int issued; in ceph_caps_issued() local 643 issued = __ceph_caps_issued(ci, NULL); in ceph_caps_issued() 645 return issued; in ceph_caps_issued() 906 extern int ceph_fill_file_size(struct inode *inode, int issued, 908 extern void ceph_fill_file_time(struct inode *inode, int issued, 1040 int fmode, unsigned issued, unsigned wanted,
|
| /Linux-v5.4/Documentation/driver-api/dmaengine/ |
| D | pxa_dma.rst | 14 A transfer which is submitted and issued on a phy doesn't wait for a phy to 20 Any issued transfer with DMA_PREP_INTERRUPT should trigger a callback call. 29 not be issued until the next "start of frame interrupt", hence the need to 44 assigned on the fly when the transfer is issued. 137 Residue granularity will be descriptor based. The issued but not completed 150 - a driver issued tx1+tx2 => channel is running in aligned mode 157 - a driver issued tx4 => tx4 is put in issued queue, not chained 165 This translates into (after tx4 is issued) : 167 - issued queue
|
| /Linux-v5.4/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()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-scsi_tape | 18 reads, writes, and other SCSI commands issued to the tape 33 The number of I/O requests issued to the tape drive other 54 Shows the total number of read requests issued to the tape 85 Shows the total number of write requests issued to the tape
|
| D | sysfs-platform-hidma-mgmt | 26 reset command is issued. If the value is chosen too short, 63 read transactions that can be issued back to back. 84 write transactions that can be issued back to back.
|
| D | sysfs-platform-dfl-port | 61 Description: Read-only. Read this file to get the status of issued command 75 Description: Read-only. Read this file to get the status of issued command
|
| /Linux-v5.4/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() 459 ioat_chan->tail, ioat_chan->issued); in ioat_check_space_lock() 468 ioat_chan->tail, ioat_chan->issued); in ioat_check_space_lock() 584 __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()
|
| /Linux-v5.4/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()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | iostats.rst | 127 read I/Os issued per partition should equal those made to the disks ... 148 Field 1 -- # of reads issued 149 This is the total number of reads issued to this partition. 155 Field 3 -- # of writes issued 156 This is the total number of writes issued to this partition. 172 the number of reads/writes issued can be several times higher than the
|
| D | tainted-kernels.rst | 62 * Kernel issued warning (#9) 94 9 _/W 512 kernel issued warning 142 9) ``W`` if a warning has previously been issued by the kernel.
|
| /Linux-v5.4/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
|
| /Linux-v5.4/Documentation/networking/ |
| D | xfrm_sync.txt | 122 a) XFRM_MSG_GETAE issued by user-->kernel. 130 b) XFRM_MSG_NEWAE is issued by either user space to configure 136 A response is issued back to the sender in user space to indicate success 139 XFRM_MSG_NEWAE is also issued to any listeners as described in iii).
|
| /Linux-v5.4/Documentation/driver-api/firmware/ |
| D | lookup-order.rst | 17 is issued or the custom firmware loading is relied upon for firmware
|
| /Linux-v5.4/fs/f2fs/ |
| D | segment.c | 1107 unsigned int *issued) in __submit_discard_cmd() argument 1135 while (total_len && *issued < dpolicy->max_requests && !err) { in __submit_discard_cmd() 1145 (*issued)++; in __submit_discard_cmd() 1146 if (*issued == dpolicy->max_requests) in __submit_discard_cmd() 1404 unsigned int issued = 0; in __issue_discard_cmd_orderly() local 1431 err = __submit_discard_cmd(sbi, dpolicy, dc, &issued); in __issue_discard_cmd_orderly() 1433 if (issued >= dpolicy->max_requests) in __issue_discard_cmd_orderly() 1449 if (!issued && io_interrupted) in __issue_discard_cmd_orderly() 1450 issued = -1; in __issue_discard_cmd_orderly() 1452 return issued; in __issue_discard_cmd_orderly() [all …]
|
| /Linux-v5.4/Documentation/block/ |
| D | stat.rst | 77 This value counts the number of I/O requests that have been issued to 79 requests that are in the queue but not yet issued to the device driver.
|
| D | queue-sysfs.rst | 45 requests issued to the device must not exceed this limit. A discard_max_bytes 52 large discards are issued, setting this value lower will make Linux issue 212 eliminate cache flushes issued by the kernel.
|
| /Linux-v5.4/Documentation/admin-guide/laptops/ |
| D | disk-shock-protection.rst | 46 no further disk head park request has been issued in the meantime, 83 been issued to a device successfully, all I/O operations on the 92 which means that a user-issued head parking request to one device may
|
| /Linux-v5.4/drivers/s390/scsi/ |
| D | zfcp_def.h | 332 unsigned long long issued; member
|
| /Linux-v5.4/Documentation/arm64/ |
| D | legacy_instructions.rst | 26 warnings are issued. This is the default for deprecated
|
| /Linux-v5.4/Documentation/arm/ |
| D | kernel_mode_neon.rst | 36 instruction is issued, allowing the kernel to step in and perform the restore if 43 should be called before any kernel mode NEON or VFP instructions are issued.
|
| /Linux-v5.4/include/linux/ceph/ |
| D | ceph_fs.h | 759 __le32 issued; member 769 __le32 issued; member
|