Searched refs:ENOSPC (Results 26 - 50 of 1165) sorted by path

1234567891011>>

/linux-master/arch/mips/mm/
H A Dtlb-r4k.c480 ret = -ENOSPC;
/linux-master/arch/mips/sgi-ip27/
H A Dip27-irq.c44 return -ENOSPC;
/linux-master/arch/mips/sgi-ip30/
H A Dip30-irq.c36 return -ENOSPC;
/linux-master/arch/powerpc/kernel/
H A Dfadump.c911 return -ENOSPC;
H A Dnvram_64.c294 if (p == -ENOSPC) {
890 return -ENOSPC;
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c186 return -ENOSPC;
219 return -ENOSPC;
318 return -ENOSPC;
337 return -ENOSPC;
420 return -ENOSPC;
H A Dptrace-noadv.c235 return -ENOSPC;
258 return -ENOSPC;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1357 ret = -ENOSPC;
H A Dbook3s_xive.c1889 return -ENOSPC;
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c999 if (resize_hpt_for_hotplug(memblock_phys_mem_size()) == -ENOSPC)
/linux-master/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c262 ret = -ENOSPC;
317 ret = -ENOSPC;
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c120 ret = -ENOSPC;
239 return -ENOSPC;
246 return -ENOSPC;
466 ret = -ENOSPC;
/linux-master/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c124 return -ENOSPC;
143 return -ENOSPC;
382 return -ENOSPC;
447 return -ENOSPC;
H A Dmsi.c108 return -ENOSPC;
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c36 err = -ENOSPC;
H A Dpci-cxl.c47 return -ENOSPC;
116 return -ENOSPC;
H A Dpci-ioda.c1879 return -ENOSPC;
H A Dpci-sriov.c699 return -ENOSPC;
H A Dvas-window.c515 if (winid == -ENOSPC) {
/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c158 int rc = -ENOSPC;
H A Dlpar.c1688 return -ENOSPC;
H A Dmsi.c135 return -ENOSPC;
651 return -ENOSPC;
/linux-master/arch/powerpc/sysdev/
H A Dfsl_msi.c254 rc = -ENOSPC;
H A Dmpic_u3msi.c152 return -ENOSPC;
/linux-master/arch/s390/pci/
H A Dpci.c458 return -ENOSPC;

Completed in 314 milliseconds

1234567891011>>