| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | caps.c | 561 unsigned issued) in __check_cap_issue() argument 572 (issued & (CEPH_CAP_FILE_CACHE|CEPH_CAP_FILE_LAZYIO)) && in __check_cap_issue() 583 if ((issued & CEPH_CAP_FILE_SHARED) != (had & CEPH_CAP_FILE_SHARED)) { in __check_cap_issue() 584 if (issued & CEPH_CAP_FILE_SHARED) in __check_cap_issue() 594 !(issued & CEPH_CAP_DIR_CREATE)) { in __check_cap_issue() 632 unsigned issued, unsigned wanted, in ceph_add_cap() argument 646 session->s_mds, cap_id, ceph_cap_string(issued), seq); in ceph_add_cap() 657 cap->issued = 0; in ceph_add_cap() 679 cap->issued = cap->implemented = CEPH_CAP_PIN; in ceph_add_cap() 695 issued |= cap->issued; in ceph_add_cap() [all …]
|
| H A D | inode.c | 616 int ceph_fill_file_size(struct inode *inode, int issued, in ceph_fill_file_size() argument 638 WARN_ON_ONCE(issued & (CEPH_CAP_FILE_EXCL | in ceph_fill_file_size() 648 if ((issued & (CEPH_CAP_FILE_CACHE| in ceph_fill_file_size() 670 void ceph_fill_file_time(struct inode *inode, int issued, in ceph_fill_file_time() argument 677 if (issued & (CEPH_CAP_FILE_EXCL| in ceph_fill_file_time() 717 } else if (issued & CEPH_CAP_FILE_EXCL) { in ceph_fill_file_time() 751 int issued, new_issued, info_caps; in ceph_fill_inode() local 818 __ceph_caps_issued(ci, &issued); in ceph_fill_inode() 819 issued |= __ceph_caps_dirty(ci); in ceph_fill_inode() 820 new_issued = ~issued & info_caps; in ceph_fill_inode() [all …]
|
| H A D | super.h | 160 int issued; /* latest, from the mds */ member 203 int issued, dirty; member 706 int issued; in ceph_caps_issued() local 708 issued = __ceph_caps_issued(ci, NULL); in ceph_caps_issued() 710 return issued; in ceph_caps_issued() 967 extern int ceph_fill_file_size(struct inode *inode, int issued, 969 extern void ceph_fill_file_time(struct inode *inode, int issued, 1106 unsigned issued, unsigned wanted,
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A 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
|
| H A 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.
|
| H A 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
|
| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0002-Remove-gratuitous-classes.patch | 34 +// has already been issued (to stderr). 117 // Code generation failed. Diagnostics has already been issued. 216 // Diagnostics has aready been issued. 223 // Diagnostics has aready been issued. 230 // Diagnostics has aready been issued. 247 // Processing failed. Diagnostics has already been issued.
|
| H A D | 0010-Add-initial-support-for-GCC-9.patch | 77 - // Diagnostics has already been issued. 79 + // already been issued.
|
| /OK3568_Linux_fs/kernel/drivers/dma/ioat/ |
| H A D | dma.c | 174 ioat_chan->issued = ioat_chan->head; in __ioat_issue_pending() 180 ioat_chan->issued, ioat_chan->dmacount); in __ioat_issue_pending() 220 __func__, ioat_chan->head, ioat_chan->tail, ioat_chan->issued); in __ioat_start_null_desc() 252 ioat_chan->issued = ioat_chan->tail; in __ioat_restart_chan() 259 ioat_chan->issued, ioat_chan->dmacount); in __ioat_restart_chan() 474 ioat_chan->tail, ioat_chan->issued); in ioat_check_space_lock() 483 ioat_chan->tail, ioat_chan->issued); in ioat_check_space_lock() 600 __func__, ioat_chan->head, ioat_chan->tail, ioat_chan->issued); in __cleanup()
|
| H A D | dma.h | 127 u16 issued; member 323 return CIRC_CNT(ioat_chan->head, ioat_chan->issued, in ioat_ring_pending()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | queue.c | 257 enum mmc_issued issued; in mmc_mq_queue_rq() local 329 issued = mmc_blk_mq_issue_rq(mq, req); in mmc_mq_queue_rq() 331 switch (issued) { in mmc_mq_queue_rq() 343 if (issued != MMC_REQ_STARTED) { in mmc_mq_queue_rq()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | iostats.rst | 137 read I/Os issued per partition should equal those made to the disks ... 161 Field 1 -- # of reads issued 162 This is the total number of reads issued to this partition. 168 Field 3 -- # of writes issued 169 This is the total number of writes issued to this partition. 185 the number of reads/writes issued can be several times higher than the
|
| H A 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.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | xfrm_sync.rst | 134 a) XFRM_MSG_GETAE issued by user-->kernel. 144 b) XFRM_MSG_NEWAE is issued by either user space to configure 152 A response is issued back to the sender in user space to indicate success 156 XFRM_MSG_NEWAE is also issued to any listeners as described in iii).
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | 0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch | 12 …ent to the number of inks within `InkNames` string, that will be corrected and a warning is issued. 13 If `NumberOfInks` is not equal to samplesperpixel only a warning will be issued. 17 …ent to the number of inks within `InkNames` string, that will be corrected and a warning is issued. 18 If `NumberOfInks` is not equal to samplesperpixel only a warning will be issued.
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | segment.c | 1180 unsigned int *issued) in __submit_discard_cmd() argument 1208 while (total_len && *issued < dpolicy->max_requests && !err) { in __submit_discard_cmd() 1218 (*issued)++; in __submit_discard_cmd() 1219 if (*issued == dpolicy->max_requests) in __submit_discard_cmd() 1474 unsigned int issued = 0; in __issue_discard_cmd_orderly() local 1501 err = __submit_discard_cmd(sbi, dpolicy, dc, &issued); in __issue_discard_cmd_orderly() 1503 if (issued >= dpolicy->max_requests) in __issue_discard_cmd_orderly() 1519 if (!issued && io_interrupted) in __issue_discard_cmd_orderly() 1520 issued = -1; in __issue_discard_cmd_orderly() 1522 return issued; in __issue_discard_cmd_orderly() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/ |
| H A D | lookup-order.rst | 19 is issued or the custom firmware loading is relied upon for firmware
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | stat.rst | 87 This value counts the number of I/O requests that have been issued to 89 requests that are in the queue but not yet issued to the device driver.
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | vas-api.rst | 102 several open calls have to be issued. 238 issued. This signal returns with the following siginfo struct:: 251 the thread is exited without closing the window and the request is issued 252 using this window. the signal will be issued to the thread group leader
|
| /OK3568_Linux_fs/buildroot/package/libteam/ |
| H A D | 0001-revert-disregard-current-state.patch | 19 reverted. As for the issued fixed by that commit, I would
|
| /OK3568_Linux_fs/buildroot/utils/checkpackagelib/ |
| H A D | readme.txt | 9 equivalent finalization (e.g. for the case a warning must be issued if some 16 When a warning must be issued, the check function returns an array of strings.
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_xmit_shortcut.c | 895 u8 issued; in txsc_issue_addbareq_cmd() local 904 issued = (phtpriv->agg_enable_bitmap >> priority) & 0x1; in txsc_issue_addbareq_cmd() 905 issued |= (phtpriv->candidate_tid_bitmap >> priority) & 0x1; in txsc_issue_addbareq_cmd() 907 if (issued == 0) { in txsc_issue_addbareq_cmd()
|