Home
last modified time | relevance | path

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

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