Searched refs:tool_free_mw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ntb/test/ |
H A D | ntb_tool.c | 626 static void tool_free_mw(struct tool_ctx *tc, int pidx, int widx) in tool_free_mw() function 717 tool_free_mw(inmw->tc, inmw->pidx, inmw->widx); in tool_mw_trans_write() 1024 tool_free_mw(tc, pidx, widx); in tool_clear_mws()
|
/kernel/linux/linux-6.6/drivers/ntb/test/ |
H A D | ntb_tool.c | 619 static void tool_free_mw(struct tool_ctx *tc, int pidx, int widx) in tool_free_mw() function 710 tool_free_mw(inmw->tc, inmw->pidx, inmw->widx); in tool_mw_trans_write() 1017 tool_free_mw(tc, pidx, widx); in tool_clear_mws()
|
Completed in 5 milliseconds