Searched defs:rm_atomic_op (Results 1 – 1 of 1) sorted by relevance
317 struct rm_atomic_op { struct318 int op_type;319 union {332 u32 op_rkey;333 u64 op_remote_addr;334 unsigned int op_notify:1;335 unsigned int op_recverr:1;336 unsigned int op_mapped:1;337 unsigned int op_silent:1;338 unsigned int op_active:1;[all …]