Home
last modified time | relevance | path

Searched refs:outstanding (Results 1 – 25 of 214) sorted by relevance

123456789

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dbudget.c304 long long outstanding, available; in do_budget_space() local
347 outstanding = c->bi.data_growth + c->bi.dd_growth; in do_budget_space()
349 if (unlikely(available < outstanding)) { in do_budget_space()
351 available, outstanding); in do_budget_space()
355 if (available - outstanding <= c->rp_size && !can_use_rp(c)) in do_budget_space()
679 long long available, outstanding, free; in ubifs_get_free_space_nolock() local
682 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_get_free_space_nolock()
705 if (available > outstanding) in ubifs_get_free_space_nolock()
706 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dbudget.c296 long long outstanding, available; in do_budget_space() local
339 outstanding = c->bi.data_growth + c->bi.dd_growth; in do_budget_space()
341 if (unlikely(available < outstanding)) { in do_budget_space()
343 available, outstanding); in do_budget_space()
347 if (available - outstanding <= c->rp_size && !can_use_rp(c)) in do_budget_space()
669 long long available, outstanding, free; in ubifs_get_free_space_nolock() local
672 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_get_free_space_nolock()
695 if (available > outstanding) in ubifs_get_free_space_nolock()
696 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddbstats.c68 u32 outstanding; in acpi_db_list_info() local
90 outstanding = acpi_db_get_cache_info(list); in acpi_db_list_info()
97 outstanding * list->object_size, outstanding); in acpi_db_list_info()
103 list->max_occupied, list->current_total_size, outstanding, in acpi_db_list_info()
H A Ddbexec.c265 u32 outstanding = 0; in acpi_db_get_outstanding_allocations() local
269 outstanding += acpi_db_get_cache_info(acpi_gbl_state_cache); in acpi_db_get_outstanding_allocations()
270 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_cache); in acpi_db_get_outstanding_allocations()
271 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_ext_cache); in acpi_db_get_outstanding_allocations()
272 outstanding += acpi_db_get_cache_info(acpi_gbl_operand_cache); in acpi_db_get_outstanding_allocations()
275 return (outstanding); in acpi_db_get_outstanding_allocations()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-historical-service-time.c66 u64 outstanding; member
253 pi->outstanding, pi->stale_after); in hst_status()
301 pi->outstanding = 0; in hst_add_path()
349 *out = pi->outstanding; in hst_fill_compare()
465 pi->outstanding++; in hst_start_io()
500 pi->outstanding--; in hst_end_io()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.h112 u16 outstanding = sq->xdpi_fifo_pc - sq->xdpi_fifo_cc; in mlx5e_xdp_get_inline_state() local
117 if (cur && outstanding <= MLX5E_XDP_INLINE_WATERMARK_LOW) in mlx5e_xdp_get_inline_state()
120 if (!cur && outstanding >= MLX5E_XDP_INLINE_WATERMARK_HIGH) in mlx5e_xdp_get_inline_state()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-mdadm-Fix-optional-write-behind-parameter.patch9 mdadm: Invalid value for maximum outstanding write-behind writes: (null).
40 …pr_err("Invalid value for maximum outstanding write-behind writes: %s.\n\tMust be between 0 and 16…
/OK3568_Linux_fs/kernel/fs/jffs2/
H A DTODO3 let each outstanding write reserve the _maximum_ amount of physical
4 space it could take. Let GC flush the outstanding writes because the
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dmsg_zerocopy.rst121 poll call is there to block until an error is outstanding. It will set
151 Multiple outstanding packets can be read at once using the recvmmsg
154 while one is outstanding for reception on the error queue.
159 the range upper value of the outstanding notification.
163 than one notification is outstanding at any one point.
H A Dscaling.rst275 When the scheduler moves a thread to a new CPU while it has outstanding
277 avoid this, RFS uses a second flow table to track outstanding packets
312 there are no packets outstanding on the old CPU, as the outstanding
458 there are no outstanding packets in the flow, so the transmit queue can
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Diser_initiator.c661 int outstanding, count, err; in iser_task_rsp() local
696 outstanding = ib_conn->post_recv_buf_count; in iser_task_rsp()
697 if (outstanding + iser_conn->min_posted_rx <= iser_conn->qp_max_recv_dtos) { in iser_task_rsp()
698 count = min(iser_conn->qp_max_recv_dtos - outstanding, in iser_task_rsp()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A DREADME130 an immediate field. The 32 bit field is used to specify the outstanding
148 an immediate field. The 32 bit field is used to specify the outstanding
171 outstanding inflight IO and the error code.
192 outstanding inflight IO and the error code. The new rkey is sent back using
/OK3568_Linux_fs/buildroot/board/asus/tinker/
H A Dreadme.txt5 factor that offers class-leading performance while leveraging outstanding
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dafs.h725 int usage, int outstanding, const void *where),
727 TP_ARGS(call, op, usage, outstanding, where),
733 __field(int, outstanding )
741 __entry->outstanding = outstanding;
749 __entry->outstanding,
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dfscache.rst471 OPS Number of outstanding operations on this object
472 OOP Number of outstanding child object management operations
474 EX Number of outstanding exclusive operations
475 READS Number of outstanding read operations
516 R Show objects that have outstanding reads
517 r Show objects that don't have outstanding reads
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-xfs25 outstanding transactions. The grant head is exported in
/OK3568_Linux_fs/kernel/net/sctp/
H A Doutqueue.c1236 unsigned int outstanding; in sctp_outq_sack() local
1366 outstanding = q->outstanding_bytes; in sctp_outq_sack()
1368 if (outstanding < sack_a_rwnd) in sctp_outq_sack()
1369 sack_a_rwnd -= outstanding; in sctp_outq_sack()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dpadata.rst125 outstanding, it should be prepared to be called again with a new job before
153 It is the user's responsibility to ensure all outstanding jobs are complete
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst319 the number of outstanding transactions, via BIOS configuration
324 Total allowed outstanding transactions: 2
337 The default setting on most systems is 8 outstanding transactions
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Dpnfs.rst21 outstanding RPC call that references it (LAYOUTGET, LAYOUTRETURN,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Djournalling.rst30 jbd2_journal_skip_recovery() for you if it detects any outstanding
74 single outstanding transaction at any one time, remember nothing commits
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dpr.rst100 any outstanding command sent over a connection identified by old_key.
/OK3568_Linux_fs/kernel/fs/afs/
H A Dcell.c514 int outstanding = atomic_inc_return(&net->cells_outstanding); in afs_queue_cell_manager() local
516 _enter("%d", outstanding); in afs_queue_cell_manager()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Daacraid.rst147 increased the number of fibs and outstanding commands to a container
H A Dhpsa.rst78 load time to eliminate any outstanding commands on the controller and get the

123456789