Symbol: tool_ctx
drivers/ntb/test/ntb_tool.c
1006
static void tool_clear_mws(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1028
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1036
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1049
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1061
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1069
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1082
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1090
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1103
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1113
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1128
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1233
static int tool_init_spads(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1318
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1326
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1339
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1351
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1363
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1378
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
1397
static int tool_init_msgs(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1438
static struct tool_ctx *tool_create_data(struct ntb_dev *ntb)
drivers/ntb/test/ntb_tool.c
1440
struct tool_ctx *tc;
drivers/ntb/test/ntb_tool.c
1460
static void tool_clear_data(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1467
static int tool_init_ntb(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1472
static void tool_clear_ntb(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1478
static void tool_setup_dbgfs(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1600
static void tool_clear_dbgfs(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
1607
struct tool_ctx *tc;
drivers/ntb/test/ntb_tool.c
1649
struct tool_ctx *tc = ntb->ctx;
drivers/ntb/test/ntb_tool.c
208
struct tool_ctx *tc;
drivers/ntb/test/ntb_tool.c
233
struct tool_ctx *tc;
drivers/ntb/test/ntb_tool.c
239
struct tool_ctx *tc;
drivers/ntb/test/ntb_tool.c
244
struct tool_ctx *tc;
drivers/ntb/test/ntb_tool.c
291
struct tool_ctx *tc = ctx;
drivers/ntb/test/ntb_tool.c
306
struct tool_ctx *tc = ctx;
drivers/ntb/test/ntb_tool.c
320
struct tool_ctx *tc = ctx;
drivers/ntb/test/ntb_tool.c
341
static ssize_t tool_fn_read(struct tool_ctx *tc, char __user *ubuf,
drivers/ntb/test/ntb_tool.c
359
static ssize_t tool_fn_write(struct tool_ctx *tc,
drivers/ntb/test/ntb_tool.c
408
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
425
struct tool_ctx *tc = peer->tc;
drivers/ntb/test/ntb_tool.c
439
static int tool_init_peers(struct tool_ctx *tc)
drivers/ntb/test/ntb_tool.c
465
struct tool_ctx *tc = filep->private_data;
drivers/ntb/test/ntb_tool.c
492
struct tool_ctx *tc = peer->tc;
drivers/ntb/test/ntb_tool.c
514
struct tool_ctx *tc = peer->tc;
drivers/ntb/test/ntb_tool.c
569
static int tool_setup_mw(struct tool_ctx *tc, int pidx, int widx,
drivers/ntb/test/ntb_tool.c
619
static void tool_free_mw(struct tool_ctx *tc, int pidx, int widx)
drivers/ntb/test/ntb_tool.c
804
static int tool_setup_peer_mw(struct tool_ctx *tc, int pidx, int widx,
drivers/ntb/test/ntb_tool.c
847
static void tool_free_peer_mw(struct tool_ctx *tc, int widx)
drivers/ntb/test/ntb_tool.c
958
static int tool_init_mws(struct tool_ctx *tc)