Home
last modified time | relevance | path

Searched defs:l_sigframe (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux_sigframe.h74 struct l_sigframe { struct
81 #define LINUX_MINSIGSTKSZ roundup(sizeof(struct l_sigframe), 16) argument
/freebsd/sys/x86/linux/
H A Dlinux_x86_sigframe.h127 struct l_sigframe { struct
128 l_int sf_sig;
129 struct l_sigcontext sf_sc;
130 struct l_fpstate sf_fpstate;
131 sigset_t sf_sigmask;