Home
last modified time | relevance | path

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

12345

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sock.c438 int passes = 0; in run_tests() local
446 ++passes; in run_tests()
448 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests()
Dtest_sock_addr.c1348 int passes = 0; in run_tests() local
1356 ++passes; in run_tests()
1358 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests()
/Linux-v4.19/Documentation/
Dgcc-plugins.txt12 callbacks [2]_, GIMPLE [3]_, IPA [4]_ and RTL passes [5]_.
62 GIMPLE, SIMPLE_IPA, IPA and RTL passes. They support all gcc versions
Dsync_file.txt71 When userspace needs to send an in-fence to the driver it passes file descriptor
/Linux-v4.19/arch/unicore32/
DKconfig168 loader passes other arguments to the kernel.
170 command-line options your boot loader passes to the kernel.
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-rds.rst41 driver only passes RDS blocks without interpreting the data the
63 :c:type:`v4l2_modulator`. If the driver only passes RDS
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-light-lm3533-als6 Event generated when channel passes one of the four thresholds
Dsysfs-firmware-gsmi29 This file takes a binary blob and passes it onto
/Linux-v4.19/Documentation/power/regulator/
Doverview.txt109 from 5mA to 10mA to increase LCD illumination. This passes
124 If the regulator request passes all the constraint tests
/Linux-v4.19/drivers/media/rc/img-ir/
DKconfig14 Say Y here to enable the raw mode driver which passes raw IR signal
/Linux-v4.19/arch/alpha/lib/
Dmemchr.S44 # Hack -- if someone passes in (size_t)-1, hoping to just
Dev6-memchr.S42 # Hack -- if someone passes in (size_t)-1, hoping to just
/Linux-v4.19/Documentation/driver-api/gpio/
Dintro.rst35 passes such pin configuration data to drivers.
120 value (after the appropriate rise time passes), you know some other component is
/Linux-v4.19/Documentation/device-mapper/
Dwritecache.txt36 commited if this time passes and no FLUSH request is
Ddm-integrity.txt13 situation the dm-crypt target creates the integrity data and passes them
96 Commit time in milliseconds. When this time passes, the journal is
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dmmp.rst16 code passes all of those checks, a new MMP sequence number is generated
/Linux-v4.19/drivers/mmc/host/
Domap.c475 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local
485 passes = 0; in mmc_omap_send_abort()
486 while (passes < timeout) { in mmc_omap_send_abort()
491 passes++; in mmc_omap_send_abort()
/Linux-v4.19/Documentation/vm/
Dksm.rst32 When the sharing passes this threshold, KSM adds a second dimension to
/Linux-v4.19/Documentation/dev-tools/
Dsparse.rst105 build system passes -Wbitwise to sparse automatically.
/Linux-v4.19/arch/x86/
DKconfig.cpu157 some extended instructions, and passes appropriate optimization
165 some extended instructions, and passes appropriate optimization
172 Enables use of some extended instructions, and passes appropriate
/Linux-v4.19/arch/arm/nwfpe/
DChangeLog45 passes in a pointer to the FPE's state area. This is defined
/Linux-v4.19/Documentation/infiniband/
Dopa_vnic.txt125 interface. It also passes any control information to the HW dependent driver
/Linux-v4.19/Documentation/process/
Dsubmit-checklist.rst92 20) Check that it all passes ``make headers_check``.
/Linux-v4.19/tools/virtio/virtio-trace/
DREADME69 Then, libvirt passes the same command option to qemu.
/Linux-v4.19/arch/m68k/fpsp040/
Dbinstr.S79 subql #1,%d0 |for dbf d0 would have LEN+1 passes

12345