Searched refs:tool_dbfn_write (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/ntb/test/ |
| D | ntb_tool.c | 184 static ssize_t tool_dbfn_write(struct tool_ctx *tc, in tool_dbfn_write() function 323 return tool_dbfn_write(tc, ubuf, size, offp, in tool_db_write() 346 return tool_dbfn_write(tc, ubuf, size, offp, in tool_mask_write() 369 return tool_dbfn_write(tc, ubuf, size, offp, in tool_peer_db_write() 392 return tool_dbfn_write(tc, ubuf, size, offp, in tool_peer_mask_write()
|