/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_ts.c | 77 /* we should have written exactly _one_ 188byte packet */ in vidtv_ts_null_write_into() 79 pr_warn_ratelimited("Expected exactly %d bytes, got %d\n", in vidtv_ts_null_write_into() 129 /* we should have written exactly _one_ 188byte packet */ in vidtv_ts_pcr_write_into() 131 pr_warn_ratelimited("Expected exactly %d bytes, got %d\n", in vidtv_ts_pcr_write_into()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/ |
H A D | composite.txt | 9 of which can be selected as output, this behaves exactly as [2] 11 an adjustable clock rate divider, this behaves exactly as [3] 14 clock, this behaves exactly as [4]
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | arm_sbsa_uart.txt | 8 - reg: exactly one register range 9 - interrupts: exactly one interrupt specifier
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | connect_ping.c | 143 * and called exactly once, and that the socket's bound address is in test_connect_ping() 150 * and called exactly once, and that the socket's bound address is in test_connect_ping() 157 * and called exactly once, and that the socket's bound address is in test_connect_ping() 164 * and called exactly once, and that the socket's bound address is in test_connect_ping()
|
/openbmc/linux/Documentation/staging/ |
H A D | lzo.rst | 142 Always followed by exactly one byte : H H H H H H H H 152 Always followed by exactly one byte : H H H H H H H H 158 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S 175 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S 183 Always followed by exactly one byte : H H H H H H H H 190 Always followed by exactly one byte : H H H H H H H H
|
/openbmc/pldm/requester/test/ |
H A D | request_test.cpp | 16 using ::testing::Exactly; 55 .Times(Exactly(1)) 102 EXPECT_CALL(request, send()).Times(Exactly(1)).WillOnce(Return(PLDM_ERROR));
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 77 Exactly one output and one capture buffer must be provided for use 127 Exactly one output and one capture buffer must be provided for use with 168 Exactly one output and one capture buffer must be provided for use with 191 Exactly one output and one capture buffer must be provided for use with 272 Exactly one output and one capture buffer must be provided for use with
|
H A D | ext-ctrls-image-source.rst | 92 representing a gain of exactly 1.0. For example, if this default value 94 a gain of exactly 1.5.
|
H A D | tuner.rst | 21 Radio input devices have exactly one tuner with index zero, no video 54 Radio output devices have exactly one modulator with index zero, no
|
/openbmc/u-boot/doc/imx/mkimage/ |
H A D | mxsimage.txt | 27 - Each line of the configuration file contains exactly one instruction. 39 subsequent instructions or code. Exactly one section must be selected 71 specified by "u32_pattern". Writes exactly "u32_length" bytes of the 82 - See JUMP instruction above, as the operation is exactly the same with
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0001-Add-support-for-persistent-only-settings.patch | 39 - log<level::ERR>("Exactly two objects expected", 60 + log<level::ERR>("Exactly 1 or 2 interface objects are required", 66 + // We are here because there were exactly two objects implementing the
|
/openbmc/linux/lib/ |
H A D | hashtable_test.c | 90 /* Both entries should have been visited exactly once. */ in hashtable_test_hash_add() 146 /* Should have visited each entry exactly once. */ in hashtable_test_hash_for_each() 179 /* Should have visited each entry exactly once. */ in hashtable_test_hash_for_each_safe() 215 /* Should have visited each entry with key = 0 exactly once. */ in hashtable_test_hash_for_each_possible() 273 /* Should have visited each entry with key = 0 exactly once. */ in hashtable_test_hash_for_each_possible_safe()
|
/openbmc/linux/tools/lib/perf/ |
H A D | lib.c | 34 * Read exactly 'n' bytes or return an error. 62 * Write exactly 'n' bytes or return an error.
|
/openbmc/linux/tools/perf/util/ |
H A D | events_stats.h | 14 * total_lost tells exactly how many events the kernel in fact lost, i.e. it is 20 * exactly how many samples the kernel in fact dropped, i.e. it is the sum of
|
/openbmc/qemu/subprojects/packagefiles/ |
H A D | bilge-impl-1.63.0.patch | 39 - abort!(variant, "fallback variant must have exactly one field"; help = "use on… 42 + _ => abort!(variant, "fallback variant must have exactly one field"; help = "u…
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | ptrace.c | 43 * exactly the same order in which the userspace expects these in genregs_get() 49 /* Must be exactly same sequence as struct user_regs_struct */ in genregs_get() 94 /* Must be exactly same sequence as struct user_regs_struct */ in genregs_set()
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-deep-perl_1.204.bb | 15 strings are exactly equal but sometimes that's not what you want. When you \ 16 don't know exactly what the string should be but you do know some things \
|
/openbmc/qemu/include/qapi/ |
H A D | util.h | 36 * Note that this macro evaluates @element exactly once, so it is safe 50 * Note that this macro evaluates @element exactly once, so it is safe
|
/openbmc/linux/Documentation/driver-api/ |
H A D | men-chameleon-bus.rst | 98 The current implementation assigns exactly one memory and one IRQ resource 104 Each MCB device has exactly one memory resource, which can be requested from 112 Each MCB device has exactly one IRQ resource, which can be requested from the
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_irq.h | 36 * This function should be called exactly once - during DM initialization. 47 * This function should be called exactly once - during DM destruction.
|
/openbmc/linux/Documentation/scsi/ |
H A D | smartpqi.rst | 63 The above three ioctls all do exactly the same thing, which is to cause the driver 64 to rescan for new devices. This does exactly the same thing as writing to the
|
/openbmc/linux/drivers/tty/ipwireless/ |
H A D | tty.c | 235 /* FIXME: Exactly how is the tty object locked here .. */ in ipw_write_room() 355 /* FIXME: Exactly how is the tty object locked here .. */ in ipw_tiocmget() 371 /* FIXME: Exactly how is the tty object locked here .. */ in ipw_tiocmset() 393 /* FIXME: Exactly how is the tty object locked here .. */ in ipw_ioctl() 530 /* FIXME: Exactly how is the tty object locked here in ipwireless_tty_free()
|
/openbmc/qemu/docs/devel/ |
H A D | tcg-icount.rst | 47 loop and regenerate a new translation block with exactly the right 49 was due to expire will expire exactly when we exit the main run loop.
|
/openbmc/linux/rust/macros/ |
H A D | module.rs | 244 // module wrapping it. It is called exactly once by the C side via its in module() 255 // module wrapping it. It is called exactly once by the C side via its in module() 286 // module wrapping it. It is called exactly once by the C side via its in module() 297 // module wrapping it. It is called exactly once by the C side via its in module()
|
/openbmc/linux/fs/efs/ |
H A D | efs.h | 32 * layout of an extent, in memory and on disk. 8 bytes exactly. 51 * is exactly 128 bytes long.
|