Searched full:rotating (Results 1 – 25 of 80) sorted by relevance
1234
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | dm-raid.txt | 24 - rotating parity 0 with data continuation 26 - rotating parity N with data continuation 28 - rotating parity 0 with data restart 30 - rotating parity N with data restart 32 - rotating parity zero (left-to-right) with data restart 34 - rotating parity N (right-to-left) with data restart 36 - rotating parity N (right-to-left) with data continuation
|
| D | striped.txt | 6 with consecutive chunks rotating among the underlying devices. This can
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-raid.rst | 29 - rotating parity 0 with data continuation 32 - rotating parity N with data continuation 35 - rotating parity 0 with data restart 38 - rotating parity N with data restart 41 - rotating parity zero (left-to-right) with data restart 44 - rotating parity N (right-to-left) with data restart 47 - rotating parity N (right-to-left) with data continuation
|
| D | striped.rst | 7 with consecutive chunks rotating among the underlying devices. This can
|
| /kernel/linux/linux-4.19/drivers/md/ |
| D | raid5.h | 699 #define ALGORITHM_LEFT_ASYMMETRIC 0 /* Rotating Parity N with Data Restart */ 700 #define ALGORITHM_RIGHT_ASYMMETRIC 1 /* Rotating Parity 0 with Data Restart */ 701 #define ALGORITHM_LEFT_SYMMETRIC 2 /* Rotating Parity N with Data Continuation */ 702 #define ALGORITHM_RIGHT_SYMMETRIC 3 /* Rotating Parity 0 with Data Continuation */ 704 /* Define non-rotating (raid4) algorithms. These allow
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | allwinner,sun8i-a83t-de2-rotate.yaml | 16 rotating and flipping images.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/ |
| D | ti,drv260x.txt | 15 DRV260X_ERM_MODE - Eccentric Rotating Mass mode (Rotary vibrator)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | ti,drv260x.txt | 15 DRV260X_ERM_MODE - Eccentric Rotating Mass mode (Rotary vibrator)
|
| /kernel/linux/linux-4.19/arch/ia64/lib/ |
| D | strlen.S | 27 // loop unroll using rotating registers. 86 alloc saved_pfs=ar.pfs,11,0,0,8 // rotating must be multiple of 8
|
| D | memcpy.S | 179 # define Nrot ((N+1 + 2 + 7) & ~7) /* number of rotating regs */
|
| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| D | strlen.S | 27 // loop unroll using rotating registers. 86 alloc saved_pfs=ar.pfs,11,0,0,8 // rotating must be multiple of 8
|
| D | memcpy.S | 179 # define Nrot ((N+1 + 2 + 7) & ~7) /* number of rotating regs */
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | raid5.h | 724 #define ALGORITHM_LEFT_ASYMMETRIC 0 /* Rotating Parity N with Data Restart */ 725 #define ALGORITHM_RIGHT_ASYMMETRIC 1 /* Rotating Parity 0 with Data Restart */ 726 #define ALGORITHM_LEFT_SYMMETRIC 2 /* Rotating Parity N with Data Continuation */ 727 #define ALGORITHM_RIGHT_SYMMETRIC 3 /* Rotating Parity 0 with Data Continuation */ 729 /* Define non-rotating (raid4) algorithms. These allow
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| D | bitext.c | 8 * We expect a couple of fixed sizes of requests, so a rotating counter, reset
|
| /kernel/linux/linux-4.19/arch/sparc/lib/ |
| D | bitext.c | 8 * We expect a couple of fixed sizes of requests, so a rotating counter, reset
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-vt8500.c | 144 /* Enable rotating priority for IRQ */ in vt8500_init_irq_hw()
|
| /kernel/linux/linux-4.19/drivers/irqchip/ |
| D | irq-vt8500.c | 157 /* Enable rotating priority for IRQ */ in vt8500_init_irq_hw()
|
| /kernel/linux/linux-4.19/drivers/media/platform/vsp1/ |
| D | vsp1_wpf.c | 404 * flipping when rotation is enabled, as rotating the image in wpf_configure_partition() 433 * When rotating the output (after rotation) image in wpf_configure_partition()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/ |
| D | mount-matrix.txt | 131 device on a flat surface and spin it around the z axis (such as rotating a
|
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| D | vsp1_wpf.c | 451 * flipping when rotation is enabled, as rotating the image in wpf_configure_partition() 478 * When rotating the output (after rotation) image in wpf_configure_partition()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/arm/ |
| D | malidp_hw.h | 242 /* size of memory used for rotating layers, up to two banks available */
|
| /kernel/linux/linux-4.19/arch/alpha/lib/ |
| D | ev6-memcpy.S | 202 ldq_u $3, 0($17) # L : seed (rotating load) of 8 bytes
|
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | ev6-memcpy.S | 202 ldq_u $3, 0($17) # L : seed (rotating load) of 8 bytes
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
| D | malidp_hw.h | 252 /* size of memory used for rotating layers, up to two banks available */
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power9/ |
| D | other.json | 345 "BriefDescription": "Rotating sample of 16 RD actives" 815 "BriefDescription": "Rotating sample of 16 snoop valids" 1600 "BriefDescription": "Rotating sample of 16 CI or CO actives" 1695 "BriefDescription": "Rotating sample of 8 WI valid (duplicate)" 2335 "BriefDescription": "Rotating sample of 32 PF actives"
|
1234