Home
last modified time | relevance | path

Searched defs:ts (Results 251 – 275 of 710) sorted by relevance

1...<<11121314151617181920>>...29

/openbmc/linux/arch/m68k/kernel/
H A Dtime.c76 void read_persistent_clock64(struct timespec64 *ts) in read_persistent_clock64()
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dflight_recorder.cpp41 uint64_t ts = std::chrono::duration_cast<std::chrono::microseconds>( in log() local
/openbmc/u-boot/scripts/kconfig/
H A Dzconf.l82 int ts, i; variable
/openbmc/linux/fs/
H A Dselect.c276 struct timespec64 ts = {.tv_sec = sec, .tv_nsec = nsec}; in poll_select_set_timeout() local
737 struct timespec64 ts, end_time, *to = NULL; in do_pselect() local
1105 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
1131 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
1318 struct timespec64 ts, end_time, *to = NULL; in do_compat_pselect() local
1403 struct timespec64 ts, end_time, *to = NULL; in COMPAT_SYSCALL_DEFINE5() local
1429 struct timespec64 ts, end_time, *to = NULL; in COMPAT_SYSCALL_DEFINE5() local
/openbmc/u-boot/drivers/fpga/
H A Dcyclon2.c106 unsigned long ts; /* timestamp */ in CYC2_ps_load() local
H A DACEX1K.c102 unsigned long ts; /* timestamp */ in ACEX1K_ps_load() local
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-core.c41 struct timespec64 ts; in solo_set_time() local
53 struct timespec64 ts; in solo_timer_sync() local
/openbmc/linux/drivers/ptp/
H A Dptp_dfl_tod.c226 static int dfl_tod_get_timex(struct ptp_clock_info *ptp, struct timespec64 *ts, in dfl_tod_get_timex()
252 const struct timespec64 *ts) in dfl_tod_set_time()
/openbmc/linux/arch/arm/xen/
H A Denlighten.c78 static void xen_read_wallclock(struct timespec64 *ts) in xen_read_wallclock()
547 struct timespec64 ts; in xen_late_init() local
/openbmc/qemu/hw/s390x/
H A Dtod.c44 static S390TODState *ts; in s390_get_todstate() local
/openbmc/linux/drivers/hte/
H A Dhte-tegra194-test.c61 static enum hte_return process_hw_ts(struct hte_ts_data *ts, void *p) in process_hw_ts()
/openbmc/linux/tools/testing/selftests/timers/
H A Dnanosleep.c91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c1531 struct task_status_struct *ts; in pm8001_work_fn() local
1686 struct task_status_struct *ts; in pm8001_work_fn() local
1779 struct task_status_struct *ts; in mpi_ssp_completion() local
2005 struct task_status_struct *ts; in mpi_ssp_event() local
2182 struct task_status_struct *ts; in mpi_sata_completion() local
2545 struct task_status_struct *ts; in mpi_sata_event() local
2733 struct task_status_struct *ts; in mpi_smp_completion() local
3503 struct task_status_struct *ts; in pm8001_mpi_task_abort_resp() local
/openbmc/linux/drivers/staging/greybus/
H A Dloopback.c55 ktime_t ts; member
72 ktime_t ts; member
364 static u64 gb_loopback_calc_latency(ktime_t ts, ktime_t te) in gb_loopback_calc_latency()
374 ktime_t ts, te; in gb_loopback_operation_sync() local
/openbmc/linux/drivers/rtc/
H A Dlib.c189 struct timespec64 ts; in rtc_ktime_to_tm() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_overhead.c12 struct timespec ts; in time_get_ns() local
/openbmc/u-boot/drivers/mmc/
H A Dftsdc010_mci.c68 uint32_t ts, st; in ftsdc010_send_cmd() local
333 uint32_t ts; in ftsdc010_init() local
/openbmc/qemu/net/
H A Ddump.c59 } ts; member
68 int64_t ts; in dump_receive_iov() local
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_taprio.c378 struct timespec64 ts; in lan966x_taprio_new_base_time() local
446 struct timespec64 ts; in lan966x_taprio_add() local
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c591 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) in get_seq()
660 struct thread_stat *ts; in report_lock_acquire_event() local
735 struct thread_stat *ts; in report_lock_acquired_event() local
801 struct thread_stat *ts; in report_lock_contended_event() local
859 struct thread_stat *ts; in report_lock_release_event() local
1060 struct thread_stat *ts; in report_lock_contention_begin_event() local
1223 struct thread_stat *ts; in report_lock_contention_end_event() local
/openbmc/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx.c390 struct timespec64 *ts, in _nxp_c45_ptp_gettimex64()
410 struct timespec64 *ts, in nxp_c45_ptp_gettimex64()
423 const struct timespec64 *ts) in _nxp_c45_ptp_settime64()
442 const struct timespec64 *ts) in nxp_c45_ptp_settime64()
499 static void nxp_c45_reconstruct_ts(struct timespec64 *ts, in nxp_c45_reconstruct_ts()
671 struct timespec64 ts; in nxp_c45_process_txts() local
710 struct timespec64 ts; in nxp_c45_do_aux_work() local
/openbmc/linux/tools/laptop/dslm/
H A Ddslm.c60 char *ts = ctime(&time); in myctime() local
/openbmc/linux/fs/ufs/
H A Dialloc.c180 struct timespec64 ts; in ufs_new_inode() local
/openbmc/linux/arch/x86/kernel/
H A Dpvclock.c125 struct timespec64 *ts) in pvclock_read_wallclock()
/openbmc/linux/kernel/trace/
H A Dring_buffer.c300 u64 ts; in rb_event_time_stamp() local
424 u64 ts; member
801 u64 ts; in ring_buffer_event_time_stamp() local
1203 u64 ts; in rb_time_stamp() local
1228 int cpu, u64 *ts) in ring_buffer_normalize_time_stamp()
3399 u64 ts, delta; in dump_buffer_page() local
3452 u64 ts, delta; in check_buffer() local
3617 u64 ts; in __rb_reserve_next() local
4755 rb_buffer_peek(struct ring_buffer_per_cpu *cpu_buffer, u64 *ts, in rb_buffer_peek()
4829 rb_iter_peek(struct ring_buffer_iter *iter, u64 *ts) in rb_iter_peek()
[all …]

1...<<11121314151617181920>>...29