Home
last modified time | relevance | path

Searched refs:F_SETSIG (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dfcntl.h113 #ifndef F_SETSIG
114 #define F_SETSIG 10 /* for sockets. */ macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dfcntl.h114 #ifndef F_SETSIG
115 #define F_SETSIG 10 /* for sockets. */ macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dfcntl.h113 #ifndef F_SETSIG
114 #define F_SETSIG 10 /* for sockets. */ macro
/kernel/linux/linux-6.6/include/trace/misc/
H A Dfs.h62 { F_SETSIG, "SETSIG" }, \
83 { F_SETSIG, "SETSIG" }, \
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dfcntl.h113 #ifndef F_SETSIG
114 #define F_SETSIG 10 /* for sockets. */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dfcntl.h84 #ifndef F_SETSIG
85 #define F_SETSIG 10 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dfcntl.h98 #ifndef F_SETSIG
99 #define F_SETSIG 10 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dfcntl.h98 #ifndef F_SETSIG
99 #define F_SETSIG 10 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dfcntl.h44 #define F_SETSIG 10 /* for sockets. */ macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dfcntl.h29 #define F_SETSIG 13 /* for sockets. */ macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dfcntl.h44 #define F_SETSIG 10 /* for sockets. */ macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dfcntl.h29 #define F_SETSIG 13 /* for sockets. */ macro
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/
H A Ddnotify_test.c27 fcntl(fd, F_SETSIG, SIGRTMIN + 1); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/
H A Ddnotify_test.c27 fcntl(fd, F_SETSIG, SIGRTMIN + 1); in main()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbp_signal_overflow.c104 fcntl(fd, F_SETSIG, SIGIO); in test__bp_signal_overflow()
H A Dbp_signal.c132 fcntl(fd, F_SETSIG, sig); in __event()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbp_signal_overflow.c109 fcntl(fd, F_SETSIG, SIGIO); in test__bp_signal_overflow()
H A Dbp_signal.c132 fcntl(fd, F_SETSIG, sig); in __event()
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dfile.c420 if ((fcntl(fd, F_SETSIG, SIGIO) < 0) || in os_set_fd_async()
424 "(or F_SETSIG) fd %d, errno = %d\n", fd, errno); in os_set_fd_async()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dfile.c420 if ((fcntl(fd, F_SETSIG, SIGIO) < 0) || in os_set_fd_async()
424 "(or F_SETSIG) fd %d, errno = %d\n", fd, errno); in os_set_fd_async()
/kernel/linux/linux-5.10/fs/
H A Dfcntl.c406 case F_SETSIG: in do_fcntl()
737 * F_SETSIG can change ->signum lockless in parallel, make in send_sigio_to_task()
/kernel/linux/linux-6.6/fs/
H A Dfcntl.c391 case F_SETSIG: in do_fcntl()
720 * F_SETSIG can change ->signum lockless in parallel, make in send_sigio_to_task()
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c1652 case F_SETSIG: in smack_file_fcntl()
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c1756 case F_SETSIG: in smack_file_fcntl()
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c3834 case F_SETSIG: in selinux_file_fcntl()

Completed in 30 milliseconds

12