Home
last modified time | relevance | path

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

12345678910>>...40

/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/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/tools/testing/selftests/bpf/prog_tests/
H A Dsock_iter_batch.c184 * exactly once. in check_n_were_seen_once()
268 /* Make sure we saw socks_len - 1 sockets exactly once. */ in remove_seen()
301 /* Make sure we saw all listening sockets exactly once. */ in remove_seen_established()
352 /* Make sure the remaining sockets were seen exactly once and that we in remove_unseen()
372 /* Make sure we saw all listening sockets exactly once. */ in remove_unseen_established()
397 /* Make sure the remaining sockets were seen exactly once and that we in remove_unseen_established()
446 /* Make sure we saw all listening sockets exactly once. */ in remove_all_established()
491 /* Make sure we saw socks_len - 1 sockets exactly once. */ in add_some()
504 /* Make sure each of the original sockets was seen exactly once. */ in add_some()
524 /* Make sure we saw all listening sockets exactly once. */ in add_some_established()
[all …]
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/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/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/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/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/include/uapi/linux/
H A Dpwm.h47 * Program the PWM to emit exactly the passed waveform, subject only to rounding
49 * cannot be implemented exactly, or other negative error codes.
/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/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/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
H A Dhpsa.rst114 The above three ioctls all do exactly the same thing, which is to cause the driver
115 to rescan for new devices. This does exactly the same thing as writing to the
/linux/rust/macros/
H A Dmodule.rs263 // module wrapping it. It is called exactly once by the C side via its in module()
281 // module wrapping it. It is called exactly once by the C side via its in module()
319 // module wrapping it. It is called exactly once by the C side via its in module()
330 // 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/scripts/kconfig/tests/
H A Dconftest.py271 """Check if resulted configuration exactly matches expected data.
287 """Check if resulted stdout exactly matches expected data.
303 """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 */
/linux/arch/mips/math-emu/
H A Dsp_fmax.c58 * The cases of exactly one input quiet NaN (numbers in ieee754sp_fmax()
184 * The cases of exactly one input quiet NaN (numbers in ieee754sp_fmaxa()
H A Ddp_fmin.c58 * The cases of exactly one input quiet NaN (numbers in ieee754dp_fmin()
184 * The cases of exactly one input quiet NaN (numbers in ieee754dp_fmina()
H A Ddp_fmax.c58 * The cases of exactly one input quiet NaN (numbers in ieee754dp_fmax()
184 * The cases of exactly one input quiet NaN (numbers in ieee754dp_fmaxa()
H A Dsp_fmin.c58 * The cases of exactly one input quiet NaN (numbers in ieee754sp_fmin()
184 * The cases of exactly one input quiet NaN (numbers in ieee754sp_fmina()

12345678910>>...40