/kernel/linux/linux-5.10/drivers/target/iscsi/ |
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()
|
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
D | method-customizing.rst | 78 and redo step c) ~ g) to override the method with the original one. 84 ACPI methods, we need to redo step c) ~ g) for multiple times.
|
/kernel/linux/linux-5.10/drivers/block/ |
D | floppy.c | 538 void (*redo)(void); /* this is called to retry the operation */ member 1548 cont->redo(); in seek_interrupt() 1611 cont->redo(); in seek_floppy() 1667 cont->redo(); in recal_interrupt() 1792 cont->redo(); in reset_interrupt() 1889 cont->redo(); /* this will recall reset when needed */ in floppy_shutdown() 1999 .redo = do_wakeup, 2006 .redo = process_fd_request, 2061 cont->redo(); in success_and_wakeup() 2131 cont->redo(); in format_interrupt() [all …]
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 203 iredo = port->input[0]->redo; in ddb_unredirect() 212 port->input[0]->redo = NULL; in ddb_unredirect() 218 oredi->redo = NULL; in ddb_unredirect() 266 input->redo = port->output; in ddb_redirect() 553 while (i && (o = i->redo)) { in ddb_input_start_all() 570 while (i && (o = i->redo)) { in ddb_input_stop_all() 829 if (input->redo || input->redi) in ts_open() 2148 if (input->redo) { in input_write_dvb() 2149 dma2 = input->redo->dma; in input_write_dvb() 2190 if (input->redo) in input_work() [all …]
|
D | ddbridge.h | 201 struct ddb_io *redo; member
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
D | device.c | 1262 int *redo = data; in recovery_check() local 1276 *redo = 1; in recovery_check() 1279 *redo = 1; in recovery_check() 1289 int redo = 0; in recovery_work_func() local 1291 bus_for_each_dev(&ccw_bus_type, NULL, &redo, recovery_check); in recovery_work_func() 1292 if (redo) { in recovery_work_func()
|
/kernel/linux/linux-5.10/net/sctp/ |
D | outqueue.c | 659 redo: in __sctp_outq_flush_rtx() 673 goto redo; in __sctp_outq_flush_rtx() 686 goto redo; in __sctp_outq_flush_rtx()
|
/kernel/linux/linux-5.10/mm/ |
D | slub.c | 2224 redo: in deactivate_slab() 2286 goto redo; in deactivate_slab() 2686 redo: in ___slab_alloc() 2695 goto redo; in ___slab_alloc() 2746 goto redo; in ___slab_alloc() 2827 redo: in slab_alloc_node() 2888 goto redo; in slab_alloc_node() 3109 redo: in do_slab_free() 3136 goto redo; in do_slab_free()
|
/kernel/linux/linux-5.10/fs/befs/ |
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
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
D | unwind.c | 1739 redo: in run_script() 1830 goto redo; in run_script()
|
/kernel/linux/linux-5.10/net/unix/ |
D | af_unix.c | 2358 redo: in unix_stream_read_generic() 2399 goto redo; in unix_stream_read_generic()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
D | bindec.S | 680 fbgt fix_ex |if greater, fix and redo
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | page_migration.rst | 146 Processes waiting on the page lock will redo their page faults
|
/kernel/linux/linux-5.10/kernel/sched/ |
D | fair.c | 8072 redo: in detach_tasks() 8180 goto redo; in detach_tasks() 10030 redo: in load_balance() 10159 goto redo; in load_balance()
|
/kernel/linux/linux-5.10/net/xfrm/ |
D | xfrm_policy.c | 531 redo: in xfrm_dst_hash_transfer() 552 goto redo; in xfrm_dst_hash_transfer()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
D | main.c | 4331 redo: in b43_wireless_core_stop() 4372 goto redo; in b43_wireless_core_stop()
|
/kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
D | power-management.rst | 317 The driver should redo any necessary device initialization,
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 14503 # or a normalized number that rounded down to a 1. so, redo the entire
|