Searched refs:F_GETLEASE (Results 1 – 2 of 2) sorted by relevance
/tools/include/uapi/linux/ | ||
D | fcntl.h | 9 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE + 1) macro |
/tools/perf/trace/beauty/ | ||
D | fcntl.c | 54 if (arg->val == F_GETLEASE) { in syscall_arg__scnprintf_fcntl_cmd() |