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