Searched refs:th_res (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/arm/include/
H A Dvdso.h32 uint32_t th_res[8];
/freebsd-9.3-release/sys/sparc64/include/
H A Dvdso.h32 uint32_t th_res[8];
/freebsd-9.3-release/sys/ia64/include/
H A Dvdso.h32 uint32_t th_res[8];
/freebsd-9.3-release/sys/mips/include/
H A Dvdso.h32 uint32_t th_res[8];
/freebsd-9.3-release/sys/powerpc/include/
H A Dvdso.h32 uint32_t th_res[8];
/freebsd-9.3-release/sys/x86/include/
H A Dvdso.h33 uint32_t th_res[7];
/freebsd-9.3-release/contrib/ipfilter/ipsd/Celler/
H A Dip_compat.h140 __u8 th_res:4; member in struct:__anon1598
144 __u8 th_res:4; member in struct:__anon1598
/freebsd-9.3-release/contrib/ipfilter/ipsend/.OLD/
H A Dip_compat.h142 __u8 th_res:4; member in struct:__anon1605
146 __u8 th_res:4; member in struct:__anon1605
/freebsd-9.3-release/sys/x86/x86/
H A Dtsc.c759 bzero(vdso_th->th_res, sizeof(vdso_th->th_res));
769 bzero(vdso_th32->th_res, sizeof(vdso_th32->th_res));

Completed in 94 milliseconds