Searched refs:TOOL_FOPS_RDWR (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/ntb/test/ |
D | ntb_tool.c | 272 #define TOOL_FOPS_RDWR(__name, __read, __write) \ macro 417 static TOOL_FOPS_RDWR(tool_port_fops, 435 static TOOL_FOPS_RDWR(tool_peer_port_fops, 484 static TOOL_FOPS_RDWR(tool_link_fops, 505 static TOOL_FOPS_RDWR(tool_peer_link_fops, 532 static TOOL_FOPS_RDWR(tool_peer_link_event_fops, 565 static TOOL_FOPS_RDWR(tool_mw_fops, 720 static TOOL_FOPS_RDWR(tool_mw_trans_fops, 800 static TOOL_FOPS_RDWR(tool_peer_mw_fops, 954 static TOOL_FOPS_RDWR(tool_peer_mw_trans_fops, [all …]
|