Home
last modified time | relevance | path

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

/Linux-v6.6/fs/jbd2/
Dcommit.c919 restart_loop: in jbd2_journal_commit_transaction()
1065 goto restart_loop; in jbd2_journal_commit_transaction()
/Linux-v6.6/fs/smb/client/
Dfile.c3507 restart_loop: in collect_uncached_write_data()
3545 goto restart_loop; in collect_uncached_write_data()
/Linux-v6.6/drivers/net/ethernet/ibm/
Dibmvnic.c4157 restart_loop: in ibmvnic_complete_tx()
4222 goto restart_loop; in ibmvnic_complete_tx()
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_sli.c21003 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21037 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21056 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21065 } while (restart_loop); in lpfc_cleanup_pending_mbox()