Home
last modified time | relevance | path

Searched full:decremented (Results 1 – 25 of 256) sorted by relevance

1234567891011

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textoutput.c93 efi_st_error("Cursor column not decremented properly\n"); in execute()
102 efi_st_error("Cursor column not decremented properly\n"); in execute()
111 efi_st_error("Cursor column decremented past zero\n"); in execute()
/openbmc/linux/arch/sh/include/asm/
H A Ddma-register.h35 #define DM_DEC 0x00008000 /* Destination addresses are decremented */
38 #define SM_DEC 0x00002000 /* Source addresses are decremented */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/
H A Dinit23 # set decremented number of CPUs
55 # set decremented number of CPUs
/openbmc/linux/arch/arm64/lib/
H A Dkasan_sw_tags.S20 * sp: pre-decremented by 256 bytes (see below for restore)
22 * The caller has decremented the SP by 256 bytes, and created a
H A Dmemcmp.S74 Limit is pre-decremented by 16 and must be larger than zero.
/openbmc/linux/drivers/pci/
H A Dsearch.c262 * list. The reference count for @from is always decremented if it is not
299 * The reference count for @from is always decremented if it is not %NULL.
328 * always decremented if it is not %NULL.
348 * on the global list. The reference count for @from is always decremented
376 * global list. The reference count for @from is always decremented if it is
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dst,stm32-mdma.yaml25 0x3: Source address pointer is decremented after each data transfer
29 0x3: Destination address pointer is decremented after each data transfer
/openbmc/linux/include/linux/
H A Dsh_dma.h101 #define DM_DEC 0x00008000 /* Destination addresses are decremented */
104 #define SM_DEC 0x00002000 /* Source addresses are decremented */
H A Dpm_runtime.h487 * decremented in all cases, even if it returns an error code.
503 * decremented in all cases, even if it returns an error code.
520 * decremented in all cases, even if it returns an error code.
/openbmc/qemu/util/
H A Dlockcnt.c150 /* Decrement a counter, and return locked if it is decremented to zero.
331 /* Decrement a counter, and return locked if it is decremented to zero.
357 /* Decrement a counter and return locked if it is decremented to zero.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-counter110 has decremented to 1, the output signal goes low for one
118 If the initial count is even, the counter is decremented
125 (an even number) is loaded and then is decremented by
205 Accumulated count is decremented.
/openbmc/linux/include/linux/dma/
H A Dti-cppi5.h661 * Type 1-11: when ICNT1 is decremented
665 * decremented
669 * decremented
701 * be decremented by 1
703 * be decremented by 1
705 * decremented by 1
/openbmc/linux/tools/perf/util/
H A Daddr_location.c26 * addr_location__put(), so that the refcounts can be decremented.
/openbmc/linux/drivers/acpi/acpica/
H A Dutdelete.c429 "%s: Obj %p Type %.2X Refs %.2X [Decremented]\n", in acpi_ut_update_ref_count()
476 * Object references are decremented when:
702 * PARAMETERS: object - Object whose ref count will be decremented
731 "%s: Obj %p Current Refs=%X [To Be Decremented]\n", in acpi_ut_remove_reference()
/openbmc/linux/drivers/md/
H A Ddm-builtin.c30 * count is decremented
/openbmc/linux/lib/
H A Ddec_and_lock.c8 * reference count, and return locked if it decremented to zero".
/openbmc/linux/drivers/w1/
H A Dw1_internal.h41 * returns the reference count after it has been decremented
/openbmc/linux/fs/btrfs/
H A Dblock-group.h211 * Decremented when an ordered extent that represents an IO against this
222 * field is 0). Decremented by such tasks once they create an ordered
/openbmc/phosphor-fan-presence/docs/monitor/
H A Dmethod.md55 feedback speed is within range, the counter is decremented by 1. Therefore the
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst94 of the driver is decremented. All symlinks between the two are removed.
H A Dbus.rst83 called; it is decremented after the next object has been obtained. The
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dpio.h79 * This is decremented on queueing a packet and incremented
/openbmc/linux/include/net/
H A Dnsh.h124 * The Service Index MUST be decremented by a value of 1 by Service
126 * and the new decremented SI value MUST be used in the egress packet's
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c403 /* The amount of decremented tokens is calculated according to in cn10k_set_ipolicer_rate()
414 * decremented becomes 1 i.e, 1 token per packeet. in cn10k_set_ipolicer_rate()
/openbmc/linux/Documentation/RCU/
H A Drcubarrier.rst249 8 increments the global counter. This counter will later be decremented
324 rcu_barrier_cpu_count being decremented to zero, so that line

1234567891011