Searched refs:perf_ctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ntb/test/ |
H A D | ntb_perf.c | 141 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, 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 *per [all...] |
/kernel/linux/linux-6.6/drivers/ntb/test/ |
H A D | ntb_perf.c | 141 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, 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 *per [all...] |
Completed in 6 milliseconds