Home
last modified time | relevance | path

Searched refs:perf_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/ntb/test/
Dntb_perf.c141 struct perf_ctx;
144 struct perf_ctx *perf;
166 struct perf_ctx *perf;
184 struct perf_ctx { struct
202 int (*cmd_recv)(struct perf_ctx *perf, int *pidx, enum perf_cmd *cmd, argument
244 static void perf_terminate_test(struct perf_ctx *perf);
257 struct perf_ctx *perf = peer->perf; in perf_spad_cmd_send()
301 static int perf_spad_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_spad_cmd_recv()
348 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send()
390 static int perf_msg_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_msg_cmd_recv()
[all …]