| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/ |
| H A D | entry_flush.c | 23 int repetitions = 10; in entry_flush_test() local 66 iter = repetitions; in entry_flush_test() 91 if (passes < repetitions) { in entry_flush_test() 94 entry_flush ? repetitions * l1d_misses_expected : in entry_flush_test() 95 repetitions * l1d_misses_expected / 2, in entry_flush_test() 96 repetitions - passes, repetitions); in entry_flush_test() 101 entry_flush ? repetitions * l1d_misses_expected : in entry_flush_test() 102 repetitions * l1d_misses_expected / 2, in entry_flush_test() 103 passes, repetitions); in entry_flush_test() 112 iter = repetitions; in entry_flush_test()
|
| H A D | rfi_flush.c | 23 int repetitions = 10; in rfi_flush_test() local 67 iter = repetitions; in rfi_flush_test() 92 if (passes < repetitions) { in rfi_flush_test() 95 rfi_flush ? repetitions * l1d_misses_expected : in rfi_flush_test() 96 repetitions * l1d_misses_expected / 2, in rfi_flush_test() 97 repetitions - passes, repetitions); in rfi_flush_test() 102 rfi_flush ? repetitions * l1d_misses_expected : in rfi_flush_test() 103 repetitions * l1d_misses_expected / 2, in rfi_flush_test() 104 passes, repetitions); in rfi_flush_test() 112 iter = repetitions; in rfi_flush_test()
|
| /OK3568_Linux_fs/kernel/drivers/staging/pi433/ |
| H A D | pi433_if.c | 563 int position, repetitions; in pi433_tx_thread() local 666 retval = rf69_set_payload_length(spi, size * tx_cfg.repetitions); in pi433_tx_thread() 703 repetitions = tx_cfg.repetitions; in pi433_tx_thread() 704 while ((repetitions > 0) && (size > position)) { in pi433_tx_thread() 717 repetitions--; in pi433_tx_thread()
|
| H A D | pi433_if.h | 66 __u16 repetitions; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-gnome/vte9/vte9/ |
| H A D | cve-2012-2738.patch | 54 Subject: [PATCH 2/2] emulation: Limit repetitions 56 Don't allow malicious sequences to cause excessive repetitions.
|
| /OK3568_Linux_fs/buildroot/package/lmbench/ |
| H A D | 0004-Fix-garbage-pointer-for-lat_rpc-S-localhost.patch | 16 …char *usage = "-s\n OR [-p <tcp|udp>] [-P parallel] [-W <warmup>] [-N <repetitions>] serverhost\n …
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | CVE-2022-41715.patch | 63 +// Note that repetitions do not make copies of the rune slices, 90 + repeats int64 // product of all repetitions seen
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/iio/ |
| H A D | buffers.rst | 47 * *repeat*, specifies the number of bits/storagebits repetitions. When the
|
| /OK3568_Linux_fs/kernel/drivers/staging/pi433/Documentation/ |
| H A D | pi433.txt | 117 repetitions
|
| /OK3568_Linux_fs/kernel/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 299 It is tempting to avoid the open-coded repetitions of the value "42"
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | bonding.rst | 728 repetitions cannot be set independently.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | stabs.info | 1658 repetitions of TYPE-INFORMATION, for example 'character*3' is
|
| H A D | gdb.info | 9590 times>"', where N is the number of identical repetitions, instead
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | stabs.info | 1658 repetitions of TYPE-INFORMATION, for example 'character*3' is
|
| H A D | gdb.info | 9590 times>"', where N is the number of identical repetitions, instead
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-13 | 2180 The largest number of repetitions you are guaranteed is allowed in 2184 That is, you can count on being able to have that many repetitions,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-13 | 2180 The largest number of repetitions you are guaranteed is allowed in 2184 That is, you can count on being able to have that many repetitions,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 32010 doc: Try to avoid repetitions.
|