Home
last modified time | relevance | path

Searched defs:nsecs (Results 1 – 25 of 38) sorted by relevance

12

/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py23 def nsecs(secs, nsecs): argument
26 def nsecs_secs(nsecs): argument
29 def nsecs_nsecs(nsecs): argument
32 def nsecs_str(nsecs): argument
/linux/drivers/spi/
H A Dspi-bitbang-txrx.h50 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0()
82 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1()
114 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha0()
147 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha1()
H A Dspi-butterfly.c137 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, in butterfly_txrx_word_mode0()
H A Dspi-lm70llp.c182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
H A Dspi-fsl-lib.h53 unsigned nsecs; /* (clock cycle time)/2 */ member
/linux/arch/um/os-Linux/
H A Dtime.c61 int os_timer_set_interval(int cpu, unsigned long long nsecs) in os_timer_set_interval()
77 int os_timer_one_shot(int cpu, unsigned long long nsecs) in os_timer_one_shot()
/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.pm32 sub nsecs subroutine
/linux/arch/sh/lib/
H A Ddelay.c50 void __ndelay(unsigned long nsecs) in __ndelay()
/linux/arch/x86/um/
H A Ddelay.c53 void __ndelay(unsigned long nsecs) in __ndelay()
/linux/arch/alpha/lib/
H A Dudelay.c51 ndelay(unsigned long nsecs) in ndelay()
/linux/arch/um/include/asm/
H A Ddelay.h7 static inline void um_ndelay(unsigned long nsecs) in um_ndelay()
/linux/arch/csky/lib/
H A Ddelay.c35 void __ndelay(unsigned long nsecs) in __ndelay()
/linux/arch/s390/lib/
H A Ddelay.c40 void __ndelay(unsigned long nsecs) in __ndelay()
/linux/arch/nios2/lib/
H A Ddelay.c36 void __ndelay(unsigned long nsecs) in __ndelay()
/linux/tools/perf/scripts/python/
H A Dcompaction-times.py96 def complete(self, secs, nsecs): argument
141 def complete_pending(cls, pid, secs, nsecs): argument
172 def mark_pending(self, secs, nsecs): argument
178 def make_complete(self, secs, nsecs): argument
H A Dcheck-perf-trace.py60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
/linux/arch/openrisc/lib/
H A Ddelay.c55 void __ndelay(unsigned long nsecs) in __ndelay()
/linux/arch/riscv/lib/
H A Ddelay.c102 void ndelay(unsigned long nsecs) in ndelay()
/linux/arch/arm64/lib/
H A Ddelay.c80 void __ndelay(unsigned long nsecs) in __ndelay()
/linux/arch/arm/mach-omap1/
H A Dtimer32k.c193 unsigned long long nsecs; in omap_read_persistent_clock64() local
/linux/include/linux/
H A Dpart_stat.h9 u64 nsecs[NR_STAT_GROUPS]; member
H A Dktime.h36 static inline ktime_t ktime_set(const s64 secs, const unsigned long nsecs) in ktime_set()
/linux/lib/
H A Dtest_lockup.c328 static void test_wait(unsigned int secs, unsigned int nsecs) in test_wait()
/linux/tools/perf/bench/
H A Depoll-ctl.c37 static unsigned int nsecs = 8; variable
/linux/tools/perf/util/
H A Ddebug.c123 u64 secs, usecs, nsecs = t; in veprintf_time() local

12