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.h449 struct rm_atomic_op { struct
450 int op_type;
451 union {
464 u32 op_rkey;
465 u64 op_remote_addr;
466 unsigned int op_notify:1;
467 unsigned int op_recverr:1;
468 unsigned int op_mapped:1;
469 unsigned int op_silent:1;
470 unsigned int op_active:1;
[all …]