Searched refs:ENOSPC (Results 126 - 150 of 1165) sorted by path

1234567891011>>

/linux-master/drivers/crypto/ccp/
H A Dccp-dev.c317 ret = -ENOSPC;
/linux-master/drivers/crypto/ccree/
H A Dcc_request_mgr.c239 return -ENOSPC;
264 return -ENOSPC;
423 rc = -ENOSPC;
426 if (rc == -ENOSPC && backlog_ok) {
/linux-master/drivers/crypto/chelsio/
H A Dchcr_algo.c1384 err = -ENOSPC;
1430 return -ENOSPC;
1695 error = -ENOSPC;
1854 error = -ENOSPC;
1957 error = -ENOSPC;
3770 return -ENOSPC;
/linux-master/drivers/crypto/hisilicon/
H A Ddebugfs.c526 ret = -ENOSPC;
761 return -ENOSPC;
H A Dqm.c3681 return -ENOSPC;
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c881 return -ENOSPC;
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c769 return -ENOSPC;
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c739 return -ENOSPC;
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.c485 * * -ENOSPC - all SLA slots are in use
495 return -ENOSPC;
507 * * -ENOSPC - all slots of that type are in use
546 return -ENOSPC;
646 * * -ENOSPC - all available SLAs are in use
819 * * -ENOSPC - all available SLAs are in use
905 * * -ENOSPC - all available SLAs are in use
H A Dqat_algs.c823 if (ret == -ENOSPC)
869 if (ret == -ENOSPC)
1052 if (ret == -ENOSPC)
1120 if (ret == -ENOSPC)
H A Dqat_algs_send.c19 return -ENOSPC;
H A Dqat_asym_algs.c353 if (ret == -ENOSPC)
751 if (ret == -ENOSPC)
901 if (ret == -ENOSPC)
H A Dqat_comp_algs.c95 if (ret != -ENOSPC)
303 if (ret == -ENOSPC)
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c1110 return -ENOSPC;
1240 return -ENOSPC;
H A Dotx_cptvf_algs.c1638 ret = -ENOSPC;
1665 ret = -ENOSPC;
H A Dotx_cptvf_reqmgr.c335 ret = -ENOSPC;
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c897 return -ENOSPC;
992 return -ENOSPC;
H A Dotx2_cptvf_algs.c1723 ret = -ENOSPC;
H A Dotx2_cptvf_reqmgr.c125 ret = -ENOSPC;
/linux-master/drivers/crypto/nx/
H A Dnx-common-powernv.c242 return -ENOSPC;
446 * -ENOSPC Output buffer is to small
549 * -ENOSPC Output buffer is to small
H A Dnx-common-pseries.c250 return -ENOSPC;
300 * -ENOSPC Output buffer is to small
430 * -ENOSPC Output buffer is to small
/linux-master/drivers/cxl/core/
H A Dhdm.c524 rc = -ENOSPC;
/linux-master/drivers/dax/
H A Dbus.c394 rc = -ENOSPC;
1066 return -ENOSPC;
1085 rc = -ENOSPC;
H A Dkmem.c42 return -ENOSPC;
/linux-master/drivers/dma/idxd/
H A Dinit.c87 return -ENOSPC;
94 return -ENOSPC;
579 return -ENOSPC;

Completed in 407 milliseconds

1234567891011>>