/linux/drivers/target/iscsi/ |
H A D | iscsi_target_seq_pdu_list.c | 79 redo: in iscsit_ordered_pdu_lists() 86 goto redo; in iscsit_ordered_pdu_lists() 104 redo: in iscsit_create_random_array() 110 goto redo; in iscsit_create_random_array() 127 redo: in iscsit_randomize_pdu_lists() 148 goto redo; in iscsit_randomize_pdu_lists() 599 redo: in iscsit_get_pdu_holder_for_seq() 620 goto redo; in iscsit_get_pdu_holder_for_seq()
|
/linux/drivers/block/ |
H A D | floppy.c | 537 void (*redo)(void); /* this is called to retry the operation */ member 1227 * redo without too much hassle in perpendicular_mode() 1551 cont->redo(); in seek_interrupt() 1614 cont->redo(); in seek_floppy() 1670 cont->redo(); in recal_interrupt() 1795 cont->redo(); in reset_interrupt() 1802 * cont's ->redo() to be called via reset_interrupt(). 1892 cont->redo(); /* this will recall reset when needed */ in floppy_shutdown() 2002 .redo = do_wakeup, 2009 .redo [all...] |
/linux/drivers/s390/cio/ |
H A D | device.c | 1252 int *redo = data; in recovery_check() local 1266 *redo = 1; in recovery_check() 1269 *redo = 1; in recovery_check() 1279 int redo = 0; in recovery_work_func() local 1281 bus_for_each_dev(&ccw_bus_type, NULL, &redo, recovery_check); in recovery_work_func() 1282 if (redo) { in recovery_work_func()
|
/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 194 iredo = port->input[0]->redo; in ddb_unredirect() 203 port->input[0]->redo = NULL; in ddb_unredirect() 209 oredi->redo = NULL; in ddb_unredirect() 257 input->redo = port->output; in ddb_redirect() 544 while (i && (o = i->redo)) { in ddb_input_start_all() 561 while (i && (o = i->redo)) { in ddb_input_stop_all() 820 if (input->redo || input->redi) in ts_open() 2139 if (input->redo) { in input_write_dvb() 2140 dma2 = input->redo->dma; in input_write_dvb() 2181 if (input->redo) in input_work() [all...] |
H A D | ddbridge.h | 192 struct ddb_io *redo; member
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-greatlakes.dts | 70 ncsi-ctrl,start-redo-probe;
|
/linux/net/sctp/ |
H A D | outqueue.c | 662 redo: in __sctp_outq_flush_rtx() 676 goto redo; in __sctp_outq_flush_rtx() 689 goto redo; in __sctp_outq_flush_rtx()
|
/linux/fs/befs/ |
H A D | ChangeLog | 197 * Removed all the Read-Write stuff. I'll redo it when it is time to add 282 Flow control with #ifdef (ugh). Maybe I'll redo it once
|
/linux/Documentation/mm/ |
H A D | page_migration.rst | 143 Processes waiting on the page lock will redo their page faults
|
/linux/mm/ |
H A D | slub.c | 751 pr_info("%s %s: cmpxchg double redo ", n, s->name); in __slab_update_freelist() 782 pr_info("%s %s: cmpxchg double redo ", n, s->name); in slab_update_freelist() 3065 pr_info("%s %s: cmpxchg redo ", n, s->name); in note_cmpxchg_failure() 3996 redo: in __slab_alloc_node() 4076 goto redo; in __slab_alloc_node() 4618 redo: in do_slab_free() 4643 goto redo; in do_slab_free() 4651 goto redo; in do_slab_free()
|
/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 680 fbgt fix_ex |if greater, fix and redo
|
/linux/net/unix/ |
H A D | af_unix.c | 2968 redo: in unix_stream_read_generic() 3019 goto redo; in unix_stream_read_generic()
|
/linux/Documentation/gpu/ |
H A D | drm-vm-bind-locking.rst | 505 accessing the old pages of the userptr gpu_vma and needs to redo the
|
/linux/net/xfrm/ |
H A D | xfrm_policy.c | 584 redo: in xfrm_dst_hash_transfer() 605 goto redo; in xfrm_dst_hash_transfer()
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 4334 redo: in b43_wireless_core_stop() 4375 goto redo; in b43_wireless_core_stop()
|
/linux/Documentation/driver-api/usb/ |
H A D | power-management.rst | 317 The driver should redo any necessary device initialization,
|
/linux/kernel/sched/ |
H A D | fair.c | 5269 * undo/redo all that. Seems wasteful. in enqueue_entity() 11669 redo: in sched_balance_rq() 11769 * Go back to "more_balance" rather than "redo" since we in sched_balance_rq() 11799 goto redo; in sched_balance_rq()
|
/linux/Documentation/admin-guide/ |
H A D | verify-bugs-and-bisect-regressions.rst | 1384 further, but due to problems come back here to redo the configuration from
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 11872 # a normalized number that rounded down to a 2. so, redo the entire operation 12640 # or a normalized number that rounded down to a 1. so, redo the entire 14167 # a normalized number that rounded down to a 2. so, redo the entire operation 14503 # or a normalized number that rounded down to a 1. so, redo the entire 24167 fbgt.w fix_ex # if greater, fix and redo
|