Searched refs:TOOL_FOPS_RDWR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/ntb/test/ |
| D | ntb_tool.c | 272 #define TOOL_FOPS_RDWR(__name, __read, __write) \ macro 422 static TOOL_FOPS_RDWR(tool_port_fops, 440 static TOOL_FOPS_RDWR(tool_peer_port_fops, 489 static TOOL_FOPS_RDWR(tool_link_fops, 510 static TOOL_FOPS_RDWR(tool_peer_link_fops, 537 static TOOL_FOPS_RDWR(tool_peer_link_event_fops, 570 static TOOL_FOPS_RDWR(tool_mw_fops, 725 static TOOL_FOPS_RDWR(tool_mw_trans_fops, 805 static TOOL_FOPS_RDWR(tool_peer_mw_fops, 959 static TOOL_FOPS_RDWR(tool_peer_mw_trans_fops, [all …]
|