Searched defs:luc_flags (Results 1 - 5 of 5) sorted by relevance
| /src/sys/compat/linux/arch/aarch64/ | ||
| H A D | linux_machdep.h | 63 unsigned long luc_flags; member in struct:linux_ucontext |
| /src/sys/compat/linux/arch/amd64/ | ||
| H A D | linux_machdep.h | 94 u_int64_t luc_flags; member in struct:linux_ucontext |
| /src/sys/compat/linux32/arch/aarch64/ | ||
| H A D | linux32_machdep.h | 88 uint32_t luc_flags; member in struct:linux32_ucontext |
| /src/sys/compat/linux/arch/mips/ | ||
| H A D | linux_machdep.h | 128 unsigned long luc_flags; member in struct:linux_ucontext 137 uint32_t luc_flags; member in struct:linux_ucontext32 145 uint32_t luc_flags; member in struct:linux_ucontextn32 |
| /src/sys/compat/linux/arch/powerpc/ | ||
| H A D | linux_machdep.h | 142 unsigned long luc_flags; member in struct:linux_ucontext |
Completed in 4 milliseconds