Home
last modified time | relevance | path

Searched defs:ts1 (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_time_tai.c12 __u64 ts1, ts2; in time_tai() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_sleep.c14 struct timespec ts1 = { .tv_nsec = 1 }; in do_sleep() local
H A Dtime_tai.c37 __u64 ts1, ts2, now; in test_time_tai() local
/kernel/liteos_m/testsuites/unittest/posix/src/semaphore/
H A Dsemaphore_func_test.c88 int GetTimeDiff(struct timespec ts1, struct timespec ts2) in GetTimeDiff() argument
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H A Dtest_util.c73 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() argument
80 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c42 struct timespec64 ts1, ts2, ts3, ts4; in measure_clock() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmigration.c67 struct timespec ts1, ts2; in migrate() local
/kernel/linux/linux-6.6/lib/math/
H A Dtest_div64.c222 struct timespec64 ts, ts0, ts1; in test_div64_init() local
/kernel/linux/linux-5.10/drivers/pps/generators/
H A Dpps_gen_parport.c59 struct timespec64 expire_time, ts1, ts2, ts3, dts; in hrtimer_event() local
/kernel/linux/linux-6.6/drivers/pps/generators/
H A Dpps_gen_parport.c57 struct timespec64 expire_time, ts1, ts2, ts3, dts; in hrtimer_event() local
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dfreq-step.c43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec() argument
51 struct timespec ts1, ts2, ts3; in get_sample() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-cards.c2134 struct cx23885_tsport *ts1 = &dev->ts1; in cx23885_card_setup() local
[all...]
H A Dcx23885-core.c1779 struct cx23885_tsport *ts1 = &dev->ts1; in cx23885_irq() local
H A Dcx23885.h382 struct cx23885_tsport ts1, ts2; member
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-cards.c2134 struct cx23885_tsport *ts1 = &dev->ts1; in cx23885_card_setup() local
[all...]
H A Dcx23885-core.c1783 struct cx23885_tsport *ts1 = &dev->ts1; in cx23885_irq() local
H A Dcx23885.h382 struct cx23885_tsport ts1, ts2; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Dtest_util.c97 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() argument
104 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() argument
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dfreq-step.c43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec() argument
51 struct timespec ts1, ts2, ts3; in get_sample() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dsmp.c143 static __always_inline bool csd_lock_wait_toolong(struct __call_single_data *csd, u64 ts0, u64 *ts1, int *bug_id) in csd_lock_wait_toolong() argument
210 u64 ts0, ts1; in csd_lock_wait() local
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_idt82p33.c422 struct timespec64 ts1 = {0, 0}; in idt82p33_measure_settime_gettime_gap_overhead() local
/kernel/linux/linux-6.6/kernel/
H A Dsmp.c215 static bool csd_lock_wait_toolong(struct __call_single_data *csd, u64 ts0, u64 *ts1, int *bug_id) in csd_lock_wait_toolong() argument
293 u64 ts0, ts1; in __csd_lock_wait() local
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_idt82p33.c744 struct timespec64 ts1 = {0, 0}; in idt82p33_measure_settime_gettime_gap_overhead() local
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_test.c1462 struct timespec64 ts1, ts2; in mmc_test_area_io_seq() local
1766 struct timespec64 ts1, ts2; in mmc_test_profile_trim_perf() local
559 mmc_test_print_rate(struct mmc_test_card *test, uint64_t bytes, struct timespec64 *ts1, struct timespec64 *ts2) mmc_test_print_rate() argument
583 mmc_test_print_avg_rate(struct mmc_test_card *test, uint64_t bytes, unsigned int count, struct timespec64 *ts1, struct timespec64 *ts2) mmc_test_print_avg_rate() argument
1798 struct timespec64 ts1, ts2; mmc_test_seq_read_perf() local
1837 struct timespec64 ts1, ts2; mmc_test_seq_write_perf() local
1883 struct timespec64 ts1, ts2; mmc_test_profile_seq_trim_perf() local
1931 struct timespec64 ts1, ts2, ts; mmc_test_rnd_perf() local
2017 struct timespec64 ts1, ts2; mmc_test_seq_perf() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc_test.c1442 struct timespec64 ts1, ts2; in mmc_test_area_io_seq() local
1746 struct timespec64 ts1, ts2; in mmc_test_profile_trim_perf() local
558 mmc_test_print_rate(struct mmc_test_card *test, uint64_t bytes, struct timespec64 *ts1, struct timespec64 *ts2) mmc_test_print_rate() argument
582 mmc_test_print_avg_rate(struct mmc_test_card *test, uint64_t bytes, unsigned int count, struct timespec64 *ts1, struct timespec64 *ts2) mmc_test_print_avg_rate() argument
1778 struct timespec64 ts1, ts2; mmc_test_seq_read_perf() local
1817 struct timespec64 ts1, ts2; mmc_test_seq_write_perf() local
1863 struct timespec64 ts1, ts2; mmc_test_profile_seq_trim_perf() local
1911 struct timespec64 ts1, ts2, ts; mmc_test_rnd_perf() local
1997 struct timespec64 ts1, ts2; mmc_test_seq_perf() local
[all...]

Completed in 29 milliseconds

12