Searched refs:_rs (Results 1 – 2 of 2) sorted by relevance
60 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()65 struct _rs rs; in _rs_allocate()
55 static struct _rs { struct66 static inline int _rs_allocate(struct _rs **, struct _rsx **); argument