Home
last modified time | relevance | path

Searched refs:time (Results 1476 - 1500 of 7959) sorted by relevance

1...<<51525354555657585960>>...319

/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Dtime.c3 * arch/arm/plat-iop/time.c
14 #include <linux/time.h>
25 #include <asm/mach/time.h>
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/
H A Dip27-timer.c16 #include <linux/time.h>
21 #include <asm/time.h>
72 * 360, 380, 390 and 400 MHZ, we use 800 ns rtc cycle time.
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtime.c7 * Common time service routines for MIPS machines.
16 #include <linux/time.h>
27 #include <asm/time.h>
/kernel/linux/linux-5.10/arch/mips/sni/
H A Dtime.c7 #include <linux/time.h>
11 #include <asm/time.h>
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtime.c7 * Common time service routines for MIPS machines.
16 #include <linux/time.h>
27 #include <asm/time.h>
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dclocksource-switch.c29 #include <sys/time.h>
31 #include <time.h>
H A Dnsleep-lat.c22 #include <time.h>
23 #include <sys/time.h>
H A Draw_skew.c25 #include <sys/time.h>
27 #include <time.h>
141 return ksft_exit_skip("The clock was adjusted externally. Shutdown NTPd or other time sync daemons\n"); in main()
H A Dnanosleep.c25 #include <time.h>
26 #include <sys/time.h>
105 /* First check abs time */ in nanosleep_test()
H A Dposix_timers.c10 #include <sys/time.h>
14 #include <time.h>
31 * Try to spend as much time as possible in kernelspace
212 * the normal DELAY since the time is elapsing nr_threads faster. in main()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c14 #include <time.h>
16 #include <sys/time.h>
/kernel/linux/linux-6.6/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h11 #include <uapi/linux/time.h>
115 * time constant.
156 __kernel_old_time_t __c_kernel_time(__kernel_old_time_t *time,
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/
H A Dip27-timer.c16 #include <linux/time.h>
21 #include <asm/time.h>
72 * 360, 380, 390 and 400 MHZ, we use 800 ns rtc cycle time.
/kernel/linux/linux-6.6/arch/mips/sni/
H A Dtime.c7 #include <linux/time.h>
11 #include <asm/time.h>
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dtime.c3 * OpenRISC time.c
14 #include <linux/time.h>
26 #include <asm/time.h>
107 * has been set on the clockevent device by the generic time management code.
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvudc.h18 #include <linux/time.h>
162 void v_kick_timer(struct vudc *udc, unsigned long time);
/kernel/linux/linux-5.10/include/linux/
H A Dpstore.h18 #include <linux/time.h>
57 * @time: timestamp of the record
75 struct timespec64 time; member
152 * The @time field will be prepopulated with the current time,
234 * the time stamp. This means more timestamp resolution is available when
/kernel/linux/linux-5.10/scripts/tracing/
H A Ddraw_functrace.py11 calls. Only the functions's names and the the call time are provided.
35 def __init__(self, func, time = None, parent = None):
37 self._time = time
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_device.h11 #include <linux/time.h>
120 void snd_seq_oss_process_queue(struct seq_oss_devinfo *dp, abstime_t time);
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbp_signal_overflow.c18 #include <time.h>
35 return time(NULL); in test_function()
/kernel/linux/linux-5.10/tools/bpf/runqslower/
H A Drunqslower.c8 #include <time.h>
108 time(&t); in handle_event()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwm8350_wdt.c28 unsigned int time; /* Seconds */ member
44 if (wm8350_wdt_cfgs[i].time == timeout) in wm8350_wdt_set_timeout()
/kernel/linux/linux-5.10/kernel/trace/
H A Dpreemptirq_delay_test.c36 static void busy_wait(ulong time) in busy_wait() argument
44 } while ((end - start) < (time * 1000)); in busy_wait()
/kernel/linux/linux-5.10/fs/orangefs/
H A Ddcache.c100 unsigned long time = (unsigned long) dentry->d_fsdata; in orangefs_d_revalidate() local
102 if (time_before(jiffies, time)) in orangefs_d_revalidate()
/kernel/linux/linux-5.10/net/atm/
H A Dmpoa_caches.h20 time64_t time; member
57 time64_t time; member

Completed in 10 milliseconds

1...<<51525354555657585960>>...319