Searched defs:rm_atomic_op (Results 1 – 1 of 1) sorted by relevance
334 struct rm_atomic_op { struct335 int op_type;336 union {349 u32 op_rkey;350 u64 op_remote_addr;351 unsigned int op_notify:1;352 unsigned int op_recverr:1;353 unsigned int op_mapped:1;354 unsigned int op_silent:1;355 unsigned int op_active:1;[all …]