Searched refs:F_SETLEASE (Results 1 – 2 of 2) sorted by relevance
/tools/include/uapi/linux/ | ||
D | fcntl.h | 7 #define F_SETLEASE (F_LINUX_SPECIFIC_BASE + 0) macro |
/tools/perf/trace/beauty/ | ||
D | fcntl.c | 87 if (cmd == F_SETLEASE) in syscall_arg__scnprintf_fcntl_arg() |