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

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

Completed in 309 milliseconds