Home
last modified time | relevance | path

Searched defs:ENOSPC (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/powerpc/boot/
Dstdio.h9 #define ENOSPC 28 /* No space left on device */ macro
/linux-6.12.1/include/uapi/asm-generic/
Derrno-base.h32 #define ENOSPC 28 /* No space left on device */ macro
/linux-6.12.1/tools/include/uapi/asm-generic/
Derrno-base.h32 #define ENOSPC 28 /* No space left on device */ macro
/linux-6.12.1/samples/bpf/
Dxdp_sample.bpf.h17 #define ENOSPC 28 macro