Home
last modified time | relevance | path

Searched refs:as_int (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/alpha/kernel/
Derr_common.c109 timestamp.as_int = 0; in el_process_header_subpacket()
129 timestamp.as_int = 0; in el_process_header_subpacket()
171 if (timestamp->as_int) in el_print_timestamp()
/linux-6.1.9/arch/alpha/include/asm/
Derr_common.h78 u64 as_int; member
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dipoib.h39 u16 as_int; member
Dipoib_tx.c385 if (txq->flow.as_int != txp->flow.as_int) { in hfi1_ipoib_send_dma_common()
515 if (txq->flow.as_int != txp->flow.as_int) { in hfi1_ipoib_send_dma_list()
851 dd_dev_info(priv->dd, "flow %x\n", txq->flow.as_int); in hfi1_ipoib_tx_timeout()
Dtrace_tx.h922 __entry->flow = txq->flow.as_int;