Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/pidfd/
H A Dpidfd.h62 #ifndef PIDFD_SELF
63 #define PIDFD_SELF PIDFD_SELF_THREAD macro
/linux-6.15/include/uapi/linux/
H A Dpidfd.h52 #define PIDFD_SELF PIDFD_SELF_THREAD macro
/linux-6.15/tools/testing/selftests/mm/
H A Dguard-regions.c580 count = sys_process_madvise(PIDFD_SELF, vec, 6, MADV_GUARD_INSTALL, 0); in TEST_F()
601 count = sys_process_madvise(PIDFD_SELF, vec, 6, MADV_GUARD_REMOVE, 0); in TEST_F()