Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/misc/
H A Dfs.h63 { F_GETSIG, "GETSIG" }, \
84 { F_GETSIG, "GETSIG" }, \
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h30 #define F_GETSIG 14 /* for sockets. */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h45 #define F_GETSIG 11 /* for sockets. */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h115 #define F_GETSIG 11 /* for sockets. */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h115 #define F_GETSIG 11 /* for sockets. */ macro
/openbmc/linux/tools/perf/trace/beauty/
H A Dfcntl.c62 arg->val == F_GETSIG) { in syscall_arg__scnprintf_fcntl_cmd()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-musl-Move-F_OFD_GETLK-F_OFD_SETLK-and-F_OFD_SETLKW-t.patch44 pub const F_GETSIG: ::c_int = 11;
/openbmc/linux/fs/
H A Dfcntl.c382 case F_GETSIG: in do_fcntl()
/openbmc/linux/security/selinux/
H A Dhooks.c3896 case F_GETSIG: in selinux_file_fcntl()
/openbmc/qemu/linux-user/
H A Dsyscall.c6768 ret = F_GETSIG; in target_to_host_fcntl_cmd()