Searched defs:EINVAL (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Dstdio.h8 #define EINVAL 22 /* Invalid argument */ macro
/linux-master/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-master/include/uapi/asm-generic/
H A Derrno-base.h26 #define EINVAL 22 /* Invalid argument */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Derrno-base.h26 #define EINVAL 22 /* Invalid argument */ macro
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c9 #define EINVAL 22 macro
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c338 && errno == EINVAL); local
341 && errno == EINVAL); local
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c82 #undef EINVAL macro
83 #define EINVAL ({ \ macro
[all...]

Completed in 243 milliseconds