Home
last modified time | relevance | path

Searched refs:F_SETOWN (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dfcntl.h110 #ifndef F_SETOWN
111 #define F_SETOWN 8 /* for sockets. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dfcntl.h110 #ifndef F_SETOWN
111 #define F_SETOWN 8 /* for sockets. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dfcntl.h110 #ifndef F_SETOWN
111 #define F_SETOWN 8 /* for sockets. */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dfcntl.h109 #ifndef F_SETOWN
110 #define F_SETOWN 8 /* for sockets. */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dfcntl.h28 #define F_SETOWN 12 /* for sockets. */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dfcntl.h42 #define F_SETOWN 5 /* for sockets. */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dfcntl.h42 #define F_SETOWN 6 /* for sockets. */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dfcntl.h44 #define F_SETOWN 24 /* for sockets. */ macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dfcntl.c84 if (cmd == F_SETOWN) in syscall_arg__scnprintf_fcntl_arg()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dfcntl-linux.h179 # define F_SETOWN __F_SETOWN /* Get owner (process receiving SIGIO). */ macro
/OK3568_Linux_fs/kernel/samples/timers/
H A Dhpet_example.c251 if ((fcntl(fd, F_SETOWN, getpid()) == 1) || in hpet_fasync()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dfcntl-linux.h179 # define F_SETOWN __F_SETOWN /* Get owner (process receiving SIGIO). */ macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A Dsigio.c202 if (fcntl(fd, F_SETOWN, getpid()) == -1) { in xf86InstallSIGIOHandler()
/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dsigio.c420 (fcntl(master, F_SETOWN, os_getpid()) < 0)) in async_pty()
H A Dfile.c421 (fcntl(fd, F_SETOWN, os_getpid()) < 0)) { in os_set_fd_async()
/OK3568_Linux_fs/kernel/fs/
H A Dfcntl.c391 case F_SETOWN: in do_fcntl()
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dcredentials.rst60 given to it by a task that called ``fcntl(F_SETOWN)`` upon it. In this case,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-17248 * F_SETOWN: (libc)Interrupt Input.
3085 * F_SETOWN: Control Operations. (line 76)
3086 * F_SETOWN <1>: Interrupt Input. (line 38)
H A Dlibc.info-6248 * F_SETOWN: (libc)Interrupt Input.
4313F_SETOWN
5435 to receive the signal can be selected by using the ‘F_SETOWN’ command to
5464 -- Macro: int F_SETOWN
5471 fcntl (FILEDES, F_SETOWN, PID)
H A Ddir651 * F_SETOWN: (libc)Interrupt Input.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-17248 * F_SETOWN: (libc)Interrupt Input.
3085 * F_SETOWN: Control Operations. (line 76)
3086 * F_SETOWN <1>: Interrupt Input. (line 38)
H A Dlibc.info-6248 * F_SETOWN: (libc)Interrupt Input.
4313F_SETOWN
5435 to receive the signal can be selected by using the ‘F_SETOWN’ command to
5464 -- Macro: int F_SETOWN
5471 fcntl (FILEDES, F_SETOWN, PID)
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_lsm.c1623 case F_SETOWN: in smack_file_fcntl()

123