Searched defs:ts (Results 26 - 50 of 627) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.h36 ath11k_debugfs_sta_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts) argument
/linux-master/drivers/pps/
H A Dkc.c99 void pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, argument
H A Dkapi.c27 static void pps_add_offset(struct pps_ktime *ts, struct pps_ktime *offset) argument
159 pps_event(struct pps_device *pps, struct pps_event_time *ts, int event, void *data) argument
[all...]
/linux-master/samples/bpf/
H A Dlathist_kern.c32 u64 *ts = bpf_map_lookup_elem(&my_map, &cpu); local
74 u64 *ts, cur_ts, delta; local
/linux-master/arch/arm/kernel/
H A Dtime.c63 static void dummy_clock_access(struct timespec64 *ts) argument
71 void read_persistent_clock64(struct timespec64 *ts) argument
/linux-master/drivers/spi/
H A Dspi-slave-time.c67 u64 ts; local
/linux-master/drivers/gpio/
H A Dgpio-max7301.c46 struct max7301 *ts; local
H A Dgpio-max7300.c33 struct max7301 *ts; local
/linux-master/arch/powerpc/kernel/vdso/
H A Dvgettimeofday.c9 int __c_kernel_clock_gettime(clockid_t clock, struct __kernel_timespec *ts, argument
21 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts, argument
27 int __c_kernel_clock_gettime64(clockid_t clock, struct __kernel_timespec *ts, argument
/linux-master/arch/um/os-Linux/
H A Dtime.c21 static inline long long timespec_to_ns(const struct timespec *ts) argument
90 struct timespec ts; local
/linux-master/arch/x86/um/vdso/
H A Dum_vdso.c16 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) argument
/linux-master/io_uring/
H A Dnotif.c12 static void io_notif_complete_tw_ext(struct io_kiocb *notif, struct io_tw_state *ts) argument
H A Dnapi.h30 io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
89 io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
/linux-master/fs/udf/
H A Dudftime.c59 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec64 ts) argument
/linux-master/arch/arm64/kernel/vdso32/
H A Dvgettimeofday.c11 __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) argument
17 __vdso_clock_gettime64(clockid_t clock, struct __kernel_timespec *ts) argument
/linux-master/arch/arm/vdso/
H A Dvgettimeofday.c13 __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) argument
19 __vdso_clock_gettime64(clockid_t clock, struct __kernel_timespec *ts) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtime_tai.c15 static __u64 ts_to_ns(const struct timespec *ts) argument
/linux-master/drivers/ptp/
H A Dptp_kvm_x86.c77 int kvm_arch_ptp_get_clock(struct timespec64 *ts) argument
/linux-master/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.py112 def ts(self): member in class:EventHeaders
/linux-master/tools/testing/selftests/timers/
H A Dmqueue-lat.c48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) argument
/linux-master/tools/testing/selftests/timens/
H A Dtimens.h21 struct timespec ts; local
/linux-master/drivers/input/touchscreen/
H A Dtsc2007_iio.c12 struct tsc2007 *ts; member in struct:tsc2007_iio
106 int tsc2007_iio_configure(struct tsc2007 *ts) argument
H A Dipaq-micro-ts.c29 struct touchscreen_data *ts = data; local
46 static void micro_ts_toggle_receive(struct touchscreen_data *ts, boo argument
65 struct touchscreen_data *ts = input_get_drvdata(input); local
74 struct touchscreen_data *ts = input_get_drvdata(input); local
82 struct touchscreen_data *ts; local
124 struct touchscreen_data *ts = dev_get_drvdata(dev); local
133 struct touchscreen_data *ts = dev_get_drvdata(dev); local
[all...]
/linux-master/fs/fat/
H A Dfat_test.c25 struct timespec64 ts; member in struct:fat_timestamp_testcase
134 struct timespec64 ts; local
[all...]
/linux-master/drivers/pps/clients/
H A Dpps-ldisc.c19 struct pps_event_time ts; local

Completed in 228 milliseconds

1234567891011>>