Searched full:sequentially (Results 1 – 25 of 126) sorted by relevance
123456
/linux-5.10/include/uapi/linux/ |
D | blkzoned.h | 27 * @BLK_ZONE_TYPE_SEQWRITE_REQ: The zone must be written sequentially 28 * @BLK_ZONE_TYPE_SEQWRITE_PREF: The zone can be written non-sequentially
|
/linux-5.10/Documentation/ia64/ |
D | serial.rst | 11 /dev/ttyS1, etc., and PCI devices are named sequentially 27 Any additional ACPI or PCI devices were registered sequentially
|
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | actions,owl-sirq.yaml | 38 They shall be specified sequentially from output 0 to 2.
|
D | fsl,irqsteer.yaml | 26 the input interrupts. They should be specified sequentially from
|
/linux-5.10/arch/mips/include/uapi/asm/ |
D | ucontext.h | 11 * sigcontext. They are placed sequentially in memory at the end of struct
|
/linux-5.10/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 11 # by stepping through the questions it needs to address sequentially.
|
/linux-5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 381 - Decrease channel sequentially 389 - Increase channel sequentially
|
/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_acc.h | 39 * this function may be called sequentially multiple times.
|
/linux-5.10/Documentation/core-api/ |
D | idr.rst | 42 If you need to allocate IDs sequentially, you can use
|
/linux-5.10/drivers/hid/ |
D | hid-roccat-pyra.h | 102 * These are sent sequentially
|
/linux-5.10/drivers/misc/ibmasm/ |
D | command.c | 100 * Commands are executed sequentially. One command (sp->current_command)
|
/linux-5.10/Documentation/filesystems/ |
D | zonefs.rst | 14 write zones of the device must be written sequentially starting from the end 41 sequentially. Each sequential zone has a write pointer maintained by the 138 Sequential zone files can only be written sequentially, starting from the file
|
D | ubifs.rst | 90 media that read faster sequentially
|
/linux-5.10/drivers/md/ |
D | dm-kcopyd.c | 565 * If we need to write sequentially and some reads or writes failed, in run_io_job() 801 * we need to write sequentially. If one of the destination is a in dm_kcopyd_copy() 814 * If we need to write sequentially, errors cannot be ignored. in dm_kcopyd_copy()
|
/linux-5.10/tools/testing/selftests/kexec/ |
D | test_kexec_file_load.sh | 37 # sequentially. As a result, a policy rule may be defined, but
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 10 Progressive video transmits all lines of a video image sequentially.
|
/linux-5.10/arch/sh/drivers/dma/ |
D | dmabrg.c | 80 * handles every set and unmasked bit sequentially.
|
/linux-5.10/drivers/net/ieee802154/ |
D | adf7242.c | 182 * Packet RAM sequentially 185 * Packet RAM sequentially 193 #define CMD_SPI_PRAM_WR 0x1E /* Write data sequentially to current 196 #define CMD_SPI_PRAM_RD 0x3E /* Read data sequentially from current
|
/linux-5.10/usr/ |
D | gen_initramfs.sh | 31 sequentially and immediately. -u and -g states are preserved across
|
/linux-5.10/Documentation/networking/ |
D | segmentation-offloads.rst | 129 If the value of the IPv4 ID is not sequentially incrementing it will be
|
/linux-5.10/net/sctp/ |
D | ulpqueue.c | 419 * Walk through the queue sequentially and look for a sequence of in sctp_ulpq_retrieve_reassembled() 516 * Walk through the queue sequentially and look for the first in sctp_ulpq_retrieve_partial() 615 * Walk through the queue sequentially and look for a sequence of in sctp_ulpq_retrieve_first()
|
/linux-5.10/arch/ia64/mm/ |
D | fault.c | 204 * Since the register backing store is accessed sequentially, in ia64_do_page_fault()
|
/linux-5.10/drivers/pwm/ |
D | pwm-berlin.c | 26 * low three bits of PWM_CONTROL. (Sequentially, they are 1, 4, 8, 16, 64,
|
/linux-5.10/tools/perf/Documentation/ |
D | jitdump-specification.txt | 133 They need to be walked sequentially. The next debug_entry is found at sizeof(debug_entry) + strlen(…
|
/linux-5.10/fs/xfs/ |
D | xfs_trans_dquot.c | 374 * sequentially, not sparsely. in xfs_trans_apply_dquot_deltas() 506 * sequentially, not sparsely. in xfs_trans_unreserve_and_mod_dquots()
|
123456