Searched refs:membuf_at (Results 1 – 2 of 2) sorted by relevance
49 static inline struct membuf membuf_at(const struct membuf *s, size_t offs) in membuf_at() function
89 struct membuf to_msr = membuf_at(&to, offsetof(struct pt_regs, msr)); in tm_cgpr_get()91 struct membuf to_softe = membuf_at(&to, offsetof(struct pt_regs, softe)); in tm_cgpr_get()