/linux-6.1.9/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()
|
/linux-6.1.9/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() 2132 cont->redo(); in format_interrupt() [all …]
|
/linux-6.1.9/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.
|
/linux-6.1.9/drivers/s390/cio/ |
D | device.c | 1240 int *redo = data; in recovery_check() local 1254 *redo = 1; in recovery_check() 1257 *redo = 1; in recovery_check() 1267 int redo = 0; in recovery_work_func() local 1269 bus_for_each_dev(&ccw_bus_type, NULL, &redo, recovery_check); in recovery_work_func() 1270 if (redo) { in recovery_work_func()
|
/linux-6.1.9/drivers/media/pci/ddbridge/ |
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 …]
|
D | ddbridge.h | 192 struct ddb_io *redo; member
|
/linux-6.1.9/net/sctp/ |
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-6.1.9/mm/ |
D | slub.c | 2464 redo: in deactivate_slab() 2509 goto redo; in deactivate_slab() 3075 redo: in ___slab_alloc() 3167 goto redo; in ___slab_alloc() 3326 redo: in slab_alloc_node() 3388 goto redo; in slab_alloc_node() 3601 redo: in do_slab_free() 3630 goto redo; in do_slab_free() 3638 goto redo; in do_slab_free()
|
/linux-6.1.9/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
|
/linux-6.1.9/Documentation/mm/ |
D | page_migration.rst | 146 Processes waiting on the page lock will redo their page faults
|
/linux-6.1.9/net/unix/ |
D | af_unix.c | 2746 redo: in unix_stream_read_generic() 2762 goto redo; in unix_stream_read_generic() 2799 goto redo; in unix_stream_read_generic()
|
/linux-6.1.9/arch/ia64/kernel/ |
D | unwind.c | 1739 redo: in run_script() 1830 goto redo; in run_script()
|
/linux-6.1.9/arch/m68k/fpsp040/ |
D | bindec.S | 680 fbgt fix_ex |if greater, fix and redo
|
/linux-6.1.9/net/xfrm/ |
D | xfrm_policy.c | 531 redo: in xfrm_dst_hash_transfer() 552 goto redo; in xfrm_dst_hash_transfer()
|
/linux-6.1.9/drivers/net/wireless/broadcom/b43/ |
D | main.c | 4332 redo: in b43_wireless_core_stop() 4373 goto redo; in b43_wireless_core_stop()
|
/linux-6.1.9/Documentation/driver-api/usb/ |
D | power-management.rst | 317 The driver should redo any necessary device initialization,
|
/linux-6.1.9/kernel/sched/ |
D | fair.c | 10447 redo: in load_balance() 10579 goto redo; in load_balance()
|
/linux-6.1.9/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 14503 # or a normalized number that rounded down to a 1. so, redo the entire
|