Home
last modified time | relevance | path

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

/linux-5.19.10/include/trace/events/
Dfs.h63 { F_GETSIG, "GETSIG" }, \
84 { F_GETSIG, "GETSIG" }, \
/linux-5.19.10/arch/parisc/include/uapi/asm/
Dfcntl.h30 #define F_GETSIG 14 /* for sockets. */ macro
/linux-5.19.10/arch/alpha/include/uapi/asm/
Dfcntl.h45 #define F_GETSIG 11 /* for sockets. */ macro
/linux-5.19.10/tools/include/uapi/asm-generic/
Dfcntl.h116 #define F_GETSIG 11 /* for sockets. */ macro
/linux-5.19.10/include/uapi/asm-generic/
Dfcntl.h116 #define F_GETSIG 11 /* for sockets. */ macro
/linux-5.19.10/tools/perf/trace/beauty/
Dfcntl.c62 arg->val == F_GETSIG) { in syscall_arg__scnprintf_fcntl_cmd()
/linux-5.19.10/fs/
Dfcntl.c387 case F_GETSIG: in do_fcntl()
/linux-5.19.10/security/selinux/
Dhooks.c3840 case F_GETSIG: in selinux_file_fcntl()