Searched refs:ENOSPC (Results 1 – 8 of 8) sorted by relevance
32 #define ENOSPC 28 /* No space left on device */ macro
61 XSD_ERROR(ENOSPC),
273 return -ENOSPC; in xdp_update_frame_from_buff()278 return -ENOSPC; in xdp_update_frame_from_buff()
213 { ENOSPC, "ENOSPC" }, \
107 return -ENOSPC; in __ptr_ring_produce()
813 return -ENOSPC; in pcibios_err_to_errno()1740 return -ENOSPC; in pci_alloc_irq_vectors_affinity()2094 return -ENOSPC; in pci_alloc_irq_vectors_affinity()2100 return -ENOSPC; in pci_alloc_irq_vectors()
257 if (error == -ENOSPC) in mapping_set_error()
3494 return -ENOSPC; in check_data_rlimit()