Home
last modified time | relevance | path

Searched refs:clock_offset (Results 1 – 12 of 12) sorted by relevance

/linux/include/linux/
H A Dio_uring_types.h332 enum tk_offsets clock_offset;
308 enum tk_offsets clock_offset; global() member
/linux/io_uring/
H A Dregister.c455 ctx->clock_offset = 0; in io_register_clock()
458 ctx->clock_offset = TK_OFFS_BOOT; in io_register_clock()
H A Dio_uring.h572 return ktime_get_with_offset(ctx->clock_offset); in io_get_time()
H A Dio_uring.c2990 ctx->clock_offset = 0; in io_uring_create()
/linux/net/bluetooth/
H A Dhci_event.c2410 cp.clock_offset = e->data.clock_offset;
3070 data.clock_offset = info->clock_offset; in hci_inquiry_result_evt()
4815 ie->data.clock_offset = ev->clock_offset; in hci_clock_offset_evt()
4897 data.clock_offset = info->clock_offset; in hci_inquiry_result_with_rssi_evt()
4928 data.clock_offset = info->clock_offset; in hci_inquiry_result_with_rssi_evt()
[all...]
H A Dhci_debugfs.c372 __le16_to_cpu(data->clock_offset), in inquiry_cache_show()
H A Dhci_core.c313 info->clock_offset = data->clock_offset; in inquiry_cache_dump()
H A Dhci_sync.c6994 cp.clock_offset = ie->data.clock_offset | in hci_connect_acl_sync()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h434 u64 clock_offset; member
H A Dfw.c1721 MLX4_GET(fw->clock_offset, outbox, QUERY_FW_CLOCK_OFFSET); in mlx4_QUERY_FW()
1725 fw->clock_bar, fw->clock_offset); in mlx4_QUERY_FW()
H A Dmain.c1953 priv->fw.clock_offset, MLX4_CLOCK_SIZE); in map_internal_clock()
1978 params->offset = priv->fw.clock_offset; in mlx4_get_internal_clock_params()
/linux/include/net/bluetooth/
H A Dhci_core.h51 __le16 clock_offset;
54 __le16 clock_offset; global() member