Home
last modified time | relevance | path

Searched refs:repeated (Results 1 – 25 of 49) sorted by relevance

12

/linux/net/ax25/
H A Dax25_addr.c198 digi->repeated[d] = 1; in ax25_addr_parse()
201 digi->repeated[d] = 0; in ax25_addr_parse()
255 if (d->repeated[ct]) in ax25_addr_build()
297 out->repeated[ct] = 1; in ax25_digi_invert()
300 out->repeated[ct] = 0; in ax25_digi_invert()
H A Dax25_route.c102 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
133 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
H A Daf_ax25.c1263 digi->repeated[ct] = 1; in ax25_connect()
1266 digi->repeated[ct] = 0; in ax25_connect()
1574 dtmp.repeated[ct] = 0; in ax25_sendmsg()
1972 ax25->digipeat->repeated[k]? "*":""); in ax25_info_show()
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c541 goto repeated; in pkcs7_sig_note_authenticated_attr()
553 goto repeated; in pkcs7_sig_note_authenticated_attr()
562 goto repeated; in pkcs7_sig_note_authenticated_attr()
571 goto repeated; in pkcs7_sig_note_authenticated_attr()
586 goto repeated; in pkcs7_sig_note_authenticated_attr()
590 goto repeated; in pkcs7_sig_note_authenticated_attr()
602 repeated: in pkcs7_sig_note_authenticated_attr()
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH42 repeated 20 times.
50 25ms load/sleep time repeated 20 times (cycles).
51 50ms load/sleep time repeated 20 times (cycles).
53 100ms load/sleep time repeated 20 times (cycles).
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-ina2xx-adc14 or repeated, depending on the beat between the capture and conversion
/linux/scripts/
H A Dconfig37 commands can be repeated multiple times
/linux/arch/x86/ras/
H A DKconfig7 page PFN and counts their repeated occurrence. Once the counter for a
/linux/Documentation/mm/
H A Dremap_file_pages.rst8 over using repeated calls to mmap(2) is that the former approach does not
/linux/fs/squashfs/
H A DKconfig158 repeated reads of the same files trigger excessive disk I/O, significantly
167 repeated reads. However, this increases memory usage, which may be a
170 Enable this option if your workload involves frequent repeated reads and
/linux/usr/
H A Dgen_initramfs.sh31 All options except -o and -l may be repeated and are interpreted
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-write.rst47 Sliced Teletext or Closed Caption data is not repeated, the driver
H A Dpixfmt-reserved.rst230 repeated for each line, i.e. the number of entries in the pointer
/linux/Documentation/power/
H A Ddrivers-testing.rst50 Each of the above tests should be repeated several times and the STD tests
/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst171 the write message via repeated start. If your controller driver handles
172 repeated start correctly, this will work::
H A Dfunctionality.rst28 I2C_FUNC_NOSTART Can skip repeated start sequence
/linux/include/net/
H A Dax25.h181 unsigned char repeated[AX25_MAX_DIGIS]; member
/linux/Documentation/admin-guide/device-mapper/
H A Dswitch.rst110 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
/linux/Documentation/sound/codecs/
H A Dcs35l56.rst160 A successful initialization will look like this (this will be repeated for
179 A successful initialization will look like this (this will be repeated for
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-dev-intro.rst80 keycode is repeated.
/linux/Documentation/accounting/
H A Dpsi.rst113 tracking window to avoid repeated activations/deactivations when system is
/linux/Documentation/arch/powerpc/
H A Dbootwrapper.rst123 are not repeated here. However, it is worth mentioning that the script
/linux/tools/testing/ktest/
H A Dktest.pl1369 my $repeated = 0;
1376 $repeated = 1;
1406 } elsif ($repeated && defined($opt{$parento})) {
/linux/Documentation/security/keys/
H A Drequest-key.rst141 This is provided to prevent excessive repeated spawning of /sbin/request-key
/linux/Documentation/arch/arm/
H A Dbooting.rst104 whether a repeated tag appends to the information carried by the

12