Home
last modified time | relevance | path

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

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