Home
last modified time | relevance | path

Searched refs:repeats (Results 1 – 25 of 36) sorted by relevance

12

/kernel/linux/linux-4.19/tools/testing/selftests/vm/
Dgup_benchmark.c32 int i, fd, opt, nr_pages = 1, thp = -1, repeats = 1, write = 0; in main() local
41 repeats = atoi(optarg); in main()
81 for (i = 0; i < repeats; i++) { in main()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dgup_benchmark.c42 int i, fd, filed, opt, nr_pages = 1, thp = -1, repeats = 1, write = 0; in main() local
62 repeats = atoi(optarg); in main()
128 for (i = 0; i < repeats; i++) { in main()
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dadv_pci1760.c124 int repeats; in pci1760_cmd() local
139 for (repeats = 0; repeats < PCI1760_CMD_RETRIES; repeats++) { in pci1760_cmd()
/kernel/linux/linux-4.19/drivers/staging/comedi/drivers/
Dadv_pci1760.c124 int repeats; in pci1760_cmd() local
139 for (repeats = 0; repeats < PCI1760_CMD_RETRIES; repeats++) { in pci1760_cmd()
/kernel/linux/linux-4.19/Documentation/device-mapper/
Ddm-flakey.txt10 interval> seconds, and then this cycle repeats.
/kernel/linux/linux-5.10/include/sound/sof/
Dtopology.h212 int32_t repeats; member
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst11 interval> seconds, and then this cycle repeats.
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_init_ops.c320 u32 repeats = GET_FIELD(data, in qed_init_cmd_array() local
326 for (i = 0; i < repeats; i++, addr += size << 2) { in qed_init_cmd_array()
/kernel/linux/linux-4.19/drivers/net/ethernet/qlogic/qed/
Dqed_init_ops.c276 u32 repeats = GET_FIELD(data, in qed_init_cmd_array() local
282 for (i = 0; i < repeats; i++, addr += size << 2) { in qed_init_cmd_array()
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-driver-speakup119 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,
/kernel/linux/linux-5.10/Documentation/hwmon/
Dsmsc47m192.rst60 Reading them more often repeats the same values.
/kernel/linux/linux-4.19/Documentation/hwmon/
Dsmsc47m19249 Reading them more often repeats the same values.
/kernel/linux/linux-4.19/fs/xfs/
Dxfs_log.c2713 int repeats; /* for issuing console warnings if in xlog_state_do_callback() local
2720 repeats = 0; in xlog_state_do_callback()
2734 repeats++; in xlog_state_do_callback()
2870 if (repeats > 5000) { in xlog_state_do_callback()
2871 flushcnt += repeats; in xlog_state_do_callback()
2872 repeats = 0; in xlog_state_do_callback()
/kernel/linux/linux-5.10/Documentation/driver-api/media/
Drc-core.rst24 an extra code is produced to indicate key repeats.
/kernel/linux/linux-4.19/Documentation/media/kapi/
Drc-core.rst22 an extra code is produced to indicate key repeats.
/kernel/linux/linux-5.10/drivers/hid/
Dhid-debug.c990 static const char *repeats[REP_MAX + 1] = { variable
1003 [EV_SND] = sounds, [EV_REP] = repeats,
/kernel/linux/linux-4.19/drivers/hid/
Dhid-debug.c1001 static const char *repeats[REP_MAX + 1] = { variable
1014 [EV_SND] = sounds, [EV_REP] = repeats,
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log.c2742 int repeats = 0; in xlog_state_do_callback() local
2758 repeats++; in xlog_state_do_callback()
2784 if (repeats > 5000) { in xlog_state_do_callback()
2785 flushcnt += repeats; in xlog_state_do_callback()
2786 repeats = 0; in xlog_state_do_callback()
/kernel/linux/linux-4.19/Documentation/leds/
Dledtrig-transient.txt9 should stay in off state. The on and off cycle repeats until the trigger
/kernel/linux/linux-5.10/Documentation/leds/
Dledtrig-transient.rst10 should stay in off state. The on and off cycle repeats until the trigger
/kernel/linux/linux-4.19/Documentation/networking/
Ddccp.txt146 the number of times DCCP repeats sending a Response when the initial
/kernel/linux/linux-5.10/Documentation/networking/
Ddccp.rst153 the number of times DCCP repeats sending a Response when the initial
Dnetdev-FAQ.rst49 rc2 is released. This repeats on a roughly weekly basis until rc7
/kernel/linux/linux-4.19/drivers/staging/speakup/
Dkobjects.c883 __ATTR(repeats, 0644, punc_show, punc_store);
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dkobjects.c891 __ATTR(repeats, 0644, punc_show, punc_store);

12