/linux-4.1.27/scripts/genksyms/ |
D | lex.l | 151 repeat: 178 goto repeat; 197 goto repeat; 201 goto repeat; 205 goto repeat; 230 goto repeat; 238 goto repeat; 258 goto repeat; 266 goto repeat; 268 goto repeat; [all …]
|
D | lex.lex.c_shipped | 1960 repeat: 1987 goto repeat; 2006 goto repeat; 2010 goto repeat; 2014 goto repeat; 2039 goto repeat; 2047 goto repeat; 2067 goto repeat; 2075 goto repeat; 2077 goto repeat; [all …]
|
/linux-4.1.27/fs/jffs2/ |
D | compr_rtime.c | 86 int repeat; in jffs2_rtime_decompress() local 90 repeat = data_in[pos++]; in jffs2_rtime_decompress() 94 if (repeat) { in jffs2_rtime_decompress() 95 if (backoffs + repeat >= outpos) { in jffs2_rtime_decompress() 96 while(repeat) { in jffs2_rtime_decompress() 98 repeat--; in jffs2_rtime_decompress() 101 memcpy(&cpage_out[outpos],&cpage_out[backoffs],repeat); in jffs2_rtime_decompress() 102 outpos+=repeat; in jffs2_rtime_decompress()
|
/linux-4.1.27/kernel/power/ |
D | suspend_test.c | 79 repeat: in test_wakealarm() 119 goto repeat; in test_wakealarm() 154 char *repeat; in setup_test_suspend() local 163 repeat = strsep(&value, ","); in setup_test_suspend() 164 if (repeat) { in setup_test_suspend() 165 if (kstrtou32(repeat, 0, &test_repeat_count_max)) in setup_test_suspend()
|
/linux-4.1.27/sound/usb/line6/ |
D | midibuf.c | 138 int repeat = 0; in line6_midibuf_read() local 168 repeat = 1; in line6_midibuf_read() 219 memcpy(data + repeat, this->buf + this->pos_read, length); in line6_midibuf_read() 224 memcpy(data + repeat, this->buf + this->pos_read, length1); in line6_midibuf_read() 225 memcpy(data + repeat + length1, this->buf, length2); in line6_midibuf_read() 229 if (repeat) in line6_midibuf_read() 233 return length + repeat; in line6_midibuf_read()
|
/linux-4.1.27/scripts/kconfig/ |
D | streamline_config.pl | 433 my $repeat = 1; 464 $repeat = 1; # do again 532 $repeat = 1; 542 $repeat = 1; 544 while ($repeat) { 545 $repeat = 0; 584 while ($repeat) { 588 $repeat = 0;
|
/linux-4.1.27/arch/x86/boot/ |
D | printf.c | 138 repeat: in vsprintf() 143 goto repeat; in vsprintf() 146 goto repeat; in vsprintf() 149 goto repeat; in vsprintf() 152 goto repeat; in vsprintf() 155 goto repeat; in vsprintf()
|
/linux-4.1.27/arch/alpha/boot/ |
D | stdio.c | 140 repeat: in vsprintf() 143 case '-': flags |= LEFT; goto repeat; in vsprintf() 144 case '+': flags |= PLUS; goto repeat; in vsprintf() 145 case ' ': flags |= SPACE; goto repeat; in vsprintf() 146 case '#': flags |= SPECIAL; goto repeat; in vsprintf() 147 case '0': flags |= ZEROPAD; goto repeat; in vsprintf()
|
/linux-4.1.27/arch/powerpc/boot/ |
D | stdio.c | 166 repeat: in vsprintf() 169 case '-': flags |= LEFT; goto repeat; in vsprintf() 170 case '+': flags |= PLUS; goto repeat; in vsprintf() 171 case ' ': flags |= SPACE; goto repeat; in vsprintf() 172 case '#': flags |= SPECIAL; goto repeat; in vsprintf() 173 case '0': flags |= ZEROPAD; goto repeat; in vsprintf()
|
/linux-4.1.27/drivers/media/pci/solo6x10/ |
D | solo6x10-p2m.c | 39 int repeat, u32 ext_size) in solo_p2m_dma() argument 55 repeat, ext_size); in solo_p2m_dma() 138 int repeat, u32 ext_size) in solo_p2m_fill_desc() argument 147 if (repeat) { in solo_p2m_fill_desc() 150 SOLO_P2M_REPEAT(repeat); in solo_p2m_fill_desc() 159 int repeat, u32 ext_size) in solo_p2m_dma_t() argument 163 solo_p2m_fill_desc(&desc[1], wr, dma_addr, ext_addr, size, repeat, in solo_p2m_dma_t()
|
D | solo6x10.h | 370 int repeat, u32 ext_size); 373 int repeat, u32 ext_size); 376 int repeat, u32 ext_size);
|
/linux-4.1.27/mm/ |
D | filemap.c | 969 repeat: in find_get_entry() 978 goto repeat; in find_get_entry() 987 goto repeat; in find_get_entry() 996 goto repeat; in find_get_entry() 1026 repeat: in find_lock_entry() 1034 goto repeat; in find_lock_entry() 1070 repeat: in pagecache_get_page() 1091 goto repeat; in pagecache_get_page() 1124 goto repeat; in pagecache_get_page() 1170 repeat: in find_get_entries() [all …]
|
D | memory_hotplug.c | 1714 repeat: in __offline_pages() 1734 goto repeat; in __offline_pages() 1741 goto repeat; in __offline_pages()
|
D | memblock.c | 520 repeat: in memblock_add_range() 570 goto repeat; in memblock_add_range()
|
D | shmem.c | 1047 repeat: in shmem_getpage_gfp() 1266 goto repeat; in shmem_getpage_gfp() 1269 goto repeat; in shmem_getpage_gfp()
|
/linux-4.1.27/drivers/block/ |
D | hd.c | 370 repeat: in reset_hd() 378 goto repeat; in reset_hd() 386 goto repeat; in reset_hd() 587 repeat: in hd_request() 611 goto repeat; in hd_request() 616 goto repeat; in hd_request() 635 goto repeat; in hd_request() 641 goto repeat; in hd_request() 644 goto repeat; in hd_request()
|
D | ataflop.c | 731 repeat: in do_fd_action() 738 goto repeat; in do_fd_action() 1432 repeat: in redo_fd_request() 1447 goto repeat; in redo_fd_request() 1463 goto repeat; in redo_fd_request() 1468 goto repeat; in redo_fd_request() 1478 goto repeat; in redo_fd_request()
|
D | loop.c | 1486 repeat: in loop_queue_write_work() 1499 goto repeat; in loop_queue_write_work()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | vgtod.h | 44 repeat: in gtod_read_begin() 48 goto repeat; in gtod_read_begin()
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | generic.c | 112 static u8 __mtrr_type_lookup(u64 start, u64 end, u64 *partial_end, int *repeat) in __mtrr_type_lookup() argument 118 *repeat = 0; in __mtrr_type_lookup() 195 *repeat = 1; in __mtrr_type_lookup() 230 int repeat; in mtrr_type_lookup() local 233 type = __mtrr_type_lookup(start, end, &partial_end, &repeat); in mtrr_type_lookup() 240 while (repeat) { in mtrr_type_lookup() 243 type = __mtrr_type_lookup(start, end, &partial_end, &repeat); in mtrr_type_lookup()
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_main.c | 1476 int num, int repeat, int phys) in kdb_md_line() argument 1491 for (i = 0; i < num && repeat--; i++) { in kdb_md_line() 1558 int radix = 16, mdcount = 8, bytesperword = KDB_WORD_SIZE, repeat; in kdb_md() local 1573 repeat = mdcount * 16 / bytesperword; in kdb_md() 1587 repeat = mdcount * 16 / bytesperword; in kdb_md() 1592 repeat = simple_strtoul(argv[0] + 4, &p, 10); in kdb_md() 1593 mdcount = ((repeat * bytesperword) + 15) / 16; in kdb_md() 1596 last_repeat = repeat; in kdb_md() 1613 repeat = last_repeat; in kdb_md() 1614 mdcount = ((repeat * bytesperword) + 15) / 16; in kdb_md() [all …]
|
/linux-4.1.27/fs/nilfs2/ |
D | page.c | 264 repeat: in nilfs_copy_dirty_pages() 298 goto repeat; in nilfs_copy_dirty_pages() 319 repeat: in nilfs_copy_back_pages() 369 goto repeat; in nilfs_copy_back_pages() 531 repeat: in nilfs_find_uncommitted_extent() 574 goto repeat; in nilfs_find_uncommitted_extent()
|
D | segbuf.c | 443 repeat: in nilfs_segbuf_submit_bh() 460 goto repeat; in nilfs_segbuf_submit_bh()
|
D | inode.c | 721 repeat: in nilfs_truncate_bmap() 736 goto repeat; in nilfs_truncate_bmap()
|
D | segment.c | 645 repeat: in nilfs_lookup_dirty_data_buffers() 680 goto repeat; in nilfs_lookup_dirty_data_buffers()
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-buffer.c | 208 if (this_attr->c->scan_type.repeat > 1) in iio_show_fixed_type() 214 this_attr->c->scan_type.repeat, in iio_show_fixed_type() 506 if (ch->scan_type.repeat > 1) in iio_compute_scan_bytes() 508 ch->scan_type.repeat; in iio_compute_scan_bytes() 517 if (ch->scan_type.repeat > 1) in iio_compute_scan_bytes() 519 ch->scan_type.repeat; in iio_compute_scan_bytes() 1150 if (ch->scan_type.repeat > 1) in iio_buffer_update_demux() 1152 ch->scan_type.repeat; in iio_buffer_update_demux() 1159 if (ch->scan_type.repeat > 1) in iio_buffer_update_demux() 1161 ch->scan_type.repeat; in iio_buffer_update_demux() [all …]
|
/linux-4.1.27/drivers/s390/cio/ |
D | crw.c | 67 repeat: in crw_collect_info() 131 goto repeat; in crw_collect_info()
|
/linux-4.1.27/arch/m68k/atari/ |
D | atakeyb.c | 140 repeat: in atari_keyboard_interrupt() 166 goto repeat; in atari_keyboard_interrupt() 308 goto repeat; in atari_keyboard_interrupt()
|
/linux-4.1.27/include/linux/i2c/ |
D | lm8323.h | 38 bool repeat; member
|
D | adp5588.h | 147 unsigned repeat:1; /* Enable key repeat */ member
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugepage-hash64.c | 141 repeat: in __hash_page_thp() 162 goto repeat; in __hash_page_thp()
|
D | hash_utils_64.c | 1444 repeat: in hpte_insert_repeating() 1465 goto repeat; in hpte_insert_repeating()
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
D | bf54x_keys.h | 15 unsigned short repeat; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | init.h | 13 u16 repeat; member
|
/linux-4.1.27/fs/isofs/ |
D | rock.c | 215 repeat: in get_rock_ridge_filename() 293 goto repeat; in get_rock_ridge_filename() 332 repeat: in parse_rock_ridge_inode_internal() 591 goto repeat; in parse_rock_ridge_inode_internal() 736 repeat: in rock_ridge_symlink_readpage() 775 goto repeat; in rock_ridge_symlink_readpage()
|
/linux-4.1.27/drivers/input/mouse/ |
D | elan_i2c_core.c | 96 int repeat = ETP_RETRY_COUNT; in elan_enable_power() local 112 } while (--repeat > 0); in elan_enable_power() 120 int repeat = ETP_RETRY_COUNT; in elan_disable_power() local 140 } while (--repeat > 0); in elan_disable_power() 148 int repeat = ETP_RETRY_COUNT; in elan_sleep() local 157 } while (--repeat > 0); in elan_sleep() 193 int repeat = ETP_RETRY_COUNT; in elan_initialize() local 202 } while (--repeat > 0); in elan_initialize()
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | nvidia,tegra20-kbc.txt | 30 - nvidia,repeat-delay-ms: delay in milliseconds before repeat starts
|
D | gpio-keys-polled.txt | 8 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
D | gpio-keys.txt | 7 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
D | brcm,bcm-keypad.txt | 58 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
/linux-4.1.27/drivers/base/power/ |
D | runtime.c | 423 repeat: in rpm_suspend() 479 goto repeat; in rpm_suspend() 496 goto repeat; in rpm_suspend() 570 goto repeat; in rpm_suspend() 603 repeat: in rpm_resume() 647 goto repeat; in rpm_resume() 665 goto repeat; in rpm_resume() 726 goto repeat; in rpm_resume()
|
/linux-4.1.27/fs/jbd/ |
D | transaction.c | 112 repeat: in start_this_handle() 132 goto repeat; in start_this_handle() 158 goto repeat; in start_this_handle() 185 goto repeat; in start_this_handle() 538 repeat: in do_get_write_access() 652 goto repeat; in do_get_write_access() 686 goto repeat; in do_get_write_access() 897 repeat: in journal_get_undo_access() 915 goto repeat; in journal_get_undo_access()
|
D | revoke.c | 146 repeat: in insert_revoke_hash() 164 goto repeat; in insert_revoke_hash()
|
D | journal.c | 339 repeat: in journal_write_metadata_buffer() 371 goto repeat; in journal_write_metadata_buffer() 1941 repeat: in journal_add_journal_head() 1955 goto repeat; in journal_add_journal_head()
|
/linux-4.1.27/arch/arm/vdso/ |
D | vgettimeofday.c | 37 repeat: in __vdso_read_begin() 41 goto repeat; in __vdso_read_begin()
|
/linux-4.1.27/tools/testing/ktest/ |
D | ktest.pl | 904 my $repeat = 1; 938 $old_repeat = $repeat; 940 $test_num += $repeat; 942 $repeat = 1; 983 $repeat = $1; 984 $repeat_tests{"$test_num"} = $repeat; 1000 $repeat = $old_repeat; 1102 if ($repeat > 1) { 1103 $repeats{$val} = $repeat; 1128 $test_num += $repeat - 1; [all …]
|
/linux-4.1.27/fs/ufs/ |
D | inode.c | 200 repeat: in ufs_inode_getfrag() 213 goto repeat; in ufs_inode_getfrag() 237 goto repeat; in ufs_inode_getfrag() 279 goto repeat; in ufs_inode_getfrag() 361 repeat: in ufs_inode_getblock() 369 goto repeat; in ufs_inode_getblock() 386 goto repeat; in ufs_inode_getblock()
|
/linux-4.1.27/include/linux/ |
D | seqlock.h | 110 repeat: in __read_seqcount_begin() 114 goto repeat; in __read_seqcount_begin()
|
/linux-4.1.27/net/netfilter/ |
D | core.c | 139 repeat: in nf_iterate() 152 goto repeat; in nf_iterate()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | examples.txt | 45 'repeat the workload N times' feature of perf stat: 47 titan:~> perf stat --repeat 5 -e kmem:mm_page_pcpu_drain -e 176 titan:~/git> perf stat --repeat 10 -a -e kmem:mm_page_pcpu_drain -e
|
D | perf-stat.txt | 66 --repeat=<n>:: 67 repeat command and print average + stddev (max: 100). 0 means forever. 127 perf stat --repeat 10 --null --sync --pre 'make -s O=defconfig-build/clean' -- make -s -j64 O=defco…
|
D | perf-bench.txt | 20 --repeat=:: 21 Specify amount of times to repeat the run (default 10).
|
D | perf-sched.txt | 30 of the workload as it occurred when it was recorded - and can repeat
|
/linux-4.1.27/fs/jbd2/ |
D | transaction.c | 305 repeat: in start_this_handle() 324 goto repeat; in start_this_handle() 338 goto repeat; in start_this_handle() 346 goto repeat; in start_this_handle() 793 repeat: in do_get_write_access() 902 goto repeat; in do_get_write_access() 936 goto repeat; in do_get_write_access() 1158 repeat: in jbd2_journal_get_undo_access() 1176 goto repeat; in jbd2_journal_get_undo_access()
|
D | revoke.c | 145 repeat: in insert_revoke_hash() 163 goto repeat; in insert_revoke_hash()
|
D | journal.c | 389 repeat: in jbd2_journal_write_metadata_buffer() 439 goto repeat; in jbd2_journal_write_metadata_buffer() 2472 repeat: in jbd2_journal_add_journal_head() 2486 goto repeat; in jbd2_journal_add_journal_head()
|
/linux-4.1.27/drivers/media/rc/img-ir/ |
D | img-ir-sanyo.c | 114 .repeat = 108, /* 108 ms */
|
D | img-ir-hw.c | 333 if (decoder->repeat) { in img_ir_decoder_preprocess() 360 if (decoder->repeat) in img_ir_decoder_convert() 854 if (dec->repeat && !hw->stopping) { in img_ir_handle_data() 860 interval = dec->repeat + (dec->repeat >> 3); in img_ir_handle_data()
|
D | img-ir-nec.c | 143 .repeat = 108, /* 108 ms */
|
D | img-ir-hw.h | 175 unsigned int repeat; member
|
/linux-4.1.27/fs/f2fs/ |
D | checkpoint.c | 36 repeat: in grab_meta_page() 40 goto repeat; in grab_meta_page() 59 repeat: in get_meta_page() 63 goto repeat; in get_meta_page() 69 goto repeat; in get_meta_page() 74 goto repeat; in get_meta_page()
|
D | data.c | 992 repeat: in get_lock_data_page() 1043 goto repeat; in get_lock_data_page() 1068 repeat: in get_new_data_page() 1099 goto repeat; in get_new_data_page() 1592 repeat: in f2fs_write_begin() 1664 goto repeat; in f2fs_write_begin()
|
D | node.c | 1047 repeat: in get_node_page() 1065 goto repeat; in get_node_page() 1086 repeat: in get_node_page_ra() 1114 goto repeat; in get_node_page_ra()
|
D | segment.c | 299 repeat: in issue_flush_thread() 325 goto repeat; in issue_flush_thread()
|
/linux-4.1.27/include/linux/input/ |
D | adp5589.h | 153 bool repeat; /* Enable key repeat */ member
|
/linux-4.1.27/drivers/input/keyboard/ |
D | pmic8xxx-keypad.c | 511 bool repeat; in pmic8xxx_kp_probe() local 527 repeat = !of_property_read_bool(pdev->dev.of_node, in pmic8xxx_kp_probe() 583 if (repeat) in pmic8xxx_kp_probe()
|
D | adp5520-keys.c | 127 if (pdata->repeat) in adp5520_keys_probe()
|
D | bf54x-keys.c | 287 if (pdata->repeat) in bfin_kpad_probe()
|
D | lm8323.c | 729 if (pdata->repeat) in lm8323_probe()
|
D | adp5588-keys.c | 544 if (pdata->repeat) in adp5588_probe()
|
D | adp5589-keys.c | 988 if (pdata->repeat) in adp5589_probe()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | time-event.c | 610 time_cmd.repeat = 1; in iwl_mvm_protect_session() 790 time_cmd.repeat = 1; in iwl_mvm_start_p2p_roc() 874 time_cmd.repeat = 1; in iwl_mvm_schedule_csa_period()
|
D | fw-api.h | 778 u8 repeat; member
|
/linux-4.1.27/kernel/ |
D | stop_machine.c | 454 repeat: in cpu_stopper_thread() 485 goto repeat; in cpu_stopper_thread()
|
D | kthread.c | 553 repeat: in kthread_worker_fn() 581 goto repeat; in kthread_worker_fn()
|
D | exit.c | 173 repeat: in release_task() 211 goto repeat; in release_task() 1483 repeat: in do_wait() 1518 goto repeat; in do_wait()
|
D | sysctl_binary.c | 1235 repeat: in get_sysctl() 1269 goto repeat; in get_sysctl()
|
D | workqueue.c | 2268 repeat: in rescuer_thread() 2362 goto repeat; in rescuer_thread()
|
/linux-4.1.27/drivers/net/wan/ |
D | sbni.c | 507 int repeat; in sbni_interrupt() local 514 repeat = 0; in sbni_interrupt() 517 repeat = 1; in sbni_interrupt() 521 repeat = 1; in sbni_interrupt() 522 } while( repeat ); in sbni_interrupt()
|
/linux-4.1.27/drivers/hwmon/ |
D | nct6683.c | 398 int repeat) in nct6683_create_attr_group() argument 408 if (repeat <= 0) in nct6683_create_attr_group() 422 attrs = devm_kzalloc(dev, sizeof(*attrs) * (repeat * count + 1), in nct6683_create_attr_group() 427 su = devm_kzalloc(dev, sizeof(*su) * repeat * count, in nct6683_create_attr_group() 435 for (i = 0; i < repeat; i++) { in nct6683_create_attr_group()
|
D | nct6775.c | 958 int repeat) in nct6775_create_attr_group() argument 968 if (repeat <= 0) in nct6775_create_attr_group() 982 attrs = devm_kzalloc(dev, sizeof(*attrs) * (repeat * count + 1), in nct6775_create_attr_group() 987 su = devm_kzalloc(dev, sizeof(*su) * repeat * count, in nct6775_create_attr_group() 995 for (i = 0; i < repeat; i++) { in nct6775_create_attr_group()
|
/linux-4.1.27/include/linux/mfd/ |
D | adp5520.h | 174 unsigned repeat:1; /* Enable key repeat */ member
|
/linux-4.1.27/Documentation/power/ |
D | basic-pm-debugging.txt | 13 hibernation is most likely to work correctly. Still, you need to repeat the 98 and "processors" up to "core" (repeat the test on each level a couple of times 111 - if the test fails, unload a half of the drivers currently loaded and repeat 115 recently and repeat.
|
/linux-4.1.27/fs/reiserfs/ |
D | fix_node.c | 2637 goto repeat; in fix_nodes() 2646 goto repeat; in fix_nodes() 2655 goto repeat; in fix_nodes() 2660 goto repeat; in fix_nodes() 2668 goto repeat; in fix_nodes() 2709 goto repeat; in fix_nodes() 2715 goto repeat; in fix_nodes() 2718 repeat: in fix_nodes()
|
D | inode.c | 659 int repeat, retval = 0; in reiserfs_get_block() local 762 repeat = in reiserfs_get_block() 771 if (repeat == NO_DISK_SPACE || repeat == QUOTA_EXCEEDED) { in reiserfs_get_block() 776 repeat = in reiserfs_get_block() 780 if (repeat != NO_DISK_SPACE && repeat != QUOTA_EXCEEDED) { in reiserfs_get_block() 783 if (repeat == QUOTA_EXCEEDED) in reiserfs_get_block()
|
D | journal.c | 163 repeat: in get_bitmap_node() 175 goto repeat; in get_bitmap_node()
|
/linux-4.1.27/drivers/block/paride/ |
D | pf.c | 780 repeat: in do_pf_request() 794 goto repeat; in do_pf_request() 809 goto repeat; in do_pf_request()
|
/linux-4.1.27/fs/ |
D | dax.c | 338 repeat: in do_dax_fault() 348 goto repeat; in do_dax_fault()
|
D | inode.c | 765 repeat: in find_inode() 774 goto repeat; in find_inode() 792 repeat: in find_inode_fast() 801 goto repeat; in find_inode_fast()
|
D | file.c | 453 repeat: in __alloc_fd() 479 goto repeat; in __alloc_fd()
|
D | dcache.c | 754 repeat: in dput() 787 goto repeat; in dput() 822 repeat: in dget_parent() 833 goto repeat; in dget_parent() 1185 repeat: in d_walk() 1215 goto repeat; in d_walk()
|
D | buffer.c | 510 repeat: in osync_buffers_list() 521 goto repeat; in osync_buffers_list()
|
D | namespace.c | 2511 repeat: in select_submounts() 2526 goto repeat; in select_submounts()
|
/linux-4.1.27/drivers/xen/ |
D | swiotlb-xen.c | 223 unsigned int repeat = 3; in xen_swiotlb_init() local 281 if (repeat--) { in xen_swiotlb_init()
|
/linux-4.1.27/Documentation/ |
D | irqflags-tracing.txt | 37 fix and repeat. Once the system has booted up and works without a
|
D | edac.txt | 706 bit 0 - repeat
|
D | kernel-parameters.txt | 505 Use software keyboard repeat 3561 the optional capability to repeat N number of times.
|
D | memory-barriers.txt | 2024 To repeat, this write memory barrier is present if and only if something
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoint-analysis.txt | 149 $ perf stat --repeat 5 -e kmem:mm_page_alloc -e kmem:mm_page_free 168 Using --repeat, it is also possible to view how events are fluctuating over 173 -a --repeat 10 \
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | amd8111e.c | 117 unsigned int repeat= REPEAT_CNT; in amd8111e_read_phy() local 128 } while (--repeat && (reg_val & PHY_CMD_ACTIVE)); in amd8111e_read_phy() 144 unsigned int repeat = REPEAT_CNT; in amd8111e_write_phy() local 158 } while (--repeat && (reg_val & PHY_CMD_ACTIVE)); in amd8111e_write_phy() 869 unsigned int repeat = REPEAT_CNT; in amd8111e_read_mib() local 876 while (--repeat && (status & MIB_CMD_ACTIVE)); in amd8111e_read_mib()
|
/linux-4.1.27/Documentation/video4linux/ |
D | cpia2_overview.txt | 36 a tuple structure containing address/value pairs. The repeat mode is only
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | init.c | 652 u16 repeat = init->repeat; in init_repeat() local 657 init->repeat = init->offset; in init_repeat() 660 init->offset = init->repeat; in init_repeat() 666 init->repeat = repeat; in init_repeat() 719 if (init->repeat) { in init_end_repeat()
|
/linux-4.1.27/arch/x86/mm/ |
D | init_32.c | 290 repeat: in kernel_physical_mapping_init() 385 goto repeat; in kernel_physical_mapping_init()
|
D | pageattr.c | 1139 repeat: in __change_page_attr() 1225 goto repeat; in __change_page_attr()
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-avc.c | 1382 repeat: in cmp_establish_pp_connection() 1424 goto repeat; in cmp_establish_pp_connection() 1440 repeat: in cmp_break_pp_connection() 1465 goto repeat; in cmp_break_pp_connection()
|
/linux-4.1.27/arch/alpha/lib/ |
D | ev6-clear_user.S | 152 subq $1, 16, $4 # .. .. E .. : Forward calculation - repeat the loop?
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.h | 266 u8 repeat; member
|
D | cfg80211.c | 3366 pfn_param.repeat = BRCMF_PNO_REPEAT; in brcmf_dev_pno_config()
|
/linux-4.1.27/drivers/iio/orientation/ |
D | hid-sensor-rotation.c | 57 chan->scan_type.repeat = 4; in dev_rot_adjust_channel_bit_mask()
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmthread.c | 68 repeat: in __dlm_wait_on_lockres_flags() 74 goto repeat; in __dlm_wait_on_lockres_flags()
|
/linux-4.1.27/tools/perf/ |
D | builtin-report.c | 754 repeat: in cmd_report() 870 goto repeat; in cmd_report()
|
D | builtin-top.c | 612 repeat: in display_thread() 636 goto repeat; in display_thread()
|
/linux-4.1.27/fs/kernfs/ |
D | file.c | 810 repeat: in kernfs_notify_workfn() 857 goto repeat; in kernfs_notify_workfn()
|
D | dir.c | 401 repeat: in kernfs_put() 430 goto repeat; in kernfs_put()
|
/linux-4.1.27/drivers/acpi/apei/ |
D | apei-base.c | 315 repeat: in apei_res_add() 328 goto repeat; in apei_res_add()
|
/linux-4.1.27/net/core/ |
D | netpoll.c | 287 repeat: in find_skb() 296 goto repeat; in find_skb()
|
/linux-4.1.27/drivers/ide/ |
D | ide-io.c | 479 repeat: in do_ide_request() 557 goto repeat; in do_ide_request()
|
/linux-4.1.27/include/linux/iio/ |
D | iio.h | 234 u8 repeat; member
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | ioctl.h | 385 u16 repeat; member
|
D | cfg80211.c | 2799 mef_entry->filter[filt_num].repeat = 1; in mwifiex_set_auto_arp_mef_entry() 2814 mef_entry->filter[filt_num].repeat = 1; in mwifiex_set_auto_arp_mef_entry() 2863 mef_entry->filter[filt_num].repeat = 1; in mwifiex_set_wowlan_mef_entry() 2880 mef_entry->filter[filt_num].repeat = 16; in mwifiex_set_wowlan_mef_entry() 2891 mef_entry->filter[filt_num].repeat = 16; in mwifiex_set_wowlan_mef_entry()
|
D | sta_cmd.c | 1333 *(__le32 *)stack_ptr = cpu_to_le32((u32)filter->repeat); in mwifiex_cmd_append_rpn_expression()
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 84 /proc/net/rpc/use-gss-proxy. If gss-proxy dies, it must repeat both
|
/linux-4.1.27/lib/ |
D | debugobjects.c | 686 repeat: in __debug_check_no_obj_freed() 703 goto repeat; in __debug_check_no_obj_freed()
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | ChangeLog | 7 * Only initialize FPE state once in repeat-FP situations. (6%)
|
/linux-4.1.27/fs/udf/ |
D | balloc.c | 235 repeat: in udf_bitmap_new_block() 330 goto repeat; in udf_bitmap_new_block()
|
/linux-4.1.27/fs/ext4/ |
D | mballoc.c | 2140 repeat: in ext4_mb_regular_allocator() 2217 goto repeat; in ext4_mb_regular_allocator() 3850 repeat: in ext4_mb_discard_group_preallocations() 3882 goto repeat; in ext4_mb_discard_group_preallocations() 3945 repeat: in ext4_discard_preallocations() 3962 goto repeat; in ext4_discard_preallocations() 3990 goto repeat; in ext4_discard_preallocations() 4468 repeat: in ext4_mb_new_blocks() 4498 goto repeat; in ext4_mb_new_blocks() 4509 goto repeat; in ext4_mb_new_blocks()
|
D | extents.c | 1355 repeat: in ext4_ext_create_new_leaf() 1402 goto repeat; in ext4_ext_create_new_leaf() 5583 goto repeat; in ext4_swap_extents() 5627 goto repeat; in ext4_swap_extents() 5648 goto repeat; in ext4_swap_extents() 5674 goto repeat; in ext4_swap_extents() 5716 repeat: in ext4_swap_extents()
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | binstr.S | 43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
|
D | bindec.S | 87 | or less than LEN -1 digits, adjust ILOG and repeat from 608 | or less than LEN -1 digits, adjust ILOG and repeat from
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog.c | 312 repeat: in llog_process_thread() 344 goto repeat; in llog_process_thread()
|
/linux-4.1.27/fs/dlm/ |
D | user.c | 821 repeat: in device_read() 827 goto repeat; in device_read()
|
/linux-4.1.27/fs/ext2/ |
D | balloc.c | 699 repeat: in ext2_try_to_allocate() 726 goto repeat; in ext2_try_to_allocate()
|
/linux-4.1.27/net/sched/ |
D | act_api.c | 394 repeat: in tcf_action_exec() 402 goto repeat; /* we need a ttl - JHS */ in tcf_action_exec()
|
/linux-4.1.27/drivers/acpi/ |
D | ec.c | 500 int repeat = 5; /* number of command restarts */ in ec_poll() local 502 while (repeat--) { in ec_poll()
|
/linux-4.1.27/sound/core/ |
D | Kconfig | 208 Let me repeat: it enables EXTRA-VERBOSE DEBUGGING messages.
|
/linux-4.1.27/arch/s390/mm/ |
D | pgtable.c | 67 repeat: in crst_table_upgrade() 98 goto repeat; in crst_table_upgrade()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | nested-vmx.txt | 84 For convenience, we repeat the content of struct vmcs12 here. If the internals
|
/linux-4.1.27/Documentation/leds/ |
D | ledtrig-transient.txt | 141 repeat the following step as needed:
|
/linux-4.1.27/fs/ext3/ |
D | balloc.c | 910 repeat: in ext3_try_to_allocate() 937 goto repeat; in ext3_try_to_allocate()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | wl.c | 507 repeat: in serve_prot_queue() 523 goto repeat; in serve_prot_queue()
|
/linux-4.1.27/Documentation/metag/ |
D | kernel-ABI.txt | 53 CT.3 (TXRPT) Branch repeat counter
|
/linux-4.1.27/arch/blackfin/mach-bf548/boards/ |
D | cm_bf548.c | 97 .repeat = 0,
|
D | ezkit.c | 136 .repeat = 0,
|
/linux-4.1.27/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 914 repeat: in mipsr2_decoder() 2211 goto repeat; in mipsr2_decoder()
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
D | ezkit.c | 940 .repeat = 0,
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | tegra20-whistler.dts | 508 nvidia,repeat-delay-ms = <160>;
|
D | tegra20-harmony.dts | 441 nvidia,repeat-delay-ms = <160>;
|
D | tegra20-seaboard.dts | 541 nvidia,repeat-delay-ms = <160>;
|
/linux-4.1.27/drivers/staging/panel/ |
D | panel.c | 2073 const char *repeat, in panel_bind_key() argument 2094 strncpy(key->u.kbd.repeat_str, repeat, sizeof(key->u.kbd.repeat_str)); in panel_bind_key()
|
/linux-4.1.27/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 1875 .repeat = 0, 1974 .repeat = 0,
|
/linux-4.1.27/drivers/ata/ |
D | libata-scsi.c | 3721 repeat: in ata_scsi_scan_host() 3768 goto repeat; in ata_scsi_scan_host() 3776 goto repeat; in ata_scsi_scan_host()
|
D | libata-eh.c | 730 repeat: in ata_scsi_port_error_handler() 786 goto repeat; in ata_scsi_port_error_handler()
|
/linux-4.1.27/drivers/usb/gadget/ |
D | composite.c | 914 goto repeat; in collect_langs() 917 repeat: in collect_langs()
|
/linux-4.1.27/drivers/macintosh/ |
D | adbhid.c | 284 adbhid_input_keycode(int id, int scancode, int repeat) in adbhid_input_keycode() argument
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | svga3d_reg.h | 576 uint16 repeat; member
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_receiver.c | 2141 repeat: in fail_postponed_requests() 2157 goto repeat; in fail_postponed_requests() 2178 repeat: in handle_write_conflicts() 2194 goto repeat; in handle_write_conflicts() 2252 goto repeat; in handle_write_conflicts()
|
/linux-4.1.27/drivers/net/ |
D | Kconfig | 24 # All the following symbols are dependent on NETDEVICES - do not repeat
|
/linux-4.1.27/Documentation/scsi/ |
D | arcmsr_spec.txt | 487 ** byte 11/12/13 : repeat for each volume in the raidset
|
/linux-4.1.27/fs/logfs/ |
D | readwrite.c | 318 repeat: in logfs_get_write_page() 328 goto repeat; in logfs_get_write_page()
|
/linux-4.1.27/drivers/mmc/card/ |
D | mmc_test.c | 395 struct scatterlist *sglist, int repeat, in mmc_test_map_sg() argument 430 } while (sz && repeat); in mmc_test_map_sg()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.c | 47 bool repeat; member
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dtree.c | 3067 repeat: in jfs_readdir() 3085 goto repeat; in jfs_readdir()
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 3946 u32 repeat; member
|
/linux-4.1.27/Documentation/powerpc/ |
D | hvcs.txt | 386 numbering is only per-partition-unique so entries will frequently repeat.
|
/linux-4.1.27/drivers/md/ |
D | md.c | 2233 repeat: in md_update_sb() 2364 goto repeat; in md_update_sb() 7865 repeat: in md_do_sync() 7897 goto repeat; in md_do_sync()
|
/linux-4.1.27/Documentation/input/ |
D | atarikbd.txt | 459 every Vn tenths of seconds. This provides a velocity (auto-repeat) breakpoint
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet.txt | 231 just repeat the options on the kernel command line, e.g.:
|
/linux-4.1.27/drivers/scsi/ |
D | osst.c | 433 static int repeat = 0; in osst_do_scsi() local 499 ++repeat < 3))) { in osst_do_scsi()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_els.c | 7855 repeat: in lpfc_resume_fabric_iocbs() 7888 goto repeat; in lpfc_resume_fabric_iocbs()
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 1600 entering the discussion it is useful to repeat that the Coda FS Driver
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2820 and repeat the process above. You'll also need to re-enable break- 3811 and repeat the build process with ARCH=um on all the steps.
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1881 #7 0x4d7a8a in command_line_input (prompt=0x564420 "(gdb) ", repeat=1,
|