Home
last modified time | relevance | path

Searched refs:tp (Results 1 – 25 of 27) sorted by relevance

12

/sysdeps/unix/sysv/linux/
A Dclock_settime.c26 __clock_settime64 (clockid_t clock_id, const struct __timespec64 *tp) in __clock_settime64() argument
29 if (! valid_nanoseconds (tp->tv_nsec)) in __clock_settime64()
38 int ret = INLINE_SYSCALL_CALL (clock_settime64, clock_id, tp); in __clock_settime64()
44 if (! in_time_t_range (tp->tv_sec)) in __clock_settime64()
50 struct timespec ts32 = valid_timespec64_to_timespec (*tp); in __clock_settime64()
61 __clock_settime (clockid_t clock_id, const struct timespec *tp) in libc_hidden_def()
63 struct __timespec64 ts64 = valid_timespec_to_timespec64 (*tp); in libc_hidden_def()
A Dclock_gettime.c29 __clock_gettime64 (clockid_t clock_id, struct __timespec64 *tp) in __clock_gettime64() argument
38 int (*vdso_time64) (clockid_t clock_id, struct __timespec64 *tp) in __clock_gettime64()
42 r = INTERNAL_VSYSCALL_CALL (vdso_time64, 2, clock_id, tp); in __clock_gettime64()
50 int (*vdso_time) (clockid_t clock_id, struct timespec *tp) in __clock_gettime64()
58 *tp = valid_timespec_to_timespec64 (tp32); in __clock_gettime64()
68 r = INTERNAL_SYSCALL_CALL (clock_gettime64, clock_id, tp); in __clock_gettime64()
80 *tp = valid_timespec_to_timespec64 (tp32); in __clock_gettime64()
92 __clock_gettime (clockid_t clock_id, struct timespec *tp) in libc_hidden_def()
107 *tp = valid_timespec64_to_timespec (tp64); in libc_hidden_def()
A Dsched_rr_gi.c26 __sched_rr_get_interval64 (pid_t pid, struct __timespec64 *tp) in __sched_rr_get_interval64() argument
31 int ret = INLINE_SYSCALL_CALL (sched_rr_get_interval_time64, pid, tp); in __sched_rr_get_interval64()
39 *tp = valid_timespec_to_timespec64 (tp32); in __sched_rr_get_interval64()
48 __sched_rr_get_interval (pid_t pid, struct timespec *tp) in libc_hidden_def()
63 *tp = valid_timespec64_to_timespec (tp64); in libc_hidden_def()
/sysdeps/unix/sysv/linux/riscv/
A Dsysdep.S42 add t1, t1, tp
46 add t1, t1, tp, %tprel_add(errno)
/sysdeps/powerpc/nptl/
A Dtls.h146 # define TLS_DEFINE_INIT_TP(tp, pd) \ argument
147 void *tp = (void *) (pd) + TLS_TCB_OFFSET + TLS_PRE_TCB_SIZE; \
148 (((tcbhead_t *) ((char *) tp - TLS_TCB_OFFSET))[-1].hwcap) = \
150 (((tcbhead_t *) ((char *) tp - TLS_TCB_OFFSET))[-1].at_platform) = \
/sysdeps/arm/nptl/
A Dtls.h69 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/mach/hurd/i386/htl/
A Dpt-machdep.c44 int set_tp, void *tp) in __thread_set_pcsptp() argument
63 HURD_TLS_DESC_DECL (desc, tp); in __thread_set_pcsptp()
/sysdeps/alpha/nptl/
A Dtls.h75 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/microblaze/nptl/
A Dtls.h80 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/powerpc/
A Dtst-tlsifunc.c47 register unsigned long tp __asm__ (__TPREG); in get_platform()
52 : "n" (__ATPLATOFF), "b" (tp)); in get_platform()
/sysdeps/aarch64/nptl/
A Dtls.h78 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/arc/nptl/
A Dtls.h83 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/m68k/nptl/
A Dtls.h95 # define TLS_DEFINE_INIT_TP(tp, pd) \ argument
96 void *tp = (void *) (pd) + TLS_TCB_OFFSET + TLS_PRE_TCB_SIZE
/sysdeps/riscv/nptl/
A Dtls.h94 # define TLS_DEFINE_INIT_TP(tp, pd) \ argument
95 void *tp = (void *) (pd) + TLS_TCB_OFFSET + TLS_PRE_TCB_SIZE
/sysdeps/csky/nptl/
A Dtls.h86 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/hppa/nptl/
A Dtls.h80 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/nios2/nptl/
A Dtls.h94 # define TLS_DEFINE_INIT_TP(tp, pd) \ argument
95 void *tp = (void *) (pd) + TLS_TCB_OFFSET + TLS_PRE_TCB_SIZE
/sysdeps/mips/nptl/
A Dtls.h123 # define TLS_DEFINE_INIT_TP(tp, pd) \ argument
124 void *tp = (void *) (pd) + TLS_TCB_OFFSET + TLS_PRE_TCB_SIZE
/sysdeps/sparc/nptl/
A Dtls.h95 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) argument
/sysdeps/sh/nptl/
A Dtls.h88 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
/sysdeps/s390/nptl/
A Dtls.h119 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) argument
/sysdeps/ia64/nptl/
A Dtls.h111 # define TLS_DEFINE_INIT_TP(tp, pd) \ argument
112 void *tp = (char *) (pd) + TLS_PRE_TCB_SIZE
/sysdeps/posix/
A Dgetaddrinfo.c184 st->socktype = tp->socktype; in gaih_inet_serv()
344 ++tp; in gaih_inet()
346 while (tp->name[0] in gaih_inet()
351 ++tp; in gaih_inet()
353 if (! tp->name[0]) in gaih_inet()
370 if (tp->name[0]) in gaih_inet()
382 for (tp++; tp->name[0]; tp++) in gaih_inet()
426 st->socktype = tp->socktype; in gaih_inet()
436 for (++tp; tp->name[0]; ++tp) in gaih_inet()
437 if (tp->defaultflag) in gaih_inet()
[all …]
/sysdeps/mach/hurd/htl/
A Dpt-sysdep.h66 int set_sp, void *sp, int set_tp, void *tp);
/sysdeps/x86_64/nptl/
A Dtls.h162 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) argument

Completed in 21 milliseconds

12