/linux-4.1.27/fs/ceph/ |
D | caps.c | 350 if (cap->issued & (CEPH_CAP_FILE_WR | in __ceph_get_cap_mds() 474 unsigned issued) in __check_cap_issue() argument 482 if ((issued & (CEPH_CAP_FILE_CACHE|CEPH_CAP_FILE_LAZYIO)) && in __check_cap_issue() 492 if ((issued & CEPH_CAP_FILE_SHARED) && in __check_cap_issue() 513 int fmode, unsigned issued, unsigned wanted, in ceph_add_cap() argument 524 session->s_mds, cap_id, ceph_cap_string(issued), seq); in ceph_add_cap() 538 cap->issued = 0; in ceph_add_cap() 568 issued |= cap->issued; in ceph_add_cap() 592 __check_cap_issue(ci, cap, issued); in ceph_add_cap() 601 (issued & ~actual_wanted & CEPH_CAP_ANY_WR)) { in ceph_add_cap() [all …]
|
D | inode.c | 542 int ceph_fill_file_size(struct inode *inode, int issued, in ceph_fill_file_size() argument 560 WARN_ON_ONCE(issued & (CEPH_CAP_FILE_EXCL | in ceph_fill_file_size() 570 if ((issued & (CEPH_CAP_FILE_CACHE| in ceph_fill_file_size() 592 void ceph_fill_file_time(struct inode *inode, int issued, in ceph_fill_file_time() argument 599 if (issued & (CEPH_CAP_FILE_EXCL| in ceph_fill_file_time() 637 } else if (issued & CEPH_CAP_FILE_EXCL) { in ceph_fill_file_time() 672 int issued = 0, implemented, new_issued; in fill_inode() local 720 issued = __ceph_caps_issued(ci, &implemented); in fill_inode() 721 issued |= implemented | __ceph_caps_dirty(ci); in fill_inode() 722 new_issued = ~issued & le32_to_cpu(info->cap.caps); in fill_inode() [all …]
|
D | super.h | 126 int issued; /* latest, from the mds */ member 150 int issued, dirty; member 534 int issued; in ceph_caps_issued() local 536 issued = __ceph_caps_issued(ci, NULL); in ceph_caps_issued() 538 return issued; in ceph_caps_issued() 730 extern int ceph_fill_file_size(struct inode *inode, int issued, 732 extern void ceph_fill_file_time(struct inode *inode, int issued, 833 int fmode, unsigned issued, unsigned wanted,
|
D | cache.c | 346 int issued; in ceph_revalidate_work() local 353 issued = __ceph_caps_issued(ci, NULL); in ceph_revalidate_work() 357 if (!(issued & CEPH_CAP_FILE_CACHE)) { in ceph_revalidate_work()
|
D | xattr.c | 914 int issued; in __ceph_setxattr() local 953 issued = __ceph_caps_issued(ci, NULL); in __ceph_setxattr() 954 dout("setxattr %p issued %s\n", inode, ceph_cap_string(issued)); in __ceph_setxattr() 955 if (ci->i_xattrs.version == 0 || !(issued & CEPH_CAP_XATTR_EXCL)) in __ceph_setxattr() 1047 int issued; in __ceph_removexattr() local 1066 issued = __ceph_caps_issued(ci, NULL); in __ceph_removexattr() 1067 dout("removexattr %p issued %s\n", inode, ceph_cap_string(issued)); in __ceph_removexattr() 1069 if (ci->i_xattrs.version == 0 || !(issued & CEPH_CAP_XATTR_EXCL)) in __ceph_removexattr()
|
D | file.c | 178 int issued = __ceph_caps_issued(ci, NULL); in ceph_open() local 182 ceph_cap_string(issued)); in ceph_open() 187 if ((issued & wanted) != wanted && in ceph_open()
|
D | mds_client.c | 1365 mine = cap->issued | cap->implemented; in trim_caps_cb() 2743 ceph_cap_string(cap->issued)); in encode_caps_cb() 2772 rec.v2.issued = cpu_to_le32(cap->issued); in encode_caps_cb() 2780 rec.v1.issued = cpu_to_le32(cap->issued); in encode_caps_cb()
|
D | addr.c | 614 unsigned issued = ceph_caps_issued(ci); in writepages_finish() local 660 if ((issued & (CEPH_CAP_FILE_CACHE|CEPH_CAP_FILE_LAZYIO)) == 0) in writepages_finish()
|
D | snap.c | 509 capsnap->issued = __ceph_caps_issued(ci, NULL); in ceph_queue_cap_snap()
|
/linux-4.1.27/drivers/dma/ioat/ |
D | dma_v2.c | 57 ioat->issued = ioat->head; in __ioat2_issue_pending() 61 __func__, ioat->head, ioat->tail, ioat->issued, ioat->dmacount); in __ioat2_issue_pending() 100 __func__, ioat->head, ioat->tail, ioat->issued); in __ioat2_start_null_desc() 137 __func__, ioat->head, ioat->tail, ioat->issued); in __cleanup() 202 ioat->issued = ioat->tail; in __ioat2_restart_chan() 209 __func__, ioat->head, ioat->tail, ioat->issued, ioat->dmacount); in __ioat2_restart_chan() 552 ioat->issued = 0; in ioat2_alloc_chan_resources() 704 __func__, num_descs, ioat->head, ioat->tail, ioat->issued); in ioat2_check_space_lock() 728 __func__, num_descs, ioat->head, ioat->tail, ioat->issued); in ioat2_check_space_lock()
|
D | dma_v2.h | 57 u16 issued; member 87 return CIRC_CNT(ioat->head, ioat->issued, ioat2_ring_size(ioat)); in ioat2_ring_pending()
|
D | dma_v3.c | 381 __func__, ioat->head, ioat->tail, ioat->issued); in __cleanup()
|
/linux-4.1.27/Documentation/ |
D | iostats.txt | 97 read I/Os issued per partition should equal those made to the disks ... 118 Field 1 -- # of reads issued 119 This is the total number of reads issued to this partition. 123 Field 3 -- # of writes issued 124 This is the total number of writes issued to this partition. 139 the number of reads/writes issued can be several times higher than the
|
D | memory-barriers.txt | 194 (*) On any given CPU, dependent memory accesses will be issued in order, with 237 (*) It _must_not_ be assumed that independent loads and stores will be issued 375 considered can then perceive. A data dependency barrier issued by the CPU 379 touched by the load will be perceptible to any loads issued after the data 940 effectively random order, despite the write barrier issued by CPU 1: 1026 some effectively random order, despite the write barrier issued by CPU 1: 1782 Memory operations issued after the ACQUIRE will be completed after the 1785 Memory operations issued before the ACQUIRE may be completed after 1794 Memory operations issued before the RELEASE will be completed before the 1797 Memory operations issued after the RELEASE may be completed before the [all …]
|
D | vgaarbiter.txt | 90 Currently, a max of 16 cards can have locks simultaneously issued from
|
D | oops-tracing.txt | 258 10: 'W' if a warning has previously been issued by the kernel.
|
D | bcache.txt | 417 Boolean; if on a discard/TRIM will be issued to each bucket before it is
|
D | vfio.txt | 280 callbacks are issued when a new file descriptor is created for a
|
D | kernel-parameters.txt | 4002 issued on, which results in better behavior in
|
/linux-4.1.27/drivers/dma/ |
D | mic_x100_dma.c | 221 if (mic_ch->issued == mic_ch->submitted) in mic_dma_issue_pending() 223 mic_ch->issued = mic_ch->submitted; in mic_dma_issue_pending() 230 mic_dma_write_reg(mic_ch, MIC_DMA_REG_DHPR, mic_ch->issued); in mic_dma_issue_pending() 237 if (mic_dma_ring_count(ch->issued, ch->submitted) in mic_dma_update_pending() 426 ch->issued = 0; in mic_dma_chan_setup()
|
D | mic_x100_dma.h | 117 u32 issued; member
|
/linux-4.1.27/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).
|
D | netdev-features.txt | 50 NETDEV_FEAT_CHANGE notification is issued after that whenever current
|
D | e100.txt | 119 If you wish to see all messages issued by the driver, including debug
|
D | netlink_mmap.txt | 20 syscalls have to be issued by user-space to get more message.
|
D | bonding.txt | 243 generated via ARP probes issued for the addresses specified by 531 One gratuitous ARP is issued for the bonding master 534 address configured. Gratuitous ARPs issued for VLAN 669 unsolicited IPv6 Neighbor Advertisements) to be issued after a 906 Specifies the number of IGMP membership reports to be issued after 907 a failover event. One membership report is issued immediately after 911 prevents the IGMP membership report from being issued in response 917 IGMP report must be issued to cause the switch to forward the incoming
|
D | filter.txt | 448 offset. Thus, on each step invocation, above register dump is issued. 450 on the next BPF instruction, thus +1. (No `run` needs to be issued here.)
|
D | rxrpc.txt | 663 this is issued.
|
/linux-4.1.27/Documentation/block/ |
D | stat.txt | 66 This value counts the number of I/O requests that have been issued to 68 requests that are in the queue but not yet issued to the device driver.
|
D | null_blk.txt | 50 when IOs are issued from another CPU node than the home the device is
|
D | queue-sysfs.txt | 29 requests issued to the device must not exceed this limit. A discard_max_bytes
|
D | biodoc.txt | 282 These could, for example, be special control commands issued through ioctl 344 packet command issued via blk_do_rq, REQ_SPECIAL: special request). 632 i/o is issued (since the bio may otherwise get freed in case i/o completion
|
/linux-4.1.27/Documentation/laptops/ |
D | disk-shock-protection.txt | 45 no further disk head park request has been issued in the meantime, 82 been issued to a device successfully, all I/O operations on the 91 which means that a user-issued head parking request to one device may
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_def.h | 313 unsigned long long issued; member
|
D | zfcp_dbf.c | 85 rec->u.res.req_issued = req->issued; in zfcp_dbf_hba_fsf_res()
|
D | zfcp_fsf.c | 738 req->issued = get_tod_clock(); in zfcp_fsf_req_send()
|
/linux-4.1.27/Documentation/arm64/ |
D | legacy_instructions.txt | 20 warnings are issued. This is the default for deprecated
|
D | booting.txt | 202 to reduce the overhead of the busy-loop and a sev will be issued by
|
/linux-4.1.27/include/linux/ceph/ |
D | ceph_fs.h | 704 __le32 issued; member 714 __le32 issued; member
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_mode_neon.txt | 35 instruction is issued, allowing the kernel to step in and perform the restore if 42 should be called before any kernel mode NEON or VFP instructions are issued.
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-arch.txt | 56 barrier issued (followed by a test of need_resched with
|
/linux-4.1.27/Documentation/hwmon/ |
D | thmc50 | 38 accuracy. An alarm is issued (usually to a connected LM78) when the
|
D | lm78 | 37 this case, alarms are issued during all the time when the actual temperature
|
D | lm75 | 70 An alarm is issued (usually to a connected LM78) when the temperature
|
D | w83781d | 80 this case, alarms are issued during all the time when the actual temperature
|
/linux-4.1.27/Documentation/ide/ |
D | ide-tape.txt | 29 Our own ide-tape ioctl's can be issued to either the block device or
|
/linux-4.1.27/Documentation/scsi/ |
D | lpfc.txt | 37 hide the disappearance of the device from the midlayer. I/O's issued to
|
D | scsi_eh.txt | 140 scmd to be issued from blk queue to the host; eventually, all scmds on 364 START_STOP_UNIT command is issued w/ start=1. Note that
|
D | ChangeLog.megaraid | 78 2. When INQUIRY with EVPD bit set issued to the MegaRAID controller,
|
D | BusLogic.txt | 138 queuing allows for multiple outstanding commands to be issued to each target
|
D | ChangeLog.lpfc | 30 issued. 90 * Reduced severity of "SCSI layer issued abort device" message to
|
D | scsi_mid_low_api.txt | 946 * @sdp: device that ioctl was issued for
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 338 (2) Finds the security label of the process which issued the bind request 417 process issued the original syscall on the netfs. 421 derived from that process that issued the system call, thus potentially 426 issued the system call. We can't, however, just do an in-place change of the
|
D | backend-api.txt | 79 (1) that of the userspace process that issued the netfs operation that caused
|
/linux-4.1.27/Documentation/s390/ |
D | DASD | 10 The kernel parameter 'dasd=from-to,...' may be issued arbitrary times
|
D | cds.txt | 181 device driver I/O requests must be issued using this routine. A device driver 375 been issued since the last secondary (final) status. 444 (CSCH) command is used. It can be issued via ccw_device_clear().
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | dev-kmsg | 57 the last SYSLOG_ACTION_CLEAR was issued.
|
D | sysfs-block-zram | 44 non-page-size-aligned I/O requests issued to this device.
|
D | sysfs-block | 200 a single operation. Discard requests issued to the
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | TODO | 18 These are not implemented. They are not currently issued by the compiler,
|
D | README.FPE | 135 These are not implemented. They are not currently issued by the compiler,
|
/linux-4.1.27/Documentation/infiniband/ |
D | ipoib.txt | 4 protocol as specified by RFC 4391 and 4392, issued by the IETF ipoib
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README.quirks | 56 the GNT is issued, this arbiter must lock in its decision and now route
|
/linux-4.1.27/Documentation/ABI/obsolete/ |
D | sysfs-block-zram | 22 non-page-size-aligned I/O requests issued to this device.
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme.c | 2281 u8 issued; in rtw_issue_addbareq_cmd23a() local 2314 issued = (phtpriv->agg_enable_bitmap>>priority)&0x1; in rtw_issue_addbareq_cmd23a() 2315 issued |= (phtpriv->candidate_tid_bitmap>>priority)&0x1; in rtw_issue_addbareq_cmd23a() 2317 if (issued == 0) { in rtw_issue_addbareq_cmd23a()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_hw.c | 269 if (entry->issued) { in hfa384x_cmd_issue() 302 entry->issued = 1; in hfa384x_cmd_issue() 326 int err, res, issue, issued = 0; in hfa384x_cmd() local 385 issued = 1; in hfa384x_cmd() 398 if (err && issued) { in hfa384x_cmd() 673 if (!entry->issued) { in prism2_cmd_ev()
|
D | hostap_wlan.h | 558 volatile int issued, issuing; member
|
/linux-4.1.27/Documentation/device-mapper/ |
D | log-writes.txt | 24 completed WRITEs, at the time the REQ_FLUSH is issued, are added in order to
|
D | thin-provisioning.txt | 83 a warning will be issued and the excess space will not be used.
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme.c | 2094 u8 issued; in rtw_issue_addbareq_cmd() local 2117 issued = (phtpriv->agg_enable_bitmap>>priority)&0x1; in rtw_issue_addbareq_cmd() 2118 issued |= (phtpriv->candidate_tid_bitmap>>priority)&0x1; in rtw_issue_addbareq_cmd() 2120 if (0 == issued) { in rtw_issue_addbareq_cmd()
|
/linux-4.1.27/Documentation/vm/ |
D | highmem.txt | 77 page. Since the mapping is restricted to the CPU that issued it, it
|
/linux-4.1.27/Documentation/filesystems/ |
D | 9p.txt | 154 Bug reports are best issued via the mailing list.
|
D | coda.txt | 370 is issued as a synchronous call, while the getmsg_from_kernel call is 1498 call is issued when tokens for a user expire or are flushed. 1513 This is issued as a result of an invalidation of cached attributes of 1534 CodaFid, and all children of this directory. This call is issued when 1552 as in the arguments. This downcall is probably never issued.
|
D | f2fs.txt | 137 If this option is set, no cache_flush commands are issued 205 checkpoint is triggered, and issued during the
|
D | xfs-delayed-logging-design.txt | 329 committed items and effectively allow new transactions to be issued while we 417 This allows transactions to be issued asynchronously even though there may be 421 force can be issued to force the dependent transaction to disk immediately. 559 they will be flushed by the periodic log force issued by the xfssyncd. This log
|
D | gfs2-glocks.txt | 167 of dlm lock requests issued.
|
D | autofs4-mount-control.txt | 159 issued for a mount (file handle) we should continually call back to
|
/linux-4.1.27/drivers/scsi/ |
D | aha152x.c | 1059 int ret, issued, disconnected; in aha152x_device_reset() local 1070 issued = remove_SC(&ISSUE_SC, SCpnt) == NULL; in aha152x_device_reset() 1071 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt); in aha152x_device_reset() 1100 if(!issued) { in aha152x_device_reset()
|
D | Kconfig | 851 If you say Y here, the driver will trace all commands issued 1105 If you say Y here, the driver will trace all commands issued
|
/linux-4.1.27/Documentation/blockdev/ |
D | cciss.txt | 176 is issued which positions the tape to a known position. Typically you
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 415 issued in any context (irq handler, task, etc) and completion 422 may be issued only in contexts that may sleep, and they're all 566 transfer happens and its complete() callback is issued. The two
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 70 With this hypercall issued the guest always gets the magic page mapped at the
|
D | timekeeping.txt | 121 PIT commands, issued to port 0x43, using the following bit encoding: 315 instruction cycles issued by the processor, which can be used as a measure of
|
D | api.txt | 7 The kvm API is a set of ioctls that are issued to control various aspects
|
/linux-4.1.27/Documentation/power/ |
D | power_supply_class.txt | 173 issued by external power supply will notify supplicants via
|
D | devices.txt | 636 issues would be issued through the PME# bus signal. Plus, there are
|
/linux-4.1.27/Documentation/frv/ |
D | kernel-ABI.txt | 244 A TIHI #2 instruction again issued to assay the current state would
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | Kconfig | 233 error should be issued in response to an incoming packet, rather
|
/linux-4.1.27/Documentation/usb/ |
D | WUSB-Design-overview.txt | 371 (given when we issued it) and the segment number. If it was a data read, 374 callbacks for the URBs issued from here are the ones that will declare
|
D | ehci.txt | 189 or using bulk queuing if a series of small requests needs to be issued.
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig | 943 they can be interrupted at any time (even after they have been issued 944 on to the external bus), and re-issued after the interrupt occurs. 951 is re-issued (which is delivered to the core).
|
/linux-4.1.27/Documentation/prctl/ |
D | seccomp_filter.txt | 224 syscalls. New code will use the vDSO, and vDSO-issued system calls
|
/linux-4.1.27/Documentation/sysctl/ |
D | net.txt | 301 originally may have been issued in the correct sequential order.
|
D | kernel.txt | 817 be issued an NMI and instructed to capture stack trace.
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | Kconfig | 233 error should be issued in response to an incoming packet, rather
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE | 362 protocol. This command is issued by the LL prior to ISDN_CMD_DIAL or 390 protocol. This command is issued by the LL prior to ISDN_CMD_DIAL or
|
/linux-4.1.27/Documentation/i2c/ |
D | writing-clients | 288 parent I2C adapter is active when these calls are issued, and IRQs
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 372 Specifies the level of debugging messages issued by the driver.
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 592 Maximum number of SCSI commands issued to the driver for one 629 Tagged queuing means that more than one command can be issued to
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 201 >>> callback will be issued due to an error happening here. However,
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 242 that issued the operation. An example of this would be a file opened on a
|
D | keys.txt | 50 (*) Each key is issued a serial number of type key_serial_t that is unique for 1382 keyrings from the process that caused the search to be issued. These are
|
/linux-4.1.27/drivers/usb/host/ |
D | Kconfig | 96 issued in each microframe, significantly reducing the number of
|
/linux-4.1.27/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.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 178 a previous byte range lock that we issued.
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1012 the retiring WFI/WFE instructions and the newly issued subsequent
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 865 Let's examine the parts of the two previous commands. They are issued
|