Home
last modified time | relevance | path

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

/Linux-v5.15/fs/jbd2/
Dcommit.c964 restart_loop: in jbd2_journal_commit_transaction()
1110 goto restart_loop; in jbd2_journal_commit_transaction()
/Linux-v5.15/fs/cifs/
Dfile.c3134 restart_loop: in collect_uncached_write_data()
3172 goto restart_loop; in collect_uncached_write_data()
/Linux-v5.15/drivers/net/ethernet/ibm/
Dibmvnic.c3410 restart_loop: in ibmvnic_complete_tx()
3469 goto restart_loop; in ibmvnic_complete_tx()
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_sli.c20926 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
20956 restart_loop = 0; in lpfc_cleanup_pending_mbox()
20975 restart_loop = 1; in lpfc_cleanup_pending_mbox()
20984 } while (restart_loop); in lpfc_cleanup_pending_mbox()