/linux-6.12.1/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.12.1/drivers/block/ |
D | floppy.c | 537 void (*redo)(void); /* this is called to retry the operation */ member 1551 cont->redo(); in seek_interrupt() 1614 cont->redo(); in seek_floppy() 1670 cont->redo(); in recal_interrupt() 1795 cont->redo(); in reset_interrupt() 1892 cont->redo(); /* this will recall reset when needed */ in floppy_shutdown() 2002 .redo = do_wakeup, 2009 .redo = process_fd_request, 2064 cont->redo(); in success_and_wakeup() 2135 cont->redo(); in format_interrupt() [all …]
|
/linux-6.12.1/drivers/s390/cio/ |
D | device.c | 1254 int *redo = data; in recovery_check() local 1268 *redo = 1; in recovery_check() 1271 *redo = 1; in recovery_check() 1281 int redo = 0; in recovery_work_func() local 1283 bus_for_each_dev(&ccw_bus_type, NULL, &redo, recovery_check); in recovery_work_func() 1284 if (redo) { in recovery_work_func()
|
/linux-6.12.1/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.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-facebook-greatlakes.dts | 70 ncsi-ctrl,start-redo-probe;
|
/linux-6.12.1/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.12.1/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.12.1/Documentation/mm/ |
D | page_migration.rst | 143 Processes waiting on the page lock will redo their page faults
|
/linux-6.12.1/mm/ |
D | slub.c | 3923 redo: in __slab_alloc_node() 3981 goto redo; in __slab_alloc_node() 4517 redo: in do_slab_free() 4542 goto redo; in do_slab_free() 4550 goto redo; in do_slab_free()
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | bindec.S | 680 fbgt fix_ex |if greater, fix and redo
|
/linux-6.12.1/net/unix/ |
D | af_unix.c | 2800 redo: in unix_stream_read_generic() 2851 goto redo; in unix_stream_read_generic()
|
/linux-6.12.1/Documentation/gpu/ |
D | drm-vm-bind-locking.rst | 505 accessing the old pages of the userptr gpu_vma and needs to redo the
|
/linux-6.12.1/net/xfrm/ |
D | xfrm_policy.c | 573 redo: in xfrm_dst_hash_transfer() 594 goto redo; in xfrm_dst_hash_transfer()
|
/linux-6.12.1/drivers/net/wireless/broadcom/b43/ |
D | main.c | 4334 redo: in b43_wireless_core_stop() 4375 goto redo; in b43_wireless_core_stop()
|
/linux-6.12.1/Documentation/driver-api/usb/ |
D | power-management.rst | 317 The driver should redo any necessary device initialization,
|
/linux-6.12.1/kernel/sched/ |
D | fair.c | 11695 redo: in sched_balance_rq() 11825 goto redo; in sched_balance_rq()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | verify-bugs-and-bisect-regressions.rst | 1384 further, but due to problems come back here to redo the configuration from
|
/linux-6.12.1/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 14503 # or a normalized number that rounded down to a 1. so, redo the entire
|