Home
last modified time | relevance | path

Searched refs:F_GETOWN (Results 1 – 10 of 10) sorted by relevance

/linux/include/trace/misc/
H A Dfs.h61 { F_GETOWN, "GETOWN" }, \
82 { F_GETOWN, "GETOWN" }, \
/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h27 #define F_GETOWN 11 /* for sockets. */ macro
/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h45 #define F_GETOWN 23 /* for sockets. */ macro
/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h43 #define F_GETOWN 6 /* for sockets. */ macro
/linux/arch/sparc/include/uapi/asm/
H A Dfcntl.h41 #define F_GETOWN 5 /* for sockets. */ macro
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/include/uapi/asm-generic/
H A Dfcntl.h111 #define F_GETOWN 9 /* for sockets. */ macro
/linux/tools/perf/trace/beauty/
H A Dfcntl.c50 if (arg->val == F_GETOWN) { in syscall_arg__scnprintf_fcntl_cmd()
/linux/fs/
H A Dfcntl.c498 case F_GETOWN: in do_fcntl()
/linux/security/selinux/
H A Dhooks.c3910 case F_GETOWN: in selinux_file_fcntl()