Searched refs:tool_fn_write (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ntb/test/
H A Dntb_tool.c359 static ssize_t tool_fn_write(struct tool_ctx *tc, function
1038 return tool_fn_write(tc, ubuf, size, offp, tc->ntb->ops->db_set,
1071 return tool_fn_write(tc, ubuf, size, offp, tc->ntb->ops->db_set_mask,
1092 return tool_fn_write(tc, ubuf, size, offp, tc->ntb->ops->peer_db_set,
1115 return tool_fn_write(tc, ubuf, size, offp,
1328 return tool_fn_write(tc, ubuf, size, offp, NULL,
1365 return tool_fn_write(tc, ubuf, size, offp,

Completed in 171 milliseconds