Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rds/
Drds.h428 struct rm_atomic_op { struct
429 int op_type;
430 union {
443 u32 op_rkey;
444 u64 op_remote_addr;
445 unsigned int op_notify:1;
446 unsigned int op_recverr:1;
447 unsigned int op_mapped:1;
448 unsigned int op_silent:1;
449 unsigned int op_active:1;
[all …]