Searched defs:rm_atomic_op (Results 1 – 1 of 1) sorted by relevance
437 struct rm_atomic_op { struct438 int op_type;439 union {452 u32 op_rkey;453 u64 op_remote_addr;454 unsigned int op_notify:1;455 unsigned int op_recverr:1;456 unsigned int op_mapped:1;457 unsigned int op_silent:1;458 unsigned int op_active:1;[all …]