Home
last modified time | relevance | path

Searched full:exactly (Results 1 – 25 of 1143) sorted by relevance

12345678910>>...46

/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_ts.c77 /* 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()
/linux/Documentation/devicetree/bindings/clock/ti/
H A Dcomposite.txt7 of which can be selected as output, this behaves exactly as [2]
9 an adjustable clock rate divider, this behaves exactly as [3]
12 clock, this behaves exactly as [4]
/linux/tools/perf/util/
H A Devents_stats.h14 * 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
30 * exactly how many samples the BPF program in fact dropped, i.e. it is the sum
/linux/Documentation/staging/
H A Dlzo.rst142 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
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dconnect_ping.c143 * 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()
/linux/Documentation/devicetree/bindings/serial/
H A Darm_sbsa_uart.txt8 - reg: exactly one register range
9 - interrupts: exactly one interrupt specifier
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst77 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 Dext-ctrls-image-source.rst92 representing a gain of exactly 1.0. For example, if this default value
94 a gain of exactly 1.5.
H A Dtuner.rst21 Radio input devices have exactly one tuner with index zero, no video
54 Radio output devices have exactly one modulator with index zero, no
/linux/lib/
H A Dhashtable_test.c90 /* 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()
/linux/tools/lib/perf/
H A Dlib.c34 * Read exactly 'n' bytes or return an error.
62 * Write exactly 'n' bytes or return an error.
/linux/arch/hexagon/kernel/
H A Dptrace.c43 * 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()
/linux/Documentation/driver-api/
H A Dmen-chameleon-bus.rst98 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
H A Dswitchtec.rst43 * Each write must be followed by exactly one read. Any double write will
88 exactly 2 NT partitions and zero or more non-NT partitions. It also requires
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.h36 * This function should be called exactly once - during DM initialization.
47 * This function should be called exactly once - during DM destruction.
/linux/drivers/tty/ipwireless/
H A Dtty.c235 /* 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()
/linux/Documentation/scheduler/
H A Dsched-ext.rst136 * Note that this implementation has exactly the same behavior as the
138 * would be exactly same if the implementation just didn't define the
161 * Note that this implementation has exactly the same behavior as the
163 * to SCX_DSQ_GLOBAL. The behavior of the scheduler would be exactly same
/linux/Documentation/scsi/
H A Dsmartpqi.rst63 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
/linux/drivers/regulator/
H A Dirq_helpers.c415 * exactly one event, and are relevant to exactly one regulator device) can
417 * notification helper. Exactly one rdev and exactly one error (in
/linux/rust/macros/
H A Dmodule.rs260 // module wrapping it. It is called exactly once by the C side via its in module()
277 // module wrapping it. It is called exactly once by the C side via its in module()
314 // module wrapping it. It is called exactly once by the C side via its in module()
325 // module wrapping it. It is called exactly once by the C side via its in module()
/linux/Documentation/driver-api/usb/
H A Dpersist.rst39 devices. The effect is exactly the same as if the device really had
82 port reset and then re-enumerates the device. (This is exactly the
153 Furthermore it's quite possible to leave a USB device exactly the same
/linux/fs/efs/
H A Defs.h32 * layout of an extent, in memory and on disk. 8 bytes exactly.
51 * is exactly 128 bytes long.
/linux/include/drm/
H A Ddrm_managed.h77 * memory is automatically freed on the final drm_dev_put() and works exactly
99 * automatically freed on the final drm_dev_put() and works exactly like a
/linux/scripts/kconfig/tests/
H A Dconftest.py256 """Check if resulted configuration exactly matches expected data.
272 """Check if resulted stdout exactly matches expected data.
288 """Check if resulted stderr exactly matches expected data.
/linux/arch/x86/math-emu/
H A Dreg_round.S56 | exactly 0x80000000 <=> the significand is exactly 1/2 an ls bit |
225 /* Exactly half, increment only if 24th bit is 1 (round to even) */
301 /* Exactly half, increment only if 53rd bit is 1 (round to even) */
533 /* Exactly 64 bit shift */

12345678910>>...46