/linux/lib/zstd/common/ |
A D | entropy_common.c | 105 int repeats = FSE_ctz(~bitStream | 0x80000000) >> 1; in FSE_readNCount_body() local 106 while (repeats >= 12) { in FSE_readNCount_body() 116 repeats = FSE_ctz(~bitStream | 0x80000000) >> 1; in FSE_readNCount_body() 118 charnum += 3 * repeats; in FSE_readNCount_body() 119 bitStream >>= 2 * repeats; in FSE_readNCount_body() 120 bitCount += 2 * repeats; in FSE_readNCount_body()
|
/linux/tools/testing/selftests/vm/ |
A D | gup_test.c | 21 static int gup_fd, repeats = 1; variable 53 for (i = 0; i < repeats; i++) { in gup_thread() 130 repeats = atoi(optarg); in main()
|
/linux/drivers/comedi/drivers/ |
A D | adv_pci1760.c | 124 int repeats; in pci1760_cmd() local 139 for (repeats = 0; repeats < PCI1760_CMD_RETRIES; repeats++) { in pci1760_cmd()
|
/linux/Documentation/admin-guide/device-mapper/ |
A D | dm-flakey.rst | 11 interval> seconds, and then this cycle repeats.
|
/linux/include/sound/sof/ |
A D | topology.h | 212 int32_t repeats; member
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed_init_ops.c | 338 u32 repeats = GET_FIELD(data, in qed_init_cmd_array() local 344 for (i = 0; i < repeats; i++, addr += size << 2) { in qed_init_cmd_array()
|
/linux/Documentation/ABI/stable/ |
A D | sysfs-driver-speakup | 119 What: /sys/accessibility/speakup/repeats 122 Description: A list of characters speakup repeats. Normally, when there are 126 dot, dot. If a . is added to the list of characters in repeats,
|
/linux/Documentation/hwmon/ |
A D | smsc47m192.rst | 60 Reading them more often repeats the same values.
|
/linux/drivers/hid/ |
A D | hid-debug.c | 1004 static const char *repeats[REP_MAX + 1] = { variable 1017 [EV_SND] = sounds, [EV_REP] = repeats,
|
/linux/Documentation/driver-api/media/ |
A D | rc-core.rst | 24 an extra code is produced to indicate key repeats.
|
/linux/fs/xfs/ |
A D | xfs_log.c | 2905 int repeats = 0; in xlog_state_do_callback() local 2912 if (++repeats > 5000) { in xlog_state_do_callback() 2913 flushcnt += repeats; in xlog_state_do_callback() 2914 repeats = 0; in xlog_state_do_callback()
|
/linux/Documentation/leds/ |
A D | ledtrig-transient.rst | 10 should stay in off state. The on and off cycle repeats until the trigger
|
/linux/kernel/trace/ |
A D | trace_functions.c | 371 { TRACER_OPT(func-no-repeats, TRACE_FUNC_OPT_NO_REPEATS) },
|
/linux/Documentation/trace/coresight/ |
A D | coresight-config.rst | 59 For example, this could be a count value in a programmed operation that repeats
|
/linux/Documentation/networking/ |
A D | dccp.rst | 153 the number of times DCCP repeats sending a Response when the initial
|
A D | netdev-FAQ.rst | 49 rc2 is released. This repeats on a roughly weekly basis until rc7
|
/linux/drivers/accessibility/speakup/ |
A D | kobjects.c | 891 __ATTR(repeats, 0644, punc_show, punc_store);
|
/linux/tools/testing/ktest/ |
A D | ktest.pl | 22 my %repeats; 1212 $repeats{$val} = $repeat;
|
/linux/Documentation/filesystems/ |
A D | path-lookup.rst | 317 ``d_splice_alias()``. In any case, ``d_alloc_parallel()`` repeats all the 1185 return the path so that the loop repeats, calling
|
/linux/Documentation/admin-guide/ |
A D | ras.rst | 388 repeats itself for csrow2 and csrow3. Also note that some memory
|
A D | spkguide.txt | 381 /speakup/repeats
|
/linux/tools/memory-model/Documentation/ |
A D | litmus-tests.txt | 236 like the two numbers at the end of line 10. Line 9 repeats the "exists"
|
/linux/arch/arm64/ |
A D | Kconfig | 614 workaround repeats the TLBI+DSB operation.
|
/linux/ |
A D | System.map | 158303 ffff800012099f58 d repeats
|
A D | .tmp_System.map | 158303 ffff800012099f58 d repeats
|