Home
last modified time | relevance | path

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

/Linux-v4.19/net/rds/
Drds.h417 struct rm_atomic_op { struct
418 int op_type;
419 union {
432 u32 op_rkey;
433 u64 op_remote_addr;
434 unsigned int op_notify:1;
435 unsigned int op_recverr:1;
436 unsigned int op_mapped:1;
437 unsigned int op_silent:1;
438 unsigned int op_active:1;
[all …]