Home
last modified time | relevance | path

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

123

/Linux-v6.1/net/ax25/
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()
Dax25_route.c102 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
133 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
Daf_ax25.c1252 digi->repeated[ct] = 1; in ax25_connect()
1255 digi->repeated[ct] = 0; in ax25_connect()
1567 dtmp.repeated[ct] = 0; in ax25_sendmsg()
1965 ax25->digipeat->repeated[k]? "*":""); in ax25_info_show()
/Linux-v6.1/crypto/asymmetric_keys/
Dpkcs7_parser.c510 goto repeated; in pkcs7_sig_note_authenticated_attr()
522 goto repeated; in pkcs7_sig_note_authenticated_attr()
531 goto repeated; in pkcs7_sig_note_authenticated_attr()
540 goto repeated; in pkcs7_sig_note_authenticated_attr()
555 goto repeated; in pkcs7_sig_note_authenticated_attr()
559 goto repeated; in pkcs7_sig_note_authenticated_attr()
571 repeated: in pkcs7_sig_note_authenticated_attr()
/Linux-v6.1/tools/power/cpupower/bench/
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-v6.1/scripts/
Dconfig36 commands can be repeated multiple times
/Linux-v6.1/Documentation/driver-api/dmaengine/
Dprovider.rst279 - The device supports repeated transfers. A repeated transfer, indicated by
281 it gets automatically repeated when it ends, but can additionally be
291 - The device supports replacing repeated transfers at end of transfer (EOT)
595 - If set, the transfer will be automatically repeated when it ends until a
598 DMA_PREP_LOAD_EOT flag set, the current transfer will be repeated until the
609 - This is the default behaviour for non-repeated transfers, specifying
610 DMA_PREP_LOAD_EOT for non-repeated transfers will thus make no difference.
612 - When using repeated transfers, DMA clients will usually need to set the
614 repeating the last repeated transfer and ignore the new transfers being
/Linux-v6.1/arch/x86/ras/
DKconfig7 page PFN and counts their repeated occurrence. Once the counter for a
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-iio-ina2xx-adc14 or repeated, depending on the beat between the capture and conversion
/Linux-v6.1/Documentation/mm/
Dremap_file_pages.rst10 over using repeated calls to mmap(2) is that the former approach does not
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dfunc-write.rst47 Sliced Teletext or Closed Caption data is not repeated, the driver
Dpixfmt-reserved.rst229 repeated for each line, i.e. the number of entries in the pointer
/Linux-v6.1/usr/
Dgen_initramfs.sh30 All options except -o and -l may be repeated and are interpreted
/Linux-v6.1/Documentation/power/
Ddrivers-testing.rst50 Each of the above tests should be repeated several times and the STD tests
/Linux-v6.1/tools/perf/Documentation/
Ditrace.txt70 If supported, the 'q' option may be repeated to increase the effect.
/Linux-v6.1/include/net/
Dax25.h183 unsigned char repeated[AX25_MAX_DIGIS]; member
/Linux-v6.1/Documentation/devicetree/bindings/input/
Ddlg,da7280.txt51 pointed to by PS_SEQ_ID or GPI(N)_SEQUENCE_ID is repeated.
/Linux-v6.1/Documentation/i2c/
Dfunctionality.rst28 I2C_FUNC_NOSTART Can skip repeated start sequence
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Dswitch.rst110 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
/Linux-v6.1/Documentation/userspace-api/media/rc/
Dlirc-dev-intro.rst80 keycode is repeated.
/Linux-v6.1/Documentation/accounting/
Dpsi.rst109 tracking window to avoid repeated activations/deactivations when system is
/Linux-v6.1/Documentation/rust/
Dcoding-guidelines.rst196 repeated in the item names. For instance, when wrapping constants like:
/Linux-v6.1/Documentation/powerpc/
Dbootwrapper.rst123 are not repeated here. However, it is worth mentioning that the script
/Linux-v6.1/tools/testing/ktest/
Dktest.pl1321 my $repeated = 0;
1328 $repeated = 1;
1355 } elsif ($repeated && defined($opt{$parento})) {
/Linux-v6.1/Documentation/arm/
Dbooting.rst104 whether a repeated tag appends to the information carried by the

123