| /linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| H A 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/drivers/spi/ |
| H A D | spi-bitbang-txrx.h | 50 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 D | spi-bitbang.c | 46 unsigned int nsecs; /* (clock cycle time) / 2 */ member 242 unsigned int nsecs = cs->nsecs; in spi_bitbang_bufs() local
|
| H A D | spi-butterfly.c | 137 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, in butterfly_txrx_word_mode0()
|
| H A D | spi-lm70llp.c | 182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
|
| H A D | spi-fsl-lib.h | 53 unsigned nsecs; /* (clock cycle time)/2 */ member
|
| /linux/arch/um/os-Linux/ |
| H A D | time.c | 61 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/kernel/time/ |
| H A D | timekeeping.c | 938 u64 nsecs; in ktime_get_real_ts64() local 960 u64 nsecs; in ktime_get() local 979 u32 nsecs; in ktime_get_resolution_ns() local 1004 u64 nsecs; in ktime_get_with_offset() local 1026 u64 nsecs; in ktime_get_coarse_with_offset() local 1077 u64 nsecs; in ktime_get_raw() local 1804 u64 nsecs; in ktime_get_raw_ts64() local 2641 u64 nsecs; in ktime_get_real_ts64_mg() local 2722 u64 nsecs; in ktime_get_update_offsets_now() local 3025 u64 nsecs; in ktime_get_aux() local [all …]
|
| /linux/tools/perf/scripts/python/ |
| H A 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
|
| H A D | check-perf-trace.py | 60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
|
| /linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | Util.pm | 32 sub nsecs subroutine
|
| /linux/arch/sh/lib/ |
| H A D | delay.c | 50 void __ndelay(unsigned long nsecs) in __ndelay()
|
| /linux/arch/x86/um/ |
| H A D | delay.c | 53 void __ndelay(unsigned long nsecs) in __ndelay()
|
| /linux/arch/alpha/lib/ |
| H A D | udelay.c | 51 ndelay(unsigned long nsecs) in ndelay()
|
| /linux/arch/um/include/asm/ |
| H A D | delay.h | 7 static inline void um_ndelay(unsigned long nsecs) in um_ndelay()
|
| /linux/arch/csky/lib/ |
| H A D | delay.c | 35 void __ndelay(unsigned long nsecs) in __ndelay()
|
| /linux/arch/s390/lib/ |
| H A D | delay.c | 40 void __ndelay(unsigned long nsecs) in __ndelay()
|
| /linux/arch/nios2/lib/ |
| H A D | delay.c | 36 void __ndelay(unsigned long nsecs) in __ndelay()
|
| /linux/arch/openrisc/lib/ |
| H A D | delay.c | 55 void __ndelay(unsigned long nsecs) in __ndelay()
|
| /linux/arch/riscv/lib/ |
| H A D | delay.c | 102 void ndelay(unsigned long nsecs) in ndelay()
|
| /linux/arch/arm64/lib/ |
| H A D | delay.c | 80 void __ndelay(unsigned long nsecs) in __ndelay()
|
| /linux/arch/arm/mach-omap1/ |
| H A D | timer32k.c | 193 unsigned long long nsecs; in omap_read_persistent_clock64() local
|
| /linux/include/linux/ |
| H A D | part_stat.h | 9 u64 nsecs[NR_STAT_GROUPS]; member
|
| H A D | ktime.h | 36 static inline ktime_t ktime_set(const s64 secs, const unsigned long nsecs) in ktime_set()
|
| /linux/lib/ |
| H A D | test_lockup.c | 328 static void test_wait(unsigned int secs, unsigned int nsecs) in test_wait()
|