Home
last modified time | relevance | path

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

12

/Linux-v5.4/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.c99 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
128 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
Daf_ax25.c1204 digi->repeated[ct] = 1; in ax25_connect()
1207 digi->repeated[ct] = 0; in ax25_connect()
1516 dtmp.repeated[ct] = 0; in ax25_sendmsg()
1892 ax25->digipeat->repeated[k]? "*":""); in ax25_info_show()
/Linux-v5.4/crypto/asymmetric_keys/
Dpkcs7_parser.c484 goto repeated; in pkcs7_sig_note_authenticated_attr()
496 goto repeated; in pkcs7_sig_note_authenticated_attr()
505 goto repeated; in pkcs7_sig_note_authenticated_attr()
514 goto repeated; in pkcs7_sig_note_authenticated_attr()
529 goto repeated; in pkcs7_sig_note_authenticated_attr()
533 goto repeated; in pkcs7_sig_note_authenticated_attr()
545 repeated: in pkcs7_sig_note_authenticated_attr()
/Linux-v5.4/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-v5.4/scripts/
Dconfig33 commands can be repeated multiple times
/Linux-v5.4/arch/x86/ras/
DKconfig7 page PFN and counts their repeated occurrence. Once the counter for a
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-ina2xx-adc14 or repeated, depending on the beat between the capture and conversion
/Linux-v5.4/Documentation/vm/
Dremap_file_pages.rst10 over using repeated calls to mmap(2) is that the former approach does not
/Linux-v5.4/Documentation/media/uapi/v4l/
Dfunc-write.rst56 Sliced Teletext or Closed Caption data is not repeated, the driver
Dpixfmt-reserved.rst241 repeated for each line, i.e. the number of entries in the pointer
/Linux-v5.4/Documentation/power/
Ddrivers-testing.rst49 Each of the above tests should be repeated several times and the STD tests
Dvideo.rst30 entry so that work does not need to be repeated.
/Linux-v5.4/usr/
Dgen_initramfs_list.sh32 All options except -o and -l may be repeated and are interpreted
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dstm32-mdma.txt73 0x10: Each MDMA request triggers a repeated block transfer
/Linux-v5.4/include/net/
Dax25.h183 unsigned char repeated[AX25_MAX_DIGIS]; member
/Linux-v5.4/Documentation/i2c/
Dfunctionality.rst28 I2C_FUNC_NOSTART Can skip repeated start sequence
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dswitch.rst110 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-dev-intro.rst87 keycode is repeated.
/Linux-v5.4/Documentation/accounting/
Dpsi.rst107 tracking window to avoid repeated activations/deactivations when system is
/Linux-v5.4/tools/testing/ktest/
Dktest.pl1250 my $repeated = 0;
1257 $repeated = 1;
1284 } elsif ($repeated && defined($opt{$parento})) {
/Linux-v5.4/Documentation/arm/
Dbooting.rst104 whether a repeated tag appends to the information carried by the
/Linux-v5.4/Documentation/security/keys/
Drequest-key.rst141 This is provided to prevent excessive repeated spawning of /sbin/request-key
/Linux-v5.4/Documentation/powerpc/
Dbootwrapper.rst147 are not repeated here. However, it is worth mentioning that the script
/Linux-v5.4/Documentation/sparc/
Dadi.rst26 be repeated for entire page to set tags for entire page.

12