Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/
A Dfs_at_flags.sh23 grep -v AT_HANDLE_CONNECTABLE | \
/tools/perf/trace/beauty/include/uapi/linux/
A Dfcntl.h156 #define AT_HANDLE_CONNECTABLE 0x002 /* Request a connectable file handle */ macro
/tools/testing/selftests/pidfd/
A Dpidfd_file_handle_test.c448 #ifndef AT_HANDLE_CONNECTABLE
449 #define AT_HANDLE_CONNECTABLE 0x002 macro
468 …(name_to_handle_at(self->child_pidfd2, "", fh, &mnt_id, AT_EMPTY_PATH | AT_HANDLE_CONNECTABLE), 0); in TEST_F()

Completed in 4 milliseconds