Home
last modified time | relevance | path

Searched refs:passes (Results 1 – 25 of 248) sorted by relevance

12345678910

/openbmc/linux/tools/testing/selftests/powerpc/security/
H A Dentry_flush.c24 int fd, passes = 0, iter, rc = 0; in entry_flush_test() local
82 passes++; in entry_flush_test()
84 passes++; in entry_flush_test()
91 if (passes < repetitions) { in entry_flush_test()
96 repetitions - passes, repetitions); in entry_flush_test()
103 passes, repetitions); in entry_flush_test()
114 passes = 0; in entry_flush_test()
H A Drfi_flush.c24 int fd, passes = 0, iter, rc = 0; in rfi_flush_test() local
83 passes++; in rfi_flush_test()
85 passes++; in rfi_flush_test()
92 if (passes < repetitions) { in rfi_flush_test()
97 repetitions - passes, repetitions); in rfi_flush_test()
104 passes, repetitions); in rfi_flush_test()
114 passes = 0; in rfi_flush_test()
H A Duaccess_flush.c25 int fd, passes = 0, iter, rc = 0; in uaccess_flush_test() local
96 passes++; in uaccess_flush_test()
98 passes++; in uaccess_flush_test()
105 if (passes < repetitions) { in uaccess_flush_test()
110 repetitions - passes, repetitions); in uaccess_flush_test()
117 passes, repetitions); in uaccess_flush_test()
128 passes = 0; in uaccess_flush_test()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_mc_aware.sh307 local passes=0
312 ((passes++))
326 ((attempts == passes))
334 echo " sent $attempts BC ARPs, got $passes responses"
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py457 passes = 0
460 while not max_passes or max_passes <= 0 or passes < max_passes:
461 passes += 1
462 INFO("Running pass: %d", passes)
464 DBG("patch content: pass %d: %d patches generated", passes, count)
466 DBG("%d patches applied total in %d passes", total_patches, passes)
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0027-gcc-backport-patch-to-fix-data-relocation-to-ENDBR-s.patch14 * config/i386/i386-passes.def: Insert pass_align_tight_loops
30 gcc/config/i386/i386-passes.def | 3 +
239 diff --git a/gcc/config/i386/i386-passes.def b/gcc/config/i386/i386-passes.def
241 --- a/gcc/config/i386/i386-passes.def
242 +++ b/gcc/config/i386/i386-passes.def
H A D0022-libatomic-Do-not-enforce-march-on-aarch64.patch6 OE passes the right options via gcc compiler cmdline via TUNE_CCARGS
/openbmc/u-boot/drivers/phy/marvell/
H A DKconfig7 This driver passes over the lanes
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DTTWL8 unless it passes the unmodified Text::Tabs test suite.
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock.c520 int passes = 0; in run_tests() local
528 ++passes; in run_tests()
530 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-amd-pmf8 if OEM BIOS passes a "flag" to PMF ACPI function (index 11 or 12)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/p910nd/
H A Dp910nd_0.97.bb1 DESCRIPTION = "A small network printer daemon for embedded situations that passes the job directly …
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3/
H A D0001-cmake-Check-for-HP-libunwind.patch9 tests we ensure that this test passes only with HP libunwind.
/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/
H A D0002-purgatory-Pass-r-directly-to-linker.patch7 where as gcc knows how to deal with it and passes it down to linker
/openbmc/linux/Documentation/dev-tools/
H A Dktap.rst279 - "example_test_1", which passes, and has one subtest:
281 - "test_1", which passes, and outputs the diagnostic message "test_1: initializing test_1"
283 - "example_test_2", which passes, and has two subtests:
286 - "test_2", which passes
290 - "test_1", which passes
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A Dklcc-cross-accept-clang-options.patch1 meta-clang passes this option to compiler defaults
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_ftpm_tee.rst18 The driver acts as a thin layer that passes commands to and from a TPM
/openbmc/openbmc/poky/meta/recipes-support/libnl/files/
H A D0001-tests-cksuite-all-netns.c-disable-route_1.patch7 and while it passes on host Debian, it doesn't inside poky.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7638.patch18 SDL_LoadBMP_RW() function passes biBitCount as a color depth to SDL_CreateRGBSurface(), thus 256-co…
/openbmc/qemu/docs/system/openrisc/
H A Dor1k-sim.rst38 which it passes to the guest. This provides information about the
/openbmc/qemu/docs/system/devices/
H A Dvhost-user-input.rst13 polling on input devices and passes input events to the guest.
/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_struct.rst10 device and released after the last close. The TTY layer passes this structure
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.robot545 # any of the states named in this argument, this keyword passes.
559 # any of the states named in this argument, this keyword passes.
562 # any of the states named in this argument, this keyword passes.
611 # any of the states named in this argument, this keyword passes.
614 # any of the states named in this argument, this keyword passes.
638 # any of the states named in this argument, this keyword passes.
641 # any of the states named in this argument, this keyword passes.
664 # any of the states named in this argument, this keyword passes.
/openbmc/linux/Documentation/kbuild/
H A Dgcc-plugins.rst12 callbacks [2]_, GIMPLE [3]_, IPA [4]_ and RTL passes [5]_.
79 GIMPLE, SIMPLE_IPA, IPA and RTL passes.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0041-scatter-gather-flag-workaround.patch6 This workaround passes 1 as scatter_gather_list value to pass the NULL checks

12345678910