Home
last modified time | relevance | path

Searched defs:EINVAL (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/boot/
H A Dstdio.h8 #define EINVAL 22 /* Invalid argument */ macro
/linux/include/uapi/asm-generic/
H A Derrno-base.h26 #define EINVAL 22 /* Invalid argument */ macro
/linux/tools/include/uapi/asm-generic/
H A Derrno-base.h26 #define EINVAL 22 /* Invalid argument */ macro
/linux/samples/bpf/
H A Dxdp_sample.bpf.h13 #define EINVAL 22 macro
H A Dtest_map_in_map.bpf.c17 #define EINVAL 22 macro
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c10 #define EINVAL 22 macro