Home
last modified time | relevance | path

Searched refs:F_SETLEASE (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
Dfcntl.h7 #define F_SETLEASE (F_LINUX_SPECIFIC_BASE + 0) macro
/tools/perf/trace/beauty/
Dfcntl.c87 if (cmd == F_SETLEASE) in syscall_arg__scnprintf_fcntl_arg()