Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/ixp4xx/
Dixp4xx-npe.c623 goto too_big; in npe_load_firmware()
627 goto too_big; in npe_load_firmware()
653 too_big: in npe_load_firmware()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_debugfs.c3890 goto too_big; in lpfc_idiag_queinfo_read()
3896 goto too_big; in lpfc_idiag_queinfo_read()
3906 goto too_big; in lpfc_idiag_queinfo_read()
3912 goto too_big; in lpfc_idiag_queinfo_read()
3921 goto too_big; in lpfc_idiag_queinfo_read()
3927 goto too_big; in lpfc_idiag_queinfo_read()
3933 goto too_big; in lpfc_idiag_queinfo_read()
3943 goto too_big; in lpfc_idiag_queinfo_read()
3950 goto too_big; in lpfc_idiag_queinfo_read()
3958 too_big: in lpfc_idiag_queinfo_read()
/Linux-v5.4/drivers/mmc/host/
Dsdhci.c905 bool *too_big) in sdhci_calc_timeout() argument
911 *too_big = true; in sdhci_calc_timeout()
959 *too_big = false; in sdhci_calc_timeout()
1001 bool too_big = false; in sdhci_set_timeout() local
1003 count = sdhci_calc_timeout(host, cmd, &too_big); in sdhci_set_timeout()
1005 if (too_big && in sdhci_set_timeout()