Searched defs:ts (Results 201 - 225 of 627) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/bpf_skel/
H A Dkwork_top.bpf.c139 static void on_sched_out(struct task_struct *task, __u64 ts, __u32 cpu) argument
160 static void on_sched_in(struct task_struct *task, __u64 ts) argument
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-event.c30 struct timespec64 ts; local
157 u64 ts; local
102 __v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev, u64 ts) argument
176 u64 ts = ktime_get_ns(); local
[all...]
/linux-master/drivers/input/touchscreen/
H A Dstmpe-ts.c103 struct stmpe_touch *ts = local
133 struct stmpe_touch *ts = data; local
174 stmpe_init_hw(struct stmpe_touch *ts) argument
238 struct stmpe_touch *ts = input_get_drvdata(dev); local
251 struct stmpe_touch *ts = input_get_drvdata(dev); local
259 stmpe_ts_get_platform_info(struct platform_device *pdev, struct stmpe_touch *ts) argument
290 struct stmpe_touch *ts; local
355 struct stmpe_touch *ts = platform_get_drvdata(pdev); local
[all...]
/linux-master/fs/ceph/
H A Dmetric.c11 static void ktime_to_ceph_timespec(struct ceph_timespec *ts, ktime_t val) argument
/linux-master/drivers/ptp/
H A Dptp_chardev.c175 struct timespec64 ts; local
[all...]
H A Dptp_clock.c132 struct timespec64 ts; local
211 static int ptp_getcycles64(struct ptp_clock_info *info, struct timespec64 *ts) argument
H A Dptp_vclock.c150 struct timespec64 ts; local
171 struct timespec64 ts = {}; local
72 ptp_vclock_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
87 ptp_vclock_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
111 ptp_vclock_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
[all...]
/linux-master/fs/xfs/scrub/
H A Dinode.c359 xchk_dinode_nsec( struct xfs_scrub *sc, xfs_ino_t ino, struct xfs_dinode *dip, const xfs_timestamp_t ts) argument
/linux-master/fs/adfs/
H A Dinode.c248 struct timespec64 ts; local
214 adfs_unix2adfs_time(struct inode *inode, const struct timespec64 *ts) argument
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c41 static int gem_tsu_get_time(struct ptp_clock_info *ptp, struct timespec64 *ts, argument
222 struct timespec64 ts; local
77 gem_tsu_set_time(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
246 gem_hw_timestamp(struct macb *bp, u32 dma_desc_ts_1, u32 dma_desc_ts_2, struct timespec64 *ts) argument
279 struct timespec64 ts; local
300 struct timespec64 ts; local
[all...]
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c124 static int stmmac_get_time(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
149 stmmac_set_time(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
/linux-master/drivers/net/slip/
H A Dslhc.c95 struct cstate *ts; local
/linux-master/kernel/trace/
H A Dring_buffer_benchmark.c16 u64 ts; member in struct:rb_page
89 u64 ts; local
/linux-master/tools/testing/selftests/kvm/
H A Dsteal_time.c309 struct timespec ts, stop; local
/linux-master/tools/perf/bench/
H A Depoll-ctl.c175 struct timespec ts = { .tv_sec = 0, local
/linux-master/tools/perf/tests/
H A Dswitch-tracking.c28 struct timespec ts; local
/linux-master/tools/perf/arch/arm64/util/
H A Darm-spe.c467 struct timespec ts; local
/linux-master/fs/smb/server/
H A Dmisc.c344 struct timespec64 ts; local
378 struct timespec64 ts; local
[all...]
/linux-master/drivers/bus/
H A Dimx-weim.c148 struct cs_timing_state *ts; local
/linux-master/io_uring/
H A Dnapi.c271 __io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
H A During_cmd.c56 static void io_uring_cmd_work(struct io_kiocb *req, struct io_tw_state *ts) argument
104 struct io_tw_state ts = { local
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.c128 static int hclge_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, argument
182 struct timespec64 ts; local
148 hclge_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
474 struct timespec64 ts; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c173 mlx4_en_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
198 mlx4_en_phc_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
/linux-master/kernel/time/
H A Dtimer_list.c154 struct tick_sched *ts = tick_get_tick_sched(cpu); local
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c286 struct timespec ts, *tsp = NULL; local
[all...]

Completed in 223 milliseconds

1234567891011>>