Searched refs:F_DUPFD (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/trace/misc/
H A Dfs.h52 { F_DUPFD, "DUPFD" }, \
73 { F_DUPFD, "DUPFD" }, \
/linux-master/tools/perf/trace/beauty/
H A Dfcntl.c46 if (arg->val == F_DUPFD_CLOEXEC || arg->val == F_DUPFD) {
75 if (cmd == F_DUPFD)
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h99 #define F_DUPFD 0 /* dup */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h99 #define F_DUPFD 0 /* dup */ macro
/linux-master/fs/
H A Dfcntl.c339 case F_DUPFD:
447 case F_DUPFD:

Completed in 159 milliseconds