Searched refs:ts0 (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/ktest/examples/bootconfigs/ |
| H A D | boottrace.bconf | 21 var.ts0 = common_timestamp.usecs 25 var.lat = common_timestamp.usecs - $ts0
|
| /linux/kernel/ |
| H A D | smp.c | 244 static bool csd_lock_wait_toolong(call_single_data_t *csd, u64 ts0, u64 *ts1, int *bug_id, unsigned… in csd_lock_wait_toolong() argument 272 if (ts0 > ts2) { in csd_lock_wait_toolong() 274 ts_delta = ts0 - ts2; in csd_lock_wait_toolong() 296 ts_delta = ts2 - ts0; in csd_lock_wait_toolong() 343 u64 ts0, ts1; in __csd_lock_wait() local 347 ts1 = ts0 = ktime_get_mono_fast_ns(); in __csd_lock_wait() 349 if (csd_lock_wait_toolong(csd, ts0, &ts1, &bug_id, &nmessages)) in __csd_lock_wait()
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 379 struct ptp_ocp_ext_src *ts0; member 547 OCP_EXT_RESOURCE(ts0), 800 OCP_EXT_RESOURCE(ts0), 915 OCP_EXT_RESOURCE(ts0), 1080 OCP_EXT_RESOURCE(ts0), 1648 ext = bp->ts0; in ptp_ocp_enable() 4450 if (bp->ts0) { in ptp_ocp_summary_show() 4451 ts_reg = bp->ts0->mem; in ptp_ocp_summary_show() 4875 if (bp->ts0) in ptp_ocp_detach() 4876 ptp_ocp_ts_enable(bp->ts0, 0, false); in ptp_ocp_detach() [all …]
|
| /linux/Documentation/trace/ |
| H A D | boottime-trace.rst | 245 var.ts0 = common_timestamp.usecs 249 var.lat = common_timestamp.usecs - $ts0
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc8280xp-huawei-gaokun3.dts | 1416 ts0_default: ts0-default-state {
|
| /linux/drivers/pinctrl/realtek/ |
| H A D | pinctrl-rtd1625.c | 1587 RTD1625_FUNC(ve4, ts0),
|