Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0015-posix-Fix-Warray-bounds-instances-building-timer_cre.patch297 timer_getoverrun (timer_t timerid)
299 #undef timer_getoverrun
303 - int res = INLINE_SYSCALL (timer_getoverrun, 1, kt->ktimerid);
307 + return INLINE_SYSCALL_CALL (timer_getoverrun, ktimerid);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtime.h251 extern int timer_getoverrun (timer_t __timerid) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtime.h251 extern int timer_getoverrun (timer_t __timerid) __THROW;
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-stubs.c43 SYS_NI(timer_getoverrun);
H A Dposix-timers.c777 SYSCALL_DEFINE1(timer_getoverrun, timer_t, timer_id) in SYSCALL_DEFINE1() argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl234 223 n32 timer_getoverrun sys_timer_getoverrun
H A Dsyscall_n64.tbl230 219 n64 timer_getoverrun sys_timer_getoverrun
H A Dsyscall_o32.tbl274 260 o32 timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl239 227 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl273 252 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl236 225 common timer_getoverrun sys_timer_getoverrun
H A Dsyscall_32.tbl276 262 i386 timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl236 225 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl267 257 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl284 253 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl272 262 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl267 257 common timer_getoverrun sys_timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl277 260 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl272 262 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl267 257 common timer_getoverrun sys_timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl348 417 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl323 264 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl311 243 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl305 243 common timer_getoverrun sys_timer_getoverrun
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch680 + "timer_getoverrun", /* 219 */

12