Home
last modified time | relevance | path

Searched refs:F_GETOWN_EX (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/uapi/asm-generic/
Dfcntl.h129 #define F_GETOWN_EX 16 macro
/Linux-v5.15/tools/include/uapi/asm-generic/
Dfcntl.h128 #define F_GETOWN_EX 16 macro
/Linux-v5.15/tools/perf/trace/beauty/
Dfcntl.c95 cmd == F_GETOWN_EX || cmd == F_SETOWN_EX || in syscall_arg__scnprintf_fcntl_arg()
/Linux-v5.15/fs/
Dfcntl.c395 case F_GETOWN_EX: in do_fcntl()