Home
last modified time | relevance | path

Searched refs:in_syscall (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/sw/siw/
A Dsiw.h402 u8 in_syscall : 1; /* TX out of user context */ member
A Dsiw_verbs.c974 qp->tx_ctx.in_syscall = 1; in siw_post_send()
979 qp->tx_ctx.in_syscall = 0; in siw_post_send()
A Dsiw_qp_tx.c69 } else if (c_tx->in_syscall) { in siw_try_1seg()

Completed in 13 milliseconds