Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_clts.c150 #define RSSTAT_INCR(stats, x) \ macro
H A Dsvc_cots.c158 #define RSSTAT_INCR(s, x) \ macro
H A Dsvc_rdma.c191 #define RSSTAT_INCR(x) atomic_inc_64(&rdmarsstat.x.value.ui64) macro