Home
last modified time | relevance | path

Searched refs:_rs (Results 1 – 4 of 4) sorted by relevance

/dragonfly/lib/libc/gen/
H A Darc4random.h102 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
105 struct _rs rs; in _rs_allocate()
H A Darc4random.c70 static struct _rs { struct
84 static inline int _rs_allocate(struct _rs **, struct _rsx **); argument
/dragonfly/sys/dev/drm/include/drm/
H A DdrmP.h221 static DEFINE_RATELIMIT_STATE(_rs, \
225 if (__ratelimit(&_rs)) \
323 static DEFINE_RATELIMIT_STATE(_rs, \
326 if (__ratelimit(&_rs)) \
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1401 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument
1402 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), 0, (_rs)))