Searched defs:nsecs (Results 1 - 25 of 55) sorted by last modified time

123

/linux-master/include/linux/
H A Dfilter.h615 u64_stats_t nsecs; member in struct:bpf_prog_stats
/linux-master/kernel/bpf/
H A Dsyscall.c2302 u64 nsecs; member in struct:bpf_prog_kstats
2321 u64 nsecs = 0, cnt = 0, misses = 0; local
/linux-master/drivers/spi/
H A Dspi-lm70llp.c182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, argument
H A Dspi-xtensa-xtfpga.c53 static u32 xtfpga_spi_txrx_word(struct spi_device *spi, unsigned nsecs, argument
H A Dspi-sh-sci.c78 sh_sci_spi_txrx_mode0(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
85 sh_sci_spi_txrx_mode1(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
92 sh_sci_spi_txrx_mode2(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
99 sh_sci_spi_txrx_mode3(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
H A Dspi-gpio.c134 spi_gpio_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
143 spi_gpio_txrx_word_mode1(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
152 spi_gpio_txrx_word_mode2(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
161 spi_gpio_txrx_word_mode3(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
180 spi_gpio_spec_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
190 spi_gpio_spec_txrx_word_mode1(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
200 spi_gpio_spec_txrx_word_mode2(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
210 spi_gpio_spec_txrx_word_mode3(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags) argument
[all...]
H A Dspi-bitbang.c41 unsigned nsecs; /* (clock cycle time)/2 */ member in struct:spi_bitbang_cs
54 bitbang_txrx_8( struct spi_device *spi, u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags), unsigned ns, struct spi_transfer *t, unsigned flags ) argument
83 bitbang_txrx_16( struct spi_device *spi, u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags), unsigned ns, struct spi_transfer *t, unsigned flags ) argument
112 bitbang_txrx_32( struct spi_device *spi, u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags), unsigned ns, struct spi_transfer *t, unsigned flags ) argument
236 unsigned nsecs = cs->nsecs; local
[all...]
H A Dspi-butterfly.c137 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, argument
H A Dspi-ath79.c64 static inline void ath79_spi_delay(struct ath79_spi *sp, unsigned int nsecs) argument
108 static u32 ath79_spi_txrx_mode0(struct spi_device *spi, unsigned int nsecs, argument
/linux-master/kernel/trace/
H A Dtrace.c1643 unsigned long nsecs_to_usecs(unsigned long nsecs) argument
/linux-master/fs/bcachefs/
H A Dtime_stats.h35 u64 nsecs; member in struct:time_unit
/linux-master/tools/perf/util/
H A Dstat-shadow.c332 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); local
694 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); local
342 print_nsecs(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx __maybe_unused, double nsecs, struct perf_stat_output_ctx *out) argument
H A Ddebug.c114 u64 secs, usecs, nsecs = t; local
H A Dauxtrace.c1690 unsigned long long nsecs = e->time; local
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c955 unsigned long long nsecs = sample->time; local
H A Dtrace-event-perl.c355 unsigned long long nsecs = sample->time; local
/linux-master/tools/perf/
H A Dbuiltin-script.c784 unsigned long long nsecs; local
H A Dbuiltin-sched.c288 static void burn_nsecs(struct perf_sched *sched, u64 nsecs) argument
297 static void sleep_nsecs(u64 nsecs) argument
1861 print_sched_time(unsigned long long nsecs, int width) argument
[all...]
/linux-master/sound/drivers/
H A Ddummy.c439 unsigned long nsecs; local
/linux-master/tools/bpf/bpftool/
H A Dprog.c159 static void print_boot_time(__u64 nsecs, char *buf, unsigned int size) argument
/linux-master/kernel/time/
H A Dtimekeeping.c819 u64 nsecs; local
841 u64 nsecs; local
860 u32 nsecs; local
884 u64 nsecs; local
905 u64 nsecs; local
948 u64 nsecs; local
1522 u64 nsecs; local
2315 u64 nsecs; local
[all...]
/linux-master/net/netfilter/
H A Dnft_limit.c27 u64 nsecs; member in struct:nft_limit_priv
[all...]
/linux-master/tools/perf/bench/
H A Depoll-wait.c92 static unsigned int nsecs = 8; variable
H A Depoll-ctl.c37 static unsigned int nsecs = 8; variable
/linux-master/arch/um/kernel/
H A Dtime.c787 long long nsecs; local

Completed in 331 milliseconds

123