Home
last modified time | relevance | path

Searched refs:ESTALE (Results 1 – 6 of 6) sorted by relevance

/tools/include/uapi/asm-generic/
A Derrno.h99 #define ESTALE 116 /* Stale file handle */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h106 #define ESTALE 151 /* Stale file handle */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h41 #define ESTALE 70 /* Stale file handle */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h47 #define ESTALE 70 /* Stale file handle */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h44 #define ESTALE 70 /* Stale file handle */ macro
/tools/testing/selftests/bpf/prog_tests/
A Dtc_opts.c493 if (!ASSERT_EQ(err, -ESTALE, "prog_attach")) in test_tc_opts_revision_target()
534 ASSERT_EQ(err, -ESTALE, "prog_detach"); in test_tc_opts_revision_target()

Completed in 11 milliseconds