Home
last modified time | relevance | path

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

12

/Linux-v4.19/net/ax25/
Dax25_addr.c201 digi->repeated[d] = 1; in ax25_addr_parse()
204 digi->repeated[d] = 0; in ax25_addr_parse()
258 if (d->repeated[ct]) in ax25_addr_build()
300 out->repeated[ct] = 1; in ax25_digi_invert()
303 out->repeated[ct] = 0; in ax25_digi_invert()
Dax25_route.c102 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
131 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
Daf_ax25.c1198 digi->repeated[ct] = 1; in ax25_connect()
1201 digi->repeated[ct] = 0; in ax25_connect()
1510 dtmp.repeated[ct] = 0; in ax25_sendmsg()
1894 ax25->digipeat->repeated[k]? "*":""); in ax25_info_show()
/Linux-v4.19/crypto/asymmetric_keys/
Dpkcs7_parser.c487 goto repeated; in pkcs7_sig_note_authenticated_attr()
499 goto repeated; in pkcs7_sig_note_authenticated_attr()
508 goto repeated; in pkcs7_sig_note_authenticated_attr()
517 goto repeated; in pkcs7_sig_note_authenticated_attr()
532 goto repeated; in pkcs7_sig_note_authenticated_attr()
536 goto repeated; in pkcs7_sig_note_authenticated_attr()
548 repeated: in pkcs7_sig_note_authenticated_attr()
/Linux-v4.19/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-v4.19/arch/x86/ras/
DKconfig7 page PFN and counts their repeated occurrence. Once the counter for a
/Linux-v4.19/scripts/
Dconfig33 commands can be repeated multiple times
/Linux-v4.19/Documentation/fmc/
Dfmc-chardev.txt51 repeated reading data is written to stdout; repeated writes read from
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-ina2xx-adc14 or repeated, depending on the beat between the capture and conversion
/Linux-v4.19/Documentation/vm/
Dremap_file_pages.rst10 over using repeated calls to mmap(2) is that the former approach does not
/Linux-v4.19/Documentation/media/uapi/v4l/
Dfunc-write.rst49 Sliced Teletext or Closed Caption data is not repeated, the driver
Dpixfmt-reserved.rst234 repeated for each line, i.e. the number of entries in the pointer
/Linux-v4.19/Documentation/power/
Ddrivers-testing.txt44 Each of the above tests should be repeated several times and the STD tests
Dvideo.txt29 entry so that work does not need to be repeated.
/Linux-v4.19/usr/
Dgen_initramfs_list.sh32 All options except -o and -l may be repeated and are interpreted
/Linux-v4.19/Documentation/EDID/
DHOWTO.txt57 file. After the make procedure is repeated, the EDID data set is ready
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dstm32-mdma.txt73 0x10: Each MDMA request triggers a repeated block transfer
/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-dev-intro.rst66 keycode is repeated.
/Linux-v4.19/include/net/
Dax25.h183 unsigned char repeated[AX25_MAX_DIGIS]; member
/Linux-v4.19/Documentation/i2c/
Dfunctionality23 I2C_FUNC_NOSTART Can skip repeated start sequence
/Linux-v4.19/Documentation/device-mapper/
Dswitch.txt111 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
/Linux-v4.19/Documentation/security/keys/
Drequest-key.rst138 This is provided to prevent excessive repeated spawning of /sbin/request-key
/Linux-v4.19/tools/testing/ktest/
Dktest.pl1239 my $repeated = 0;
1246 $repeated = 1;
1273 } elsif ($repeated && defined($opt{$parento})) {
/Linux-v4.19/Documentation/powerpc/
Dbootwrapper.txt133 are not repeated here. However, it is worth mentioning that the script
/Linux-v4.19/Documentation/arm/
DBooting94 whether a repeated tag appends to the information carried by the

12