Searched refs:wqcb (Results 1 – 3 of 3) sorted by relevance
540 if (!wqcb) { in efct_hw_setup_io()1999 if (!wqcb) { in efct_hw_io_abort()2050 if (!wqcb) in efct_hw_reqtag_pool_free()2075 wqcb = kmalloc(sizeof(*wqcb), GFP_KERNEL); in efct_hw_reqtag_pool_alloc()2076 if (!wqcb) in efct_hw_reqtag_pool_alloc()2109 if (wqcb) { in efct_hw_reqtag_alloc()2118 return wqcb; in efct_hw_reqtag_alloc()2144 if (!wqcb) in efct_hw_reqtag_get_instance()2148 return wqcb; in efct_hw_reqtag_get_instance()2426 if (!wqcb) { in efct_hw_wq_process()[all …]
567 struct hw_wq_callback *wqcb; member651 efct_hw_reqtag_free(struct efct_hw *hw, struct hw_wq_callback *wqcb);
214 efct_hw_reqtag_free(hw, ctx->wqcb); in efct_sframe_common_send_cb()
Completed in 17 milliseconds