Home
last modified time | relevance | path

Searched full:passes (Results 1 – 25 of 580) sorted by relevance

12345678910>>...24

/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()
/linux/drivers/media/usb/pwc/
H A Dpwc-timon.c317 { /* version 0, passes 0 */
351 { /* version 0, passes 1 */
387 { /* version 1, passes 0 */
421 { /* version 1, passes 1 */
457 { /* version 2, passes 0 */
491 { /* version 2, passes 1 */
527 { /* version 3, passes 0 */
561 { /* version 3, passes 1 */
597 { /* version 4, passes 0 */
631 { /* version 4, passes 1 */
[all …]
H A Dpwc-kiara.c313 * 2 tables per roms (one for each passes) (Y, and U&V)
314 * 128 bytes per passes
320 { /* version 0, passes 0 */
354 { /* version 0, passes 1 */
390 { /* version 1, passes 0 */
424 { /* version 1, passes 1 */
460 { /* version 2, passes 0 */
494 { /* version 2, passes 1 */
530 { /* version 3, passes 0 */
564 { /* version 3, passes 1 */
[all …]
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_heap.c67 * @target_in_flight: Number of in-flight render passes after which
266 * @target_in_flight: Maximum number of in-flight render passes.
421 * @renderpasses_in_flight: Number of render passes currently in-flight.
428 * or if too many render passes are in-flight
454 /* If we reached the target in-flight render passes, or if we in panthor_heap_grow()
456 * find some memory (wait for render passes to finish, or call the exception in panthor_heap_grow()
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S213 ! r8 passes SR bitmask, overwritten with restored data on return
385 ! k3 passes original pr*
386 ! k4 passes SR bitmask
415 ! k3 passes bits to set in SR
416 ! k4 passes bits to clear in SR
/linux/Documentation/translations/zh_CN/kbuild/
H A Dgcc-plugins.rst17 我们可以在编译过程中通过回调 [2]_,GIMPLE [3]_,IPA [4]_ 和 RTL Passes [5]_
76 这些头文件可以自动生成 GIMPLE、SIMPLE_IPA、IPA 和 RTL passes 的注册结构。
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_global_ptr_args.c67 __msg("Caller passes invalid args into func#1 ('subprog_trusted_task_nonnull')")
76 __msg("Caller passes invalid args into func#1 ('subprog_trusted_task_nonnull')")
257 __msg("Caller passes invalid args into func#{{.*}} ('subprog_trusted_task_nullable')")
H A Dtest_global_func17.c15 __failure __msg("Caller passes invalid args into func#1")
H A Dtest_global_func11.c17 __failure __msg("Caller passes invalid args into func#1")
H A Dtest_global_func13.c20 __failure __msg("Caller passes invalid args into func#1")
/linux/arch/powerpc/include/asm/
H A Dsyscalls.h28 * The 32 bit ABI passes long longs in an odd even register pair.
86 * The 32 bit ABI passes long longs in an odd even register pair.
/linux/tools/testing/selftests/net/
H A Dxfrm_policy.sh12 # ns1: ping 10.0.2.2: passes via ipsec tunnel.
13 # ns2: ping 10.0.1.2: passes via ipsec tunnel.
15 # ns1: ping 10.0.1.253: passes via ipsec tunnel (direct policy)
16 # ns2: ping 10.0.2.253: passes via ipsec tunnel (direct policy)
144 # network $plain passes without tunnel
/linux/Documentation/userspace-api/media/v4l/
H A 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/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.
/linux/Documentation/driver-api/gpio/
H A Dintro.rst23 passes such pin configuration data to drivers.
108 value (after the appropriate rise time passes), you know some other component is
/linux/arch/arm/mach-omap2/
H A Domap_device.c461 * the omap_device is already enabled, or passes along the return
492 * currently enabled, or passes along the return value of
525 * line linked to them for this to work. Passes along the return value
552 * line linked to them for this to work. Passes along the return
/linux/Documentation/power/regulator/
H A Doverview.rst116 from 5mA to 10mA to increase LCD illumination. This passes
131 If the regulator request passes all the constraint tests
/linux/tools/perf/tests/
H A Dvmlinux-kallsyms.c23 * Symbols which vary between passes. Passes 1 and 2 must have in is_ignored_symbol()
35 /* Exclude linker generated symbols which vary between passes */ in is_ignored_symbol()
H A Dperf-time-to-tsc.c64 * to and from TSC is consistent with the order of events. If the test passes
66 * supported then the test passes but " (not supported)" is printed.
/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool.sh104 # are up and ping passes.
183 # are up and ping passes.
/linux/Documentation/ABI/testing/
H A Dsysfs-amd-pmf8 if OEM BIOS passes a "flag" to PMF ACPI function (index 11 or 12)
/linux/drivers/net/ipa/
H A Dipa_reg.h473 * @IPA_SEQ_2_PASS_SKIP_LAST_UC: Two passes, skip the microcprocessor
475 * @IPA_SEQ_2_PASS: Two passes through the pipeline
476 * @IPA_SEQ_3_PASS_SKIP_LAST_UC: Three passes, skip the microcprocessor
480 * passes a packet takes through the IPA pipeline. The last pass through can
/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dnvidia,tegra210-emc-table.yaml13 description: On Tegra210, firmware passes a binary representation of the

12345678910>>...24