Home
last modified time | relevance | path

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

/linux-6.12.1/fs/jbd2/
Dcommit.c920 restart_loop: in jbd2_journal_commit_transaction()
1066 goto restart_loop; in jbd2_journal_commit_transaction()
/linux-6.12.1/drivers/net/ethernet/ibm/
Dibmvnic.c4216 restart_loop: in ibmvnic_complete_tx()
4276 goto restart_loop; in ibmvnic_complete_tx()
/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_sli.c21043 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21077 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21096 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21105 } while (restart_loop); in lpfc_cleanup_pending_mbox()