Home
last modified time | relevance | path

Searched refs:F_GETSIG (Results 1 – 7 of 7) sorted by relevance

/linux/include/trace/misc/
H A Dfs.h63 { F_GETSIG, "GETSIG" }, \
84 { F_GETSIG, "GETSIG" }, \
/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h30 #define F_GETSIG 14 /* for sockets. */ macro
/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h45 #define F_GETSIG 11 /* for sockets. */ macro
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/include/uapi/asm-generic/
H A Dfcntl.h114 #define F_GETSIG 11 /* for sockets. */ macro
/linux/tools/perf/trace/beauty/
H A Dfcntl.c62 arg->val == F_GETSIG) { in syscall_arg__scnprintf_fcntl_cmd()
/linux/security/selinux/
H A Dhooks.c4079 case F_GETSIG: in selinux_file_fcntl()