Home
last modified time | relevance | path

Searched refs:sysinfo (Results 1 – 25 of 26) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dsysinfo.h29 struct sysinfo { struct
50 extern int sysinfo (struct sysinfo *__info) __THROW; argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dsysinfo.c14 _syscall1(int, sysinfo, struct sysinfo *, info)
A DMakefile.in54 sysinfo.c \
A Dstubs.c424 make_stub(sysinfo)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/i386/
A Dlowlevellock.h218 "d" (_val), "i" (offsetof (tcbhead_t, sysinfo)) \
236 "i" (offsetof (tcbhead_t, sysinfo))); \
538 "i" (offsetof (tcbhead_t, sysinfo))); \
564 "i" (offsetof (tcbhead_t, sysinfo)) \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A Dtls.h51 uintptr_t sysinfo; member
149 #define THREAD_SELF_SYSINFO THREAD_GETMEM (THREAD_SELF, header.sysinfo)
150 #define THREAD_SYSINFO(pd) ((pd)->header.sysinfo)
187 _head->sysinfo = GLRO(dl_sysinfo)
A Dtcb-offsets.sym10 SYSINFO_OFFSET offsetof (tcbhead_t, sysinfo)
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/i386/
A Dtls.h51 uintptr_t sysinfo; member
145 #define THREAD_SELF_SYSINFO THREAD_GETMEM (THREAD_SELF, header.sysinfo)
146 #define THREAD_SYSINFO(pd) ((pd)->header.sysinfo)
183 _head->sysinfo = GLRO(dl_sysinfo)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/i386/
A Dtls.h48 uintptr_t sysinfo; member
190 head->sysinfo = GLRO(dl_sysinfo)
A Dtcb-offsets.sym6 SYSINFO_OFFSET offsetof (tcbhead_t, sysinfo)
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/
A Dtls.h51 uintptr_t sysinfo; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/
A Dtls.h51 uintptr_t sysinfo; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Ddescr.h126 uintptr_t sysinfo; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/x86_64/
A Dtls.h54 uintptr_t sysinfo; member
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Dtls.h55 uintptr_t sysinfo; member
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakefile.in321 sys/sysinfo.h \
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/
A Dconfig.h.in412 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
833 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A Dconfig.h.in424 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
854 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/
A Dconfig.h.in430 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
900 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A Dconfig.h.in481 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
978 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A Dconfig.h.in428 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
938 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/
A Dconfig.h.in448 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
927 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/
A Dconfig.h.in442 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
918 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/
A Dconfig.h.in424 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
921 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DChangeLog3878 * sysdeps/x86_64/tls.h (tcbhead_t): Add sysinfo and stack_guard
3882 field. Put in sysinfo field unconditionally.
3886 * sysdeps/sparc/tls.h (tcbhead_t): Add sysinfo and stack_guard
9707 * sysdeps/i386/tls.h (INIT_SYSINFO): Initialize _head->sysinfo even
10106 * allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]: Set sysinfo
10109 that sysinfo is properly initialized.
10124 * descr.h (struct pthread) [NEED_DL_SYSINFO]: Add sysinfo member.
10125 * sysdeps/i386/tls.h (tcbhead_t): Add sysinfo member.

Completed in 65 milliseconds

12