/Linux-v5.10/tools/testing/selftests/powerpc/security/ |
D | entry_flush.c | 24 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()
|
D | rfi_flush.c | 24 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()
|
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_mc_aware.sh | 304 local passes=0 309 ((passes++)) 323 ((attempts == passes)) 331 echo " sent $attempts BC ARPs, got $passes responses"
|
D | qos_lib.sh | 69 unlikely, passes) of this test.
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | test_sock.c | 448 int passes = 0; in run_tests() local 456 ++passes; in run_tests() 458 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests()
|
D | test_verifier.c | 930 int *passes, int *errors) in do_test_single() argument 1083 (*passes)++; in do_test_single() 1162 int i, passes = 0, errors = 0; in do_test() local 1177 do_test_single(test, true, &passes, &errors); in do_test() 1187 do_test_single(test, false, &passes, &errors); in do_test() 1191 printf("Summary: %d PASSED, %d SKIPPED, %d FAILED\n", passes, in do_test()
|
D | test_sysctl.c | 1603 int passes = 0; in run_tests() local 1611 ++passes; in run_tests() 1613 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests()
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-counter-ftm-quaddec | 14 On the FlexTimer, the counter clock source passes through a
|
D | sysfs-bus-iio-light-lm3533-als | 6 Event generated when channel passes one of the four thresholds
|
D | sysfs-firmware-gsmi | 29 This file takes a binary blob and passes it onto
|
/Linux-v5.10/Documentation/kbuild/ |
D | gcc-plugins.rst | 12 callbacks [2]_, GIMPLE [3]_, IPA [4]_ and RTL passes [5]_. 62 GIMPLE, SIMPLE_IPA, IPA and RTL passes. They support all gcc versions
|
/Linux-v5.10/Documentation/security/tpm/ |
D | tpm_ftpm_tee.rst | 18 The driver acts as a thin layer that passes commands to and from a TPM
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | dev-rds.rst | 41 driver only passes RDS blocks without interpreting the data the 63 :c:type:`v4l2_modulator`. If the driver only passes RDS
|
/Linux-v5.10/Documentation/power/regulator/ |
D | overview.rst | 116 from 5mA to 10mA to increase LCD illumination. This passes 131 If the regulator request passes all the constraint tests
|
/Linux-v5.10/Documentation/dev-tools/kunit/ |
D | start.rst | 179 KUNIT_FAIL(test, "This test never passes."); 229 [16:08:57] This test never passes.
|
/Linux-v5.10/arch/alpha/lib/ |
D | memchr.S | 44 # Hack -- if someone passes in (size_t)-1, hoping to just
|
D | ev6-memchr.S | 42 # Hack -- if someone passes in (size_t)-1, hoping to just
|
/Linux-v5.10/drivers/media/rc/img-ir/ |
D | Kconfig | 15 Say Y here to enable the raw mode driver which passes raw IR signal
|
/Linux-v5.10/Documentation/driver-api/gpio/ |
D | intro.rst | 35 passes such pin configuration data to drivers. 120 value (after the appropriate rise time passes), you know some other component is
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | mmp.rst | 16 code passes all of those checks, a new MMP sequence number is generated
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | writecache.rst | 43 commited if this time passes and no FLUSH request is
|
/Linux-v5.10/Documentation/admin-guide/ |
D | bootconfig.rst | 156 loader passes the correct initrd file size. If by any chance, the boot 157 loader passes a longer size, the kernel feils to find the bootconfig data.
|
/Linux-v5.10/drivers/mmc/host/ |
D | omap.c | 473 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local 483 passes = 0; in mmc_omap_send_abort() 484 while (passes < timeout) { in mmc_omap_send_abort() 489 passes++; in mmc_omap_send_abort()
|
/Linux-v5.10/Documentation/driver-api/ |
D | sync_file.rst | 71 When userspace needs to send an in-fence to the driver it passes file descriptor
|
/Linux-v5.10/Documentation/bpf/ |
D | prog_sk_lookup.rst | 60 in a map holding sockets, such as ``SOCKMAP`` or ``SOCKHASH``, and passes a
|