| /linux/arch/arc/lib/ |
| H A D | strchr-700.S | 41 breq r7,0,.Loop ; For speed, we want this branch to be unaligned. 45 breq r12,0,.Loop ; For speed, we want this branch to be unaligned. 57 .Loop: label 67 breq r7,0,.Loop /* ... so that this branch is unaligned. */
|
| H A D | strlen.S | 43 .Loop: label 53 breq r12,0,.Loop
|
| /linux/drivers/iio/frequency/ |
| H A D | Kconfig | 6 # Phase-Locked Loop (PLL) frequency synthesizers 27 # Phase-Locked Loop (PLL) frequency synthesizers 30 menu "Phase-Locked Loop (PLL) frequency synthesizers"
|
| /linux/rust/syn/ |
| H A D | classify.rs | 33 | Expr::Loop(_) in requires_comma_to_be_match_arm() 137 Expr::Loop(e) => return e.label.is_some(), in expr_leading_label() 194 | Expr::Loop(_) in expr_trailing_brace()
|
| H A D | precedence.rs | 141 | Expr::Loop(ExprLoop { attrs, .. }) in of() 170 | Expr::Loop(_) in of()
|
| H A D | token.rs | 719 "loop" pub struct Loop 898 [loop] => { $crate::token::Loop };
|
| H A D | expr.rs | 186 Loop(ExprLoop), 949 | Expr::Loop(ExprLoop { attrs, .. }) in replace_attrs() 1260 Expr::Loop(input.parse()?) in parse_with_earlier_boundary_rule() 1848 input.parse().map(Expr::Loop) in atom_expr() 1878 Expr::Loop(input.parse()?) in atom_labeled() 1887 | Expr::Loop(ExprLoop { label, .. }) in atom_labeled() 2138 | Expr::Loop(_) in continue_parsing_early() 3240 Expr::Loop(e) => e.to_tokens(tokens), in print_expr()
|
| /linux/net/batman-adv/ |
| H A D | Kconfig | 35 bool "Bridge Loop Avoidance" 41 This option enables BLA (Bridge Loop Avoidance), a mechanism
|
| /linux/arch/xtensa/lib/ |
| H A D | strnlen_user.S | 71 .Loop: label 79 blt a4, a10, .Loop
|
| /linux/include/sound/ |
| H A D | wavefront.h | 380 u8 Loop:1; member 404 u8 Loop:1; member
|
| /linux/Documentation/hwmon/ |
| H A D | mp2925.rst | 24 MP2925 Dual Loop Digital Multi-phase Controller.
|
| H A D | mp2993.rst | 23 MP2993 Dual Loop Digital Multi-phase Controller.
|
| H A D | mp2869.rst | 32 MP2869 Dual Loop Digital Multi-phase Controller.
|
| /linux/fs/affs/ |
| H A D | Kconfig | 20 If you want to do this, you will also need to say Y or M to "Loop
|
| /linux/tools/power/pm-graph/config/ |
| H A D | example.cfg | 101 # Call Loop Max Gap (dev mode only) 105 # Call Loop Max Length (dev mode only)
|
| /linux/Documentation/networking/ |
| H A D | napi.rst | 415 Loop 2 can take control from Loop 1, if ``gro_flush_timeout`` and 421 During busy periods, ``irq-suspend-timeout`` is used as timer in Loop 2, 422 which essentially tilts network processing in favour of Loop 3. 424 If ``gro_flush_timeout`` and ``napi_defer_hard_irqs`` are not set, Loop 3 425 cannot take control from Loop 1.
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-perf.rst | 128 CoreSight / ASM Pure Loop 130 CoreSight / Thread Loop 10 Threads - Check TID
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | devinit.rst | 28 3. Clock and PLL (Phase-Locked Loop) configuration
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-driver-dcc | 95 iv) Loop instruction
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec.rst | 1100 Loop filter mode for H264 encoder. Possible values are: 1113 - Loop filter is enabled. 1115 - Loop filter is disabled. 1117 - Loop filter is disabled at the slice boundary. 1125 Loop filter alpha coefficient, defined in the H264 standard. 1132 Loop filter beta coefficient, defined in the H264 standard. 2504 Loop filter mode for HEVC encoder. Possible values are: 2517 - Loop filter is disabled. 2519 - Loop filter is enabled. 2521 - Loop filter is disabled at the slice boundary.
|
| /linux/Documentation/hid/ |
| H A D | amd-sfh-hid.rst | 96 | | | Loop(for No of Sensors) | |
|
| /linux/Documentation/sound/cards/ |
| H A D | cmipci.rst | 165 IEC958 Loop 201 "IEC958 Loop". The switches are resumed after closing the SPDIF PCM
|
| /linux/arch/x86/crypto/ |
| H A D | sm3-avx-asm_64.S | 366 .Loop: label 497 jne .Loop;
|
| /linux/Documentation/driver-api/ |
| H A D | dpll.rst | 10 PLL - Phase Locked Loop is an electronic circuit which syntonizes clock 14 DPLL - Digital Phase Locked Loop is an integrated circuit which in 239 source. However, some DPLL (Digital Phase-Locked Loop) devices may offer
|
| /linux/arch/powerpc/crypto/ |
| H A D | aes-gcm-p10.S | 759 # Loop 8x blocks and compute ghash 1037 # Loop 8x blocks and compute ghash
|