Home
last modified time | relevance | path

Searched refs:Loop (Results 1 – 25 of 49) sorted by relevance

12

/linux/arch/arc/lib/
H A Dstrchr-700.S41 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 Dstrlen.S43 .Loop: label
53 breq r12,0,.Loop
/linux/drivers/iio/frequency/
H A DKconfig6 # 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 Dclassify.rs33 | 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 Dprecedence.rs141 | Expr::Loop(ExprLoop { attrs, .. }) in of()
170 | Expr::Loop(_) in of()
H A Dtoken.rs719 "loop" pub struct Loop
898 [loop] => { $crate::token::Loop };
H A Dexpr.rs186 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 DKconfig35 bool "Bridge Loop Avoidance"
41 This option enables BLA (Bridge Loop Avoidance), a mechanism
/linux/arch/xtensa/lib/
H A Dstrnlen_user.S71 .Loop: label
79 blt a4, a10, .Loop
/linux/include/sound/
H A Dwavefront.h380 u8 Loop:1; member
404 u8 Loop:1; member
/linux/Documentation/hwmon/
H A Dmp2925.rst24 MP2925 Dual Loop Digital Multi-phase Controller.
H A Dmp2993.rst23 MP2993 Dual Loop Digital Multi-phase Controller.
H A Dmp2869.rst32 MP2869 Dual Loop Digital Multi-phase Controller.
/linux/fs/affs/
H A DKconfig20 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 Dexample.cfg101 # Call Loop Max Gap (dev mode only)
105 # Call Loop Max Length (dev mode only)
/linux/Documentation/networking/
H A Dnapi.rst415 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 Dcoresight-perf.rst128 CoreSight / ASM Pure Loop
130 CoreSight / Thread Loop 10 Threads - Check TID
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst28 3. Clock and PLL (Phase-Locked Loop) configuration
/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-dcc95 iv) Loop instruction
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1100 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 Damd-sfh-hid.rst96 | | | Loop(for No of Sensors) | |
/linux/Documentation/sound/cards/
H A Dcmipci.rst165 IEC958 Loop
201 "IEC958 Loop". The switches are resumed after closing the SPDIF PCM
/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S366 .Loop: label
497 jne .Loop;
/linux/Documentation/driver-api/
H A Ddpll.rst10 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 Daes-gcm-p10.S759 # Loop 8x blocks and compute ghash
1037 # Loop 8x blocks and compute ghash

12