/linux-4.4.14/fs/ubifs/ |
D | budget.c | 308 long long outstanding, available; in do_budget_space() local 351 outstanding = c->bi.data_growth + c->bi.dd_growth; in do_budget_space() 353 if (unlikely(available < outstanding)) { in do_budget_space() 355 available, outstanding); in do_budget_space() 359 if (available - outstanding <= c->rp_size && !can_use_rp(c)) in do_budget_space() 681 long long available, outstanding, free; in ubifs_get_free_space_nolock() local 684 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_get_free_space_nolock() 707 if (available > outstanding) in ubifs_get_free_space_nolock() 708 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
|
D | debug.c | 583 long long available, outstanding, free; in ubifs_dump_budg() local 635 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_dump_budg() 639 available, outstanding, free); in ubifs_dump_budg()
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | dbstats.c | 104 u32 outstanding; in acpi_db_list_info() local 126 outstanding = acpi_db_get_cache_info(list); in acpi_db_list_info() 133 outstanding * list->object_size, outstanding); in acpi_db_list_info() 139 list->max_occupied, list->current_total_size, outstanding, in acpi_db_list_info()
|
D | dbexec.c | 286 u32 outstanding = 0; in acpi_db_get_outstanding_allocations() local 290 outstanding += acpi_db_get_cache_info(acpi_gbl_state_cache); in acpi_db_get_outstanding_allocations() 291 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_cache); in acpi_db_get_outstanding_allocations() 292 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_ext_cache); in acpi_db_get_outstanding_allocations() 293 outstanding += acpi_db_get_cache_info(acpi_gbl_operand_cache); in acpi_db_get_outstanding_allocations() 296 return (outstanding); in acpi_db_get_outstanding_allocations()
|
/linux-4.4.14/fs/jffs2/ |
D | TODO | 3 let each outstanding write reserve the _maximum_ amount of physical 4 space it could take. Let GC flush the outstanding writes because the
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 576 int rx_buflen, outstanding, count, err; in iser_rcv_completion() local 610 outstanding = ib_conn->post_recv_buf_count; in iser_rcv_completion() 611 if (outstanding + iser_conn->min_posted_rx <= iser_conn->qp_max_recv_dtos) { in iser_rcv_completion() 612 count = min(iser_conn->qp_max_recv_dtos - outstanding, in iser_rcv_completion()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-fs-xfs | 25 outstanding transactions. The grant head is exported in
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | fscache.txt | 362 OPS Number of outstanding operations on this object 363 OOP Number of outstanding child object management operations 365 EX Number of outstanding exclusive operations 366 READS Number of outstanding read operations 401 R Show objects that have outstanding reads 402 r Show objects that don't have outstanding reads
|
D | object.txt | 295 (b) when the last operation outstanding on an object is completed.
|
D | backend-api.txt | 209 A structure of this type is allocated by FS-Cache to record outstanding
|
D | netfs-api.txt | 694 To make a page available for release, this function may wait for an outstanding
|
/linux-4.4.14/net/sctp/ |
D | outqueue.c | 1135 unsigned int outstanding; in sctp_outq_sack() local 1256 outstanding = q->outstanding_bytes; in sctp_outq_sack() 1258 if (outstanding < sack_a_rwnd) in sctp_outq_sack() 1259 sack_a_rwnd -= outstanding; in sctp_outq_sack()
|
/linux-4.4.14/Documentation/ |
D | padata.txt | 138 outstanding, it should be prepared to be called again with a new job before 159 might be best not to call it while there is work outstanding. Shutting
|
D | dma-buf-sharing.txt | 216 map_dma_buf until all outstanding access is completed (as signalled by 370 up with outstanding asynchronous processing on the device or allocating 405 synchronization at fault time with outstanding device operations.
|
D | rbtree.txt | 26 The high-resolution timer code uses an rbtree to organize outstanding
|
/linux-4.4.14/Documentation/networking/ |
D | cxgb.txt | 281 the number of outstanding transactions, via BIOS configuration 285 Total allowed outstanding transactions: 2 296 NOTE: The default setting on most systems is 8 outstanding transactions
|
D | scaling.txt | 253 When the scheduler moves a thread to a new CPU while it has outstanding 255 avoid this, RFS uses a second flow table to track outstanding packets 290 there are no packets outstanding on the old CPU, as the outstanding 397 there are no outstanding packets in the flow, so the transmit queue can
|
D | timestamping.txt | 130 have multiple concurrent timestamping requests outstanding. Packets 151 among all possibly concurrently outstanding timestamp requests for
|
D | lapb-module.txt | 73 The window size is the maximum number of outstanding data packets allowed to
|
D | rds.txt | 144 This allows the application to cancel outstanding messages if
|
D | ip-sysctl.txt | 240 for triggering fast retransmit when the amount of outstanding data is
|
/linux-4.4.14/Documentation/block/ |
D | pr.txt | 100 any outstanding command sent over a connection identified by old_key.
|
D | biodoc.txt | 718 one outstanding command on a queue at any given time. 759 all the outstanding requests. There's a third helper to do that:
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxlflash.txt | 189 at a time and if one mode is active (outstanding references exist), 206 at a time and if one mode is active (outstanding references exist), 252 cxlflash driver and release outstanding resources that were
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | pnfs.txt | 19 outstanding RPC call that references it (LAYOUTGET, LAYOUTRETURN,
|
D | nfs.txt | 49 outstanding NFSv4 state has expired, to prevent loss of NFSv4 state.
|
/linux-4.4.14/Documentation/scsi/ |
D | aacraid.txt | 129 increased the number of fibs and outstanding commands to a container)
|
D | hpsa.txt | 74 load time to eliminate any outstanding commands on the controller and get the
|
D | scsi_mid_low_api.txt | 665 * @depth: Current number of outstanding SCSI commands on this device, 826 * This recovery is limited to determining if the outstanding command 1021 * outstanding commands to it). Commands to other devices continue 1026 * the host (or after a brief delay if there are no outstanding
|
D | st.txt | 174 1. in_flight - The number of I/Os currently outstanding to this device. 209 The value of in_flight is 0 when there are no I/Os outstanding that are
|
D | aic79xx.txt | 109 until there are no outstanding selections to ensure
|
D | ChangeLog.lpfc | 337 * lpfc_linkdown() should be able to process all outstanding events 803 * Cleanup possible outstanding discovery timers on rmmod. 1039 routine. Also, removing need for outstanding clock linked list
|
D | BusLogic.txt | 138 queuing allows for multiple outstanding commands to be issued to each target
|
/linux-4.4.14/Documentation/usb/ |
D | callbacks.txt | 100 outstanding URBs to complete, and save any device state you need to
|
D | power-management.txt | 304 outstanding URBs (usb_kill_urb()) and not submit any more.
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry-compact.S | 348 ; Restore REG File. In case multiple Events outstanding,
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas_fusion.c | 2588 int i, outstanding, retval = 0, hb_seconds_missed = 0; in megasas_wait_for_outstanding_fusion() local 2632 outstanding = atomic_read(&instance->fw_outstanding); in megasas_wait_for_outstanding_fusion() 2633 if (!outstanding) in megasas_wait_for_outstanding_fusion() 2639 outstanding, instance->host->host_no); in megasas_wait_for_outstanding_fusion()
|
D | megaraid_sas_base.c | 2450 int outstanding = atomic_read(&instance->fw_outstanding); in megasas_wait_for_outstanding() local 2452 if (!outstanding) in megasas_wait_for_outstanding() 2457 "commands to complete\n",i,outstanding); in megasas_wait_for_outstanding() 2494 int outstanding = in megasas_wait_for_outstanding() local 2496 if (!outstanding) in megasas_wait_for_outstanding()
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-driver-ib_srp | 27 number of outstanding commands for a single LUN.
|
/linux-4.4.14/drivers/usb/storage/ |
D | Kconfig | 209 multiple outstanding commands.
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 79 Effectively, this gives us the maximum bound of outstanding metadata changes 123 journalling subsystem is that it disassociates the amount of outstanding 192 Hence we avoid the need to lock items when we need to flush outstanding 574 for every outstanding transaction they were dirtied in. When each of these 593 can be multiple outstanding checkpoint contexts, we can still see elevated pin
|
D | mandatory-locking.txt | 90 another process has outstanding mandatory locks. This is in direct
|
D | coda.txt | 388 u_long unique; /* Keep multiple outstanding msgs distinct */ 398 u_long unique; /* Keep multiple outstanding msgs distinct */
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 420 is outstanding, otherwise the intparm associated with 437 can then perform an appropriate action. Prior to interrupt of an outstanding
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | msr.txt | 195 If APF is disabled while there are outstanding APFs, they will
|
/linux-4.4.14/drivers/block/ |
D | skd_main.c | 196 u16 outstanding; member 2186 skmsg->outstanding = fmh->num_protocol_cmds_coalesced; in skd_send_fitmsg() 2450 SKD_ASSERT(skmsg->outstanding > 0); in skd_release_skreq() 2451 skmsg->outstanding--; in skd_release_skreq() 2452 if (skmsg->outstanding == 0) { in skd_release_skreq()
|
/linux-4.4.14/drivers/staging/slicoss/ |
D | slicoss.c | 1416 u32 outstanding; in slic_cmdq_reset() local 1421 outstanding = adapter->cmdq_all.count - adapter->cmdq_done.count; in slic_cmdq_reset() 1422 outstanding -= adapter->cmdq_free.count; in slic_cmdq_reset()
|
/linux-4.4.14/Documentation/RCU/ |
D | rcubarrier.txt | 74 a grace period to elapse, rcu_barrier() waits for all outstanding RCU
|
D | trace.txt | 255 o "enq" is the number of quiescent states still outstanding.
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 741 of POSIX realtime (queued) signals that can be outstanding
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 362 * when we have outstanding transactions, so we can safely
|
D | aic79xx.reg | 4005 * The minimum number of commands still outstanding required
|
D | aic79xx.seq | 258 * If we have relatively few commands outstanding, don't
|