Searched refs:time (Results 3276 - 3300 of 9010) sorted by relevance
1...<<131132133134135136137138139140>>...361
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
H A D | tm-syscall.c | 16 #include <sys/time.h>
|
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
H A D | board-dt.c | 21 #include <plat/time.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/ |
H A D | p1010rdb.c | 15 #include <asm/time.h>
|
H A D | mpc8536_ds.c | 17 #include <asm/time.h>
|
H A D | stx_gp3.c | 27 #include <asm/time.h>
|
H A D | socrates.c | 28 #include <asm/time.h>
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | vdso_datapage.h | 38 #include <linux/time.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/ |
H A D | mpc834x_itx.c | 25 #include <asm/time.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | tcp_client.py | 7 import socket, time namespace
|
H A D | test_dev_cgroup.c | 10 #include <sys/time.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_timeout.c | 22 #include <time.h>
|
H A D | futex_wait_wouldblock.c | 23 #include <time.h>
|
/kernel/linux/linux-6.6/arch/mips/ralink/ |
H A D | clk.c | 16 #include <asm/time.h>
|
/kernel/linux/linux-6.6/arch/mips/rb532/ |
H A D | setup.c | 3 * setup.c - boot time setup code 11 #include <asm/time.h>
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
H A D | ip22-setup.c | 21 #include <asm/time.h>
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip30/ |
H A D | ip30-timer.c | 18 #include <asm/time.h>
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | sync-timer.c | 6 * All CPUs will have their count registers synchronised to the CPU0 next time 17 #include <asm/time.h> 98 * Not every cpu is online at the time this gets called, in synchronise_count_slave()
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/vdso/ |
H A D | gettimeofday.h | 10 #include <uapi/linux/time.h> 13 * 32-bit land is lacking generic time vsyscalls as well as the legacy 32-bit 14 * time syscalls like gettimeofday. Skip these definitions since on 32-bit.
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-dreamcast/ |
H A D | rtc.c | 11 #include <linux/time.h> 17 seconds) to get the standard Unix Epoch when getting the time, and add 18 20 years when setting the time. */ 27 * aica_rtc_gettimeofday - Get the time from the AICA RTC 29 * @tm: pointer to resulting RTC time structure 46 /* normalize to 1970..2106 time range */ in aica_rtc_gettimeofday() 55 * aica_rtc_settimeofday - Set the AICA RTC to the current time 57 * @tm: pointer to new RTC time structure
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | ubd_user.c | 15 #include <sys/time.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
H A D | nv41.c | 76 .time = nv04_timer_time,
|
H A D | nv40.c | 79 .time = nv04_timer_time,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | primitive.c | 30 #include <linux/time.h> /* For struct timeval */ 110 * [,stream id] [,life time] [,destination transport address] 134 * o life time - specifies the life time of the user data. The user data 135 * will not be sent by SCTP after the life time expires. This 139 * send primitive) within the life time variable. However, the 141 * chunk before the life time expired.
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | timekeeper_internal.h | 12 #include <linux/time.h> 22 * @base: ktime_t (nanoseconds) base time for readout 49 * @xtime_sec: Current CLOCK_REALTIME time in seconds 50 * @ktime_sec: Current CLOCK_MONOTONIC time in seconds 58 * @next_leap_ktime: CLOCK_MONOTONIC time value of a pending leap-second 59 * @raw_sec: CLOCK_MONOTONIC_RAW time in seconds 67 * @ntp_error: Difference between accumulated time and NTP time in ntp 77 * to get to monotonic time. Monotonic is pegged at zero at system 78 * boot time, s [all...] |
H A D | time32.h | 37 struct old_timeval32 time; member
|
Completed in 11 milliseconds
1...<<131132133134135136137138139140>>...361