Searched defs:rm_atomic_op (Results 1 – 1 of 1) sorted by relevance
458 struct rm_atomic_op { struct459 int op_type;460 union {473 u32 op_rkey;474 u64 op_remote_addr;475 unsigned int op_notify:1;476 unsigned int op_recverr:1;477 unsigned int op_mapped:1;478 unsigned int op_silent:1;479 unsigned int op_active:1;[all …]