Home
last modified time | relevance | path

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

/tools/include/uapi/asm-generic/
Dfcntl.h104 #ifndef F_GETLK
105 #define F_GETLK 5 macro
/tools/perf/trace/beauty/
Dfcntl.c93 if (cmd == F_SETLK || cmd == F_SETLKW || cmd == F_GETLK || in syscall_arg__scnprintf_fcntl_arg()