Searched refs:ENOSPC (Results 1 – 9 of 9) sorted by relevance
32 #define ENOSPC 28 /* No space left on device */ macro
54 return -ENOSPC; in iio_push_to_buffers_with_ts()
61 XSD_ERROR(ENOSPC),
371 return -ENOSPC; in xdp_update_frame_from_buff()376 return -ENOSPC; in xdp_update_frame_from_buff()
213 { ENOSPC, "ENOSPC" }, \
107 return -ENOSPC; in __ptr_ring_produce()
817 return -ENOSPC; in pcibios_err_to_errno()1740 return -ENOSPC; in pci_alloc_irq_vectors_affinity()2157 return -ENOSPC; in pci_alloc_irq_vectors_affinity()2163 return -ENOSPC; in pci_alloc_irq_vectors()
252 if (error == -ENOSPC) in mapping_set_error()
3309 return -ENOSPC; in check_data_rlimit()
Completed in 31 milliseconds