Home
last modified time | relevance | path

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

/linux-4.4.14/net/rds/
Drds.h334 struct rm_atomic_op { struct
335 int op_type;
336 union {
349 u32 op_rkey;
350 u64 op_remote_addr;
351 unsigned int op_notify:1;
352 unsigned int op_recverr:1;
353 unsigned int op_mapped:1;
354 unsigned int op_silent:1;
355 unsigned int op_active:1;
[all …]