Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ntb/test/
Dntb_perf.c141 struct perf_ctx;
144 struct perf_ctx *perf;
169 struct perf_ctx *perf;
187 struct perf_ctx { struct
205 int (*cmd_recv)(struct perf_ctx *perf, int *pidx, enum perf_cmd *cmd, argument
247 static void perf_terminate_test(struct perf_ctx *perf);
260 struct perf_ctx *perf = peer->perf; in perf_spad_cmd_send()
304 static int perf_spad_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_spad_cmd_recv()
351 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send()
393 static int perf_msg_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_msg_cmd_recv()
[all …]