Lines Matching refs:tool_ctx

208 	struct tool_ctx *tc;
233 struct tool_ctx *tc;
239 struct tool_ctx *tc;
244 struct tool_ctx *tc;
256 struct tool_ctx {
291 struct tool_ctx *tc = ctx;
306 struct tool_ctx *tc = ctx;
320 struct tool_ctx *tc = ctx;
341 static ssize_t tool_fn_read(struct tool_ctx *tc, char __user *ubuf,
359 static ssize_t tool_fn_write(struct tool_ctx *tc,
415 struct tool_ctx *tc = filep->private_data;
432 struct tool_ctx *tc = peer->tc;
446 static int tool_init_peers(struct tool_ctx *tc)
472 struct tool_ctx *tc = filep->private_data;
499 struct tool_ctx *tc = peer->tc;
521 struct tool_ctx *tc = peer->tc;
576 static int tool_setup_mw(struct tool_ctx *tc, int pidx, int widx,
626 static void tool_free_mw(struct tool_ctx *tc, int pidx, int widx)
811 static int tool_setup_peer_mw(struct tool_ctx *tc, int pidx, int widx,
854 static void tool_free_peer_mw(struct tool_ctx *tc, int widx)
965 static int tool_init_mws(struct tool_ctx *tc)
1013 static void tool_clear_mws(struct tool_ctx *tc)
1035 struct tool_ctx *tc = filep->private_data;
1043 struct tool_ctx *tc = filep->private_data;
1056 struct tool_ctx *tc = filep->private_data;
1068 struct tool_ctx *tc = filep->private_data;
1076 struct tool_ctx *tc = filep->private_data;
1089 struct tool_ctx *tc = filep->private_data;
1097 struct tool_ctx *tc = filep->private_data;
1110 struct tool_ctx *tc = filep->private_data;
1120 struct tool_ctx *tc = filep->private_data;
1135 struct tool_ctx *tc = filep->private_data;
1240 static int tool_init_spads(struct tool_ctx *tc)
1325 struct tool_ctx *tc = filep->private_data;
1333 struct tool_ctx *tc = filep->private_data;
1346 struct tool_ctx *tc = filep->private_data;
1358 struct tool_ctx *tc = filep->private_data;
1370 struct tool_ctx *tc = filep->private_data;
1385 struct tool_ctx *tc = filep->private_data;
1404 static int tool_init_msgs(struct tool_ctx *tc)
1445 static struct tool_ctx *tool_create_data(struct ntb_dev *ntb)
1447 struct tool_ctx *tc;
1467 static void tool_clear_data(struct tool_ctx *tc)
1474 static int tool_init_ntb(struct tool_ctx *tc)
1479 static void tool_clear_ntb(struct tool_ctx *tc)
1485 static void tool_setup_dbgfs(struct tool_ctx *tc)
1609 static void tool_clear_dbgfs(struct tool_ctx *tc)
1616 struct tool_ctx *tc;
1658 struct tool_ctx *tc = ntb->ctx;