Home
last modified time | relevance | path

Searched refs:F_SETOWN (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dfcntl.h109 #ifndef F_SETOWN
110 #define F_SETOWN 8 /* for sockets. */ macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dfcntl.h110 #ifndef F_SETOWN
111 #define F_SETOWN 8 /* for sockets. */ macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dfcntl.h109 #ifndef F_SETOWN
110 #define F_SETOWN 8 /* for sockets. */ macro
/kernel/linux/linux-6.6/include/trace/misc/
H A Dfs.h60 { F_SETOWN, "SETOWN" }, \
81 { F_SETOWN, "SETOWN" }, \
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dfcntl.h109 #ifndef F_SETOWN
110 #define F_SETOWN 8 /* for sockets. */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dfcntl.h80 #ifndef F_SETOWN
81 #define F_SETOWN 8 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dfcntl.h94 #ifndef F_SETOWN
95 #define F_SETOWN 8 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dfcntl.h94 #ifndef F_SETOWN
95 #define F_SETOWN 8 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dfcntl.h42 #define F_SETOWN 5 /* for sockets. */ macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dfcntl.h28 #define F_SETOWN 12 /* for sockets. */ macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dfcntl.h42 #define F_SETOWN 5 /* for sockets. */ macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dfcntl.h28 #define F_SETOWN 12 /* for sockets. */ macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dfcntl.h44 #define F_SETOWN 24 /* for sockets. */ macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dfcntl.h42 #define F_SETOWN 6 /* for sockets. */ macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dfcntl.h44 #define F_SETOWN 24 /* for sockets. */ macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dfcntl.h42 #define F_SETOWN 6 /* for sockets. */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dfcntl.h38 #define F_SETOWN 24 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dfcntl.h38 #define F_SETOWN 24 macro
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbp_signal_overflow.c105 fcntl(fd, F_SETOWN, getpid()); in test__bp_signal_overflow()
H A Dbp_signal.c133 fcntl(fd, F_SETOWN, getpid()); in __event()
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dfcntl.c84 if (cmd == F_SETOWN) in syscall_arg__scnprintf_fcntl_arg()
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dfcntl.c84 if (cmd == F_SETOWN) in syscall_arg__scnprintf_fcntl_arg()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbp_signal_overflow.c110 fcntl(fd, F_SETOWN, getpid()); in test__bp_signal_overflow()
H A Dbp_signal.c133 fcntl(fd, F_SETOWN, getpid()); in __event()
/kernel/linux/linux-5.10/samples/timers/
H A Dhpet_example.c251 if ((fcntl(fd, F_SETOWN, getpid()) == 1) || in hpet_fasync()

Completed in 13 milliseconds

12