Searched refs:timer_getoverrun (Results 1 – 25 of 49) sorted by relevance
12
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | timer_getoverr.c | 28 return INLINE_SYSCALL_CALL (timer_getoverrun, ktimerid); in ___timer_getoverrun() 30 versioned_symbol (libc, ___timer_getoverrun, timer_getoverrun, GLIBC_2_34); 35 compat_symbol (librt, ___timer_getoverrun, timer_getoverrun, GLIBC_2_3_3); 44 compat_symbol (librt, __timer_getoverrun_old, timer_getoverrun, GLIBC_2_2); 49 compat_symbol (librt, ___timer_getoverrun, timer_getoverrun, GLIBC_2_2);
|
D | kernel-posix-timers.h | 50 extern __typeof (timer_getoverrun) __timer_getoverrun;
|
D | Versions | 128 timer_getoverrun;
|
D | syscall-names.list | 617 timer_getoverrun
|
/glibc-2.36/rt/ |
D | Versions | 27 timer_getoverrun; 91 timer_getoverrun; 129 timer_getoverrun;
|
D | timer_getoverr.c | 27 timer_getoverrun (timer_t timerid) in timer_getoverrun() function
|
D | tst-timer4.c | 280 int ret = timer_getoverrun (timer_thr1); in do_test()
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | librt.abilist | 20 GLIBC_2.2.6 timer_getoverrun F
|
/glibc-2.36/conform/data/ |
D | time.h-data | 113 function int timer_getoverrun (timer_t)
|
/glibc-2.36/time/ |
D | time.h | 376 extern int timer_getoverrun (timer_t __timerid) __THROW;
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/ |
D | libc.abilist | 1790 GLIBC_2.2.5 timer_getoverrun F 2231 GLIBC_2.3.3 timer_getoverrun F 2516 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | libc.abilist | 1787 GLIBC_2.2 timer_getoverrun F 2243 GLIBC_2.3.3 timer_getoverrun F 2538 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
D | libc.abilist | 1916 GLIBC_2.3 timer_getoverrun F 2197 GLIBC_2.3.3 timer_getoverrun F 2501 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/ |
D | libc.abilist | 1822 GLIBC_2.2 timer_getoverrun F 2282 GLIBC_2.3.3 timer_getoverrun F 2565 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/ |
D | libc.abilist | 1796 GLIBC_2.2 timer_getoverrun F 2258 GLIBC_2.3.3 timer_getoverrun F 2542 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | libc.abilist | 2124 GLIBC_2.2 timer_getoverrun F 2393 GLIBC_2.3.3 timer_getoverrun F 2704 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 1989 GLIBC_2.33 timer_getoverrun F 2370 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 1979 GLIBC_2.32 timer_getoverrun F 2368 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 2055 GLIBC_2.27 timer_getoverrun F 2570 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 2043 GLIBC_2.17 timer_getoverrun F 2607 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/ |
D | libc.abilist | 2048 GLIBC_2.16 timer_getoverrun F 2622 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | libc.abilist | 2069 GLIBC_2.29 timer_getoverrun F 2642 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/ |
D | libc.abilist | 2131 GLIBC_2.17 timer_getoverrun F 2803 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/le/ |
D | libc.abilist | 1779 GLIBC_2.2 timer_getoverrun F 2595 GLIBC_2.34 timer_getoverrun F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/le/ |
D | libc.abilist | 483 GLIBC_2.34 timer_getoverrun F 2451 GLIBC_2.4 timer_getoverrun F
|
12