Home
last modified time | relevance | path

Searched refs:VERBS_TXREQ_GFP (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dverbs_txreq.h33 #define VERBS_TXREQ_GFP (GFP_ATOMIC | __GFP_NOWARN) macro
41 tx = kmem_cache_alloc(dev->verbs_txreq_cache, VERBS_TXREQ_GFP); in get_txreq()
A Dverbs_txreq.c61 tx = kmem_cache_alloc(dev->verbs_txreq_cache, VERBS_TXREQ_GFP); in __get_txreq()

Completed in 3 milliseconds