Home
last modified time | relevance | path

Searched refs:ENOBUFS (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h113 #define ENOBUFS 105 /* No buffer space available */ macro
/rk3399_rockchip-uboot/lib/
H A Dlz4_wrapper.c116 ret = -ENOBUFS; /* output overrun */ in ulz4fn()
H A Derrno_str.c119 ERRNO_MSG(ENOBUFS, "No buffer space available"),
/rk3399_rockchip-uboot/drivers/mmc/
H A Darm_pl180_mmci.c143 return -ENOBUFS; in read_bytes()
202 return -ENOBUFS; in write_bytes()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dsec-common.c298 return -ENOBUFS; in secure_tee_install()
/rk3399_rockchip-uboot/tools/
H A Dkwbimage.c559 return -ENOBUFS; in kwb_export_pubkey()
624 ret = -ENOBUFS; in kwb_sign()
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dgadget.c831 return -ENOBUFS; in cdns3_ep_run_transfer()
863 return -ENOBUFS; in cdns3_ep_run_transfer()