Home
last modified time | relevance | path

Searched refs:FD_PIDFS_ROOT (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h31 #ifndef FD_PIDFS_ROOT
32 #define FD_PIDFS_ROOT -10002 macro
H A Dpidfd_file_handle_test.c522 pidfd = open_by_handle_at(FD_PIDFS_ROOT, fh, 0); in TEST_F()
530 pidfd = open_by_handle_at(FD_PIDFS_ROOT, fh, O_CLOEXEC); in TEST_F()
538 pidfd = open_by_handle_at(FD_PIDFS_ROOT, fh, O_NONBLOCK); in TEST_F()
/linux/include/uapi/linux/
H A Dfcntl.h125 #define FD_PIDFS_ROOT -10002 /* Root of the pidfs filesystem */ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfcntl.h125 #define FD_PIDFS_ROOT -10002 /* Root of the pidfs filesystem */ macro