Searched refs:repeated (Results 1 – 25 of 65) sorted by relevance
123
| /linux/net/ax25/ |
| A D | ax25_addr.c | 198 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()
|
| A D | ax25_route.c | 102 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add() 133 ax25_rt->digipeat->repeated[i] = 0; in ax25_rt_add()
|
| A D | af_ax25.c | 1252 digi->repeated[ct] = 1; in ax25_connect() 1255 digi->repeated[ct] = 0; in ax25_connect() 1573 dtmp.repeated[ct] = 0; in ax25_sendmsg() 1971 ax25->digipeat->repeated[k]? "*":""); in ax25_info_show()
|
| /linux/crypto/asymmetric_keys/ |
| A D | pkcs7_parser.c | 512 goto repeated; in pkcs7_sig_note_authenticated_attr() 524 goto repeated; in pkcs7_sig_note_authenticated_attr() 533 goto repeated; in pkcs7_sig_note_authenticated_attr() 542 goto repeated; in pkcs7_sig_note_authenticated_attr() 557 goto repeated; in pkcs7_sig_note_authenticated_attr() 561 goto repeated; in pkcs7_sig_note_authenticated_attr() 573 repeated: in pkcs7_sig_note_authenticated_attr()
|
| /linux/tools/power/cpupower/bench/ |
| A D | README-BENCH | 42 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/ |
| A D | sysfs-bus-iio-ina2xx-adc | 14 or repeated, depending on the beat between the capture and conversion
|
| /linux/scripts/ |
| A D | config | 36 commands can be repeated multiple times
|
| /linux/Documentation/driver-api/dmaengine/ |
| A D | provider.rst | 279 - 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) 605 - If set, the transfer will be automatically repeated when it ends until a 608 DMA_PREP_LOAD_EOT flag set, the current transfer will be repeated until the 619 - This is the default behaviour for non-repeated transfers, specifying 620 DMA_PREP_LOAD_EOT for non-repeated transfers will thus make no difference. 622 - When using repeated transfers, DMA clients will usually need to set the 624 repeating the last repeated transfer and ignore the new transfers being
|
| /linux/arch/x86/ras/ |
| A D | Kconfig | 7 page PFN and counts their repeated occurrence. Once the counter for a
|
| /linux/Documentation/mm/ |
| A D | remap_file_pages.rst | 8 over using repeated calls to mmap(2) is that the former approach does not
|
| /linux/usr/ |
| A D | gen_initramfs.sh | 31 All options except -o and -l may be repeated and are interpreted
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | func-write.rst | 47 Sliced Teletext or Closed Caption data is not repeated, the driver
|
| /linux/Documentation/power/ |
| A D | drivers-testing.rst | 50 Each of the above tests should be repeated several times and the STD tests
|
| /linux/tools/perf/Documentation/ |
| A D | itrace.txt | 72 If supported, the 'q' option may be repeated to increase the effect.
|
| /linux/Documentation/devicetree/bindings/dma/stm32/ |
| A D | st,stm32-mdma.yaml | 45 0x2: Each MDMA request triggers a repeated block transfer
|
| /linux/Documentation/i2c/ |
| A D | slave-testunit-backend.rst | 171 the write message via repeated start. If your controller driver handles 172 repeated start correctly, this will work::
|
| A D | functionality.rst | 28 I2C_FUNC_NOSTART Can skip repeated start sequence
|
| /linux/include/net/ |
| A D | ax25.h | 185 unsigned char repeated[AX25_MAX_DIGIS]; member
|
| /linux/Documentation/devicetree/bindings/input/ |
| A D | dlg,da7280.txt | 51 pointed to by PS_SEQ_ID or GPI(N)_SEQUENCE_ID is repeated.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | switch.rst | 110 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
|
| /linux/Documentation/userspace-api/media/rc/ |
| A D | lirc-dev-intro.rst | 80 keycode is repeated.
|
| /linux/Documentation/accounting/ |
| A D | psi.rst | 113 tracking window to avoid repeated activations/deactivations when system is
|
| /linux/Documentation/rust/ |
| A D | coding-guidelines.rst | 209 repeated in the item names. For instance, when wrapping constants like:
|
| /linux/Documentation/arch/powerpc/ |
| A D | bootwrapper.rst | 123 are not repeated here. However, it is worth mentioning that the script
|
| /linux/tools/testing/ktest/ |
| A D | ktest.pl | 1344 my $repeated = 0; 1351 $repeated = 1; 1378 } elsif ($repeated && defined($opt{$parento})) {
|
Completed in 44 milliseconds
123