Home
last modified time | relevance | path

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

/linux-6.14.4/fs/jbd2/
Dcommit.c916 restart_loop: in jbd2_journal_commit_transaction()
1062 goto restart_loop; in jbd2_journal_commit_transaction()
/linux-6.14.4/drivers/net/ethernet/ibm/
Dibmvnic.c4215 restart_loop: in ibmvnic_complete_tx()
4275 goto restart_loop; in ibmvnic_complete_tx()
/linux-6.14.4/drivers/scsi/lpfc/
Dlpfc_sli.c21060 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21094 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21113 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21118 } while (restart_loop); in lpfc_cleanup_pending_mbox()