Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dcommit.c966 restart_loop: in jbd2_journal_commit_transaction()
1112 goto restart_loop; in jbd2_journal_commit_transaction()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfile.c3086 restart_loop: in collect_uncached_write_data()
3124 goto restart_loop; in collect_uncached_write_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/
H A Dibmvnic.c3087 restart_loop: in ibmvnic_complete_tx()
3150 goto restart_loop; in ibmvnic_complete_tx()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.c19911 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
19942 restart_loop = 0; in lpfc_cleanup_pending_mbox()
19961 restart_loop = 1; in lpfc_cleanup_pending_mbox()
19970 } while (restart_loop); in lpfc_cleanup_pending_mbox()