Home
last modified time | relevance | path

Searched refs:EBADMSG (Results 1 – 10 of 10) sorted by relevance

/tools/include/uapi/asm-generic/
A Derrno.h57 #define EBADMSG 74 /* Not a data message */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h52 #define EBADMSG 77 /* Not a data message */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h38 #define EBADMSG 67 /* Not a data message */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h57 #define EBADMSG 84 /* Not a data message */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h50 #define EBADMSG 76 /* Not a data message */ macro
/tools/testing/selftests/bpf/prog_tests/
A Dkfunc_dynptr_param.c17 {"dynptr_data_null", -EBADMSG},
/tools/perf/util/arm-spe-decoder/
A Darm-spe-decoder.c142 return -EBADMSG; in arm_spe_get_next_packet()
/tools/testing/selftests/bpf/progs/
A Dnetif_receive_skb.c77 ret = -EBADMSG; \
/tools/testing/selftests/net/
A Dtls.c287 EXPECT_EQ(errno, EBADMSG); in TEST_F()
2249 EXPECT_EQ(errno, EBADMSG); in TEST_F()
2251 EXPECT_EQ(errno, EBADMSG); in TEST_F()
2283 EXPECT_EQ(errno, EBADMSG); in TEST_F()
2285 EXPECT_EQ(errno, EBADMSG); in TEST_F()
2316 EXPECT_EQ(errno, EBADMSG); in TEST_F()
2318 EXPECT_EQ(errno, EBADMSG); in TEST_F()
/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c471 case -EBADMSG: in intel_pt_ext_err()
616 return -EBADMSG; in intel_pt_bad_packet()

Completed in 28 milliseconds