Home
last modified time | relevance | path

Searched defs:OPEN_TREE_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dmount.h65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/linux-6.12.1/include/uapi/linux/
Dmount.h65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/linux-6.12.1/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c148 #define OPEN_TREE_CLOEXEC O_CLOEXEC macro