/Linux-v4.19/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 23 def nsecs(secs, nsecs): argument 26 def nsecs_secs(nsecs): argument 29 def nsecs_nsecs(nsecs): argument 32 def nsecs_str(nsecs): argument
|
/Linux-v4.19/drivers/spi/ |
D | spi-gpio.c | 136 #define spidelay(nsecs) do {} while (0) argument 155 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode0() 161 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode1() 167 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode2() 173 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode3() 189 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode0() 196 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode1() 203 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode2() 210 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode3()
|
D | spi-bitbang.c | 50 unsigned nsecs; /* (clock cycle time)/2 */ member 66 unsigned nsecs, in bitbang_txrx_8() 94 unsigned nsecs, in bitbang_txrx_16() 122 unsigned nsecs, in bitbang_txrx_32() 245 unsigned nsecs = cs->nsecs; in spi_bitbang_bufs() local
|
D | spi-sh-sci.c | 83 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode0() 90 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode1() 97 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode2() 104 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode3()
|
D | spi-bitbang-txrx.h | 48 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0() 80 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1()
|
D | spi-ath79.c | 60 static inline void ath79_spi_delay(struct ath79_spi *sp, unsigned int nsecs) in ath79_spi_delay() 178 static u32 ath79_spi_txrx_mode0(struct spi_device *spi, unsigned int nsecs, in ath79_spi_txrx_mode0()
|
/Linux-v4.19/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.pm | 32 sub nsecs subroutine
|
/Linux-v4.19/arch/arm/vdso/ |
D | vgettimeofday.c | 138 u64 nsecs; in do_realtime() local 161 u64 nsecs; in do_monotonic() local
|
/Linux-v4.19/arch/sh/lib/ |
D | delay.c | 50 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/arch/sh/lib64/ |
D | udelay.c | 46 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/arch/h8300/lib/ |
D | delay.c | 37 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/arch/alpha/lib/ |
D | udelay.c | 51 ndelay(unsigned long nsecs) in ndelay()
|
/Linux-v4.19/arch/x86/um/ |
D | delay.c | 56 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/arch/nios2/lib/ |
D | delay.c | 48 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/arch/openrisc/lib/ |
D | delay.c | 57 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/arch/arm64/lib/ |
D | delay.c | 66 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/tools/perf/scripts/python/ |
D | compaction-times.py | 96 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
|
/Linux-v4.19/arch/riscv/lib/ |
D | delay.c | 102 void ndelay(unsigned long nsecs) in ndelay()
|
/Linux-v4.19/arch/arm/plat-omap/ |
D | counter_32k.c | 59 unsigned long long nsecs; in omap_read_persistent_clock64() local
|
/Linux-v4.19/kernel/time/ |
D | timekeeping.c | 727 u64 nsecs; in ktime_get_real_ts64() local 749 u64 nsecs; in ktime_get() local 768 u32 nsecs; in ktime_get_resolution_ns() local 792 u64 nsecs; in ktime_get_with_offset() local 855 u64 nsecs; in ktime_get_raw() local 1432 u64 nsecs; in ktime_get_raw_ts64() local 2244 u64 nsecs; in ktime_get_update_offsets_now() local
|
/Linux-v4.19/arch/s390/lib/ |
D | delay.c | 117 void __ndelay(unsigned long long nsecs) in __ndelay()
|
/Linux-v4.19/block/ |
D | blk-stat.h | 143 u64 nsecs) in blk_stat_activate_nsecs()
|
/Linux-v4.19/arch/um/kernel/ |
D | time.c | 126 long long nsecs = os_persistent_clock_emulation(); in read_persistent_clock64() local
|
/Linux-v4.19/arch/x86/lib/ |
D | delay.c | 185 void __ndelay(unsigned long nsecs) in __ndelay()
|
/Linux-v4.19/arch/um/os-Linux/ |
D | time.c | 170 void os_idle_sleep(unsigned long long nsecs) in os_idle_sleep()
|