Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Dcommit.c921 restart_loop: in jbd2_journal_commit_transaction()
1067 goto restart_loop; in jbd2_journal_commit_transaction()
/openbmc/linux/fs/smb/client/
H A Dfile.c3640 restart_loop: in collect_uncached_write_data()
3678 goto restart_loop; in collect_uncached_write_data()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c4247 restart_loop: in ibmvnic_complete_tx()
4312 goto restart_loop; in ibmvnic_interrupt_rx()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c21045 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21079 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21098 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21107 } while (restart_loop); in lpfc_cleanup_pending_mbox()