/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_sock.c | 438 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()
|
D | test_sock_addr.c | 1348 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/ |
D | gcc-plugins.txt | 12 callbacks [2]_, GIMPLE [3]_, IPA [4]_ and RTL passes [5]_. 62 GIMPLE, SIMPLE_IPA, IPA and RTL passes. They support all gcc versions
|
D | sync_file.txt | 71 When userspace needs to send an in-fence to the driver it passes file descriptor
|
/Linux-v4.19/arch/unicore32/ |
D | Kconfig | 168 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/ |
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-v4.19/Documentation/ABI/testing/ |
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-v4.19/Documentation/power/regulator/ |
D | overview.txt | 109 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/ |
D | Kconfig | 14 Say Y here to enable the raw mode driver which passes raw IR signal
|
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/device-mapper/ |
D | writecache.txt | 36 commited if this time passes and no FLUSH request is
|
D | dm-integrity.txt | 13 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/ |
D | mmp.rst | 16 code passes all of those checks, a new MMP sequence number is generated
|
/Linux-v4.19/drivers/mmc/host/ |
D | omap.c | 475 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/ |
D | ksm.rst | 32 When the sharing passes this threshold, KSM adds a second dimension to
|
/Linux-v4.19/Documentation/dev-tools/ |
D | sparse.rst | 105 build system passes -Wbitwise to sparse automatically.
|
/Linux-v4.19/arch/x86/ |
D | Kconfig.cpu | 157 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/ |
D | ChangeLog | 45 passes in a pointer to the FPE's state area. This is defined
|
/Linux-v4.19/Documentation/infiniband/ |
D | opa_vnic.txt | 125 interface. It also passes any control information to the HW dependent driver
|
/Linux-v4.19/Documentation/process/ |
D | submit-checklist.rst | 92 20) Check that it all passes ``make headers_check``.
|
/Linux-v4.19/tools/virtio/virtio-trace/ |
D | README | 69 Then, libvirt passes the same command option to qemu.
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | binstr.S | 79 subql #1,%d0 |for dbf d0 would have LEN+1 passes
|