Searched refs:ENOSPC (Results 251 - 275 of 1165) sorted by path

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/xe/
H A Dxe_query.c307 ret = -ENOSPC;
H A Dxe_ttm_sys_mgr.c46 r = -ENOSPC;
H A Dxe_ttm_vram_mgr.c74 err = -ENOSPC;
120 err = -ENOSPC;
H A Dxe_vm.c2818 return -ENOSPC;
/linux-master/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c528 return -ENOSPC;
/linux-master/drivers/hid/surface-hid/
H A Dsurface_kbd.c212 return -ENOSPC;
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c94 if (rc == -ENOSPC)
707 if (res != -ENOSPC) {
H A Dhid-pidff.c447 * Returns 0 if device reported success, -ENOSPC if the device reported memory
481 return -ENOSPC;
/linux-master/drivers/hv/
H A Dhv_balloon.c1630 return -ENOSPC;
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c586 ret = -ENOSPC;
603 ret = -ENOSPC;
1537 return -ENOSPC;
H A Dcoresight-tmc-etr.c1367 if (ret == -ENOSPC) {
H A Dcoresight-trbe.c991 ret = -ENOSPC;
/linux-master/drivers/hwtracing/stm/
H A Dcore.c278 return -ENOSPC;
/linux-master/drivers/i2c/
H A Di2c-core-base.c1597 return id == -ENOSPC ? -EBUSY : id;
/linux-master/drivers/i3c/master/
H A Ddw-i3c-master.c322 return -ENOSPC;
495 ret = -ENOSPC;
798 return -ENOSPC;
H A Di3c-master-cdns.c609 ret = -ENOSPC;
920 return -ENOSPC;
1147 return -ENOSPC;
1502 return -ENOSPC;
H A Dsvc-i3c-master.c361 return -ENOSPC;
650 return -ENOSPC;
1468 return -ENOSPC;
/linux-master/drivers/iio/adc/
H A Dti-tsc2046.c291 return -ENOSPC;
691 return -ENOSPC;
/linux-master/drivers/infiniband/core/
H A Dcache.c571 ret = -ENOSPC;
H A Dcma.c3669 return ret == -ENOSPC ? -EADDRNOTAVAIL : ret;
H A Ducma.c380 return -ENOSPC;
449 return -ENOSPC;
599 return -ENOSPC;
826 return -ENOSPC;
890 return -ENOSPC;
917 return -ENOSPC;
957 return -ENOSPC;
1222 return -ENOSPC;
1446 return -ENOSPC;
1568 return -ENOSPC;
[all...]
H A Duser_mad.c332 return -ENOSPC;
H A Duverbs_cmd.c136 return -ENOSPC;
150 return -ENOSPC;
165 return (void __force __user *)ERR_PTR(-ENOSPC);
H A Duverbs_main.c522 return -ENOSPC;
532 return -ENOSPC;
562 return -ENOSPC;
565 return -ENOSPC;
H A Duverbs_std_types_device.c41 return -ENOSPC;

Completed in 368 milliseconds

<<11121314151617181920>>