Home
last modified time | relevance | path

Searched defs:rm_atomic_op (Results 1 – 1 of 1) sorted by relevance

/linux/net/rds/
H A Drds.h458 struct rm_atomic_op { struct
459 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 …]