Home
last modified time | relevance | path

Searched refs:AT_HANDLE_FID (Results 1 – 3 of 3) sorted by relevance

/tools/perf/trace/beauty/
A Dfs_at_flags.sh21 grep -v AT_HANDLE_FID | \
/tools/perf/trace/beauty/include/uapi/linux/
A Dfcntl.h152 #define AT_HANDLE_FID 0x200 /* File handle is needed to compare macro
/tools/testing/selftests/pidfd/
A Dpidfd_file_handle_test.c471 #ifndef AT_HANDLE_FID
472 #define AT_HANDLE_FID 0x200 macro
490 …ASSERT_EQ(name_to_handle_at(self->child_pidfd2, "", fh, &mnt_id, AT_EMPTY_PATH | AT_HANDLE_FID), 0… in TEST_F()

Completed in 6 milliseconds