Searched full:sequentially (Results 1 – 25 of 167) sorted by relevance
1234567
/linux-6.14.4/Documentation/ABI/testing/ |
D | debugfs-driver-dcc | 36 be configured sequentially and not in a overlapping 126 be configured and enabled sequentially, e.g. list
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | verifier_arena_large.c | 76 * Check that arena's range_tree algorithm allocates pages sequentially 92 /* Pages must be allocated sequentially */ in alloc_pages()
|
/linux-6.14.4/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-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | microchip,sama7g5-eic.yaml | 35 should be specified sequentially from output 0 to output 1.
|
D | actions,owl-sirq.yaml | 38 They shall be specified sequentially from output 0 to 2.
|
D | fsl,irqsteer.yaml | 30 the input interrupts. They should be specified sequentially from
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_interrupts.h | 20 /* All MDP_INTFn_INTR should come sequentially */
|
/linux-6.14.4/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 11 # by stepping through the questions it needs to address sequentially.
|
/linux-6.14.4/arch/mips/include/uapi/asm/ |
D | ucontext.h | 11 * sigcontext. They are placed sequentially in memory at the end of struct
|
/linux-6.14.4/Documentation/devicetree/bindings/firmware/ |
D | cznic,turris-omnia-mcu.yaml | 35 The interrupt numbers correspond sequentially to GPIO numbers, taking the
|
/linux-6.14.4/tools/perf/Documentation/ |
D | perf-test.txt | 40 tests are run sequentially, but other tests are run in
|
/linux-6.14.4/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 381 - Decrease channel sequentially 389 - Increase channel sequentially
|
/linux-6.14.4/Documentation/core-api/ |
D | idr.rst | 45 If you need to allocate IDs sequentially, you can use
|
/linux-6.14.4/drivers/hid/ |
D | hid-roccat-pyra.h | 102 * These are sent sequentially
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | ipv6_route_update_soft_lockup.sh | 39 # at 5000 and incrementing sequentially. Each client targets a unique iperf3 182 # sequentially. Since iperf3 instances may terminate unexpectedly, a
|
/linux-6.14.4/drivers/misc/ibmasm/ |
D | command.c | 100 * Commands are executed sequentially. One command (sp->current_command)
|
/linux-6.14.4/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-6.14.4/drivers/md/ |
D | dm-kcopyd.c | 569 * If we need to write sequentially and some reads or writes failed, in run_io_job() 805 * we need to write sequentially. If one of the destination is a in dm_kcopyd_copy() 818 * If we need to write sequentially, errors cannot be ignored. in dm_kcopyd_copy()
|
/linux-6.14.4/arch/sh/drivers/dma/ |
D | dmabrg.c | 80 * handles every set and unmasked bit sequentially.
|
/linux-6.14.4/tools/testing/selftests/kexec/ |
D | test_kexec_file_load.sh | 37 # sequentially. As a result, a policy rule may be defined, but
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 10 Progressive video transmits all lines of a video image sequentially.
|
/linux-6.14.4/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-6.14.4/usr/ |
D | gen_initramfs.sh | 32 sequentially and immediately. -u and -g states are preserved across
|
/linux-6.14.4/Documentation/networking/ |
D | segmentation-offloads.rst | 129 If the value of the IPv4 ID is not sequentially incrementing it will be
|
1234567