Searched defs:ts (Results 51 - 75 of 627) sorted by relevance

1234567891011>>

/linux-master/samples/bpf/
H A Dtracex4_user.c22 struct timespec ts; local
H A Dtrace_output_user.c11 struct timespec ts; local
H A Doffwaketime.bpf.c120 u64 delta, ts, *tsp; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c21 struct __kernel_timespec *ts; local
39 struct __kernel_timespec *ts; local
57 struct __kernel_timespec *ts; local
[all...]
/linux-master/arch/mips/sibyte/swarm/
H A Dsetup.c77 void read_persistent_clock64(struct timespec64 *ts) argument
/linux-master/tools/testing/selftests/damon/
H A Ddebugfs_target_ids_read_before_terminate_race.c57 static inline uint64_t ts_to_ms(struct timespec *ts) argument
/linux-master/arch/mips/dec/
H A Dtime.c22 void read_persistent_clock64(struct timespec64 *ts) argument
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c108 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; local
[all...]
/linux-master/lib/math/
H A Dtest_div64.c222 struct timespec64 ts, ts0, ts1; local
/linux-master/arch/s390/include/asm/vdso/
H A Dgettimeofday.h37 long clock_gettime_fallback(clockid_t clkid, struct __kernel_timespec *ts) argument
50 long clock_getres_fallback(clockid_t clkid, struct __kernel_timespec *ts) argument
/linux-master/drivers/rtc/
H A Dlib.c189 struct timespec64 ts; local
/linux-master/drivers/tee/optee/
H A Drpc.c17 struct timespec64 ts; local
/linux-master/arch/m68k/kernel/
H A Dtime.c76 void read_persistent_clock64(struct timespec64 *ts) argument
/linux-master/drivers/scsi/snic/
H A Dsnic_trc.h19 u64 ts; /* Time Stamp */ member in struct:snic_trc_data
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ptp.c170 static int xgbe_gettime(struct ptp_clock_info *info, struct timespec64 *ts) argument
189 xgbe_settime(struct ptp_clock_info *info, const struct timespec64 *ts) argument
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.h113 struct timespec64 ts, to = { local
/linux-master/arch/x86/kernel/
H A Dpvclock.c123 pvclock_read_wallclock(struct pvclock_wall_clock *wall_clock, struct pvclock_vcpu_time_info *vcpu_time, struct timespec64 *ts) argument
H A Drtc.c109 void read_persistent_clock64(struct timespec64 *ts) argument
/linux-master/include/linux/iio/common/
H A Dinv_sensors_timestamp.h77 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts) argument
87 static inline void inv_sensors_timestamp_reset(struct inv_sensors_timestamp *ts) argument
[all...]
/linux-master/drivers/hte/
H A Dhte-tegra194-test.c61 static enum hte_return process_hw_ts(struct hte_ts_data *ts, void *p) argument
/linux-master/fs/ufs/
H A Dialloc.c180 struct timespec64 ts; local
/linux-master/fs/coda/
H A Dcoda_linux.c69 static struct timespec64 coda_to_timespec64(struct coda_timespec ts) argument
81 struct coda_timespec ts = { local
/linux-master/include/media/
H A Dv4l2-event.h35 u64 ts; member in struct:v4l2_kevent
/linux-master/include/linux/
H A Dktime.h69 static inline ktime_t timespec64_to_ktime(struct timespec64 ts) argument
/linux-master/drivers/gpio/
H A Dgpio-max730x.c50 struct max7301 *ts = container_of(chip, struct max7301, chip); local
78 static int __max7301_set(struct max7301 *ts, unsigned offset, int value) argument
92 struct max7301 *ts = container_of(chip, struct max7301, chip); local
120 struct max7301 *ts = gpiochip_get_data(chip); local
148 struct max7301 *ts = gpiochip_get_data(chip); local
160 __max730x_probe(struct max7301 *ts) argument
225 struct max7301 *ts = dev_get_drvdata(dev); local
[all...]

Completed in 310 milliseconds

1234567891011>>