Searched refs:echo_nlmsg_seq (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/infiniband/core/
H A Diwpm_msg.c39 static atomic_t echo_nlmsg_seq; variable
86 msg_seq = atomic_read(&echo_nlmsg_seq);
169 msg_seq = atomic_read(&echo_nlmsg_seq);
254 msg_seq = atomic_read(&echo_nlmsg_seq);
334 msg_seq = atomic_read(&echo_nlmsg_seq);
428 atomic_set(&echo_nlmsg_seq, cb->nlh->nlmsg_seq);
472 atomic_set(&echo_nlmsg_seq, cb->nlh->nlmsg_seq);
551 atomic_set(&echo_nlmsg_seq, cb->nlh->nlmsg_seq);
635 atomic_set(&echo_nlmsg_seq, cb->nlh->nlmsg_seq);
718 atomic_set(&echo_nlmsg_seq, c
[all...]

Completed in 154 milliseconds