Home
last modified time | relevance | path

Searched refs:restart_loop (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/jbd2/
Dcommit.c964 restart_loop: in jbd2_journal_commit_transaction()
1110 goto restart_loop; in jbd2_journal_commit_transaction()
/Linux-v5.10/fs/cifs/
Dfile.c3059 restart_loop: in collect_uncached_write_data()
3097 goto restart_loop; in collect_uncached_write_data()
/Linux-v5.10/drivers/net/ethernet/ibm/
Dibmvnic.c3117 restart_loop: in ibmvnic_complete_tx()
3180 goto restart_loop; in ibmvnic_complete_tx()
/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli.c19845 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
19876 restart_loop = 0; in lpfc_cleanup_pending_mbox()
19895 restart_loop = 1; in lpfc_cleanup_pending_mbox()
19904 } while (restart_loop); in lpfc_cleanup_pending_mbox()