Searched refs:TP_STATUS_SEND_REQUEST (Results 1 – 14 of 14) sorted by relevance
298 return !(hdr->tp_status & (TP_STATUS_SEND_REQUEST | TP_STATUS_SENDING)); in __v1_tx_kernel_ready()303 hdr->tp_status = TP_STATUS_SEND_REQUEST; in __v1_tx_user_ready()309 return !(hdr->tp_status & (TP_STATUS_SEND_REQUEST | TP_STATUS_SENDING)); in __v2_tx_kernel_ready()314 hdr->tp_status = TP_STATUS_SEND_REQUEST; in __v2_tx_user_ready()320 return !(hdr->tp_status & (TP_STATUS_SEND_REQUEST | TP_STATUS_SENDING)); in __v3_tx_kernel_ready()325 hdr->tp_status = TP_STATUS_SEND_REQUEST; in __v3_tx_user_ready()
118 #define TP_STATUS_SEND_REQUEST (1 << 0) macro
119 #define TP_STATUS_SEND_REQUEST (1 << 0) macro
2075 TP_STATUS_SEND_REQUEST = 0x1 const
2133 TP_STATUS_SEND_REQUEST = 0x1 const
2079 TP_STATUS_SEND_REQUEST = 0x1 const
2064 TP_STATUS_SEND_REQUEST = 0x1 const
2072 TP_STATUS_SEND_REQUEST = 0x1 const
2073 TP_STATUS_SEND_REQUEST = 0x1 const