Lines Matching refs:bs_cookie
92 void *bs_cookie; member
263 (*(t)->__bs_opname(r,sz))((t)->bs_cookie, h, o)
265 (*(t)->__bs_opname(w,sz))((t)->bs_cookie, h, o, v)
267 (*(t)->__bs_opname(type,sz))((t)->bs_cookie, h, o, a, c)
269 (*(t)->__bs_opname(type,sz))((t)->bs_cookie, h, o, v, c)
271 (*(t)->__bs_opname(c,sz))((t)->bs_cookie, h1, o1, h2, o2, cnt)
275 (*(t)->__bs_opname_s(r,sz))((t)->bs_cookie, h, o)
277 (*(t)->__bs_opname_s(w,sz))((t)->bs_cookie, h, o, v)
279 (*(t)->__bs_opname_s(type,sz))((t)->bs_cookie, h, o, a, c)
285 (*(t)->bs_map)((t)->bs_cookie, (a), (s), (c), (hp))
287 (*(t)->bs_unmap)((t)->bs_cookie, (h), (s))
289 (*(t)->bs_subregion)((t)->bs_cookie, (h), (o), (s), (hp))
295 (*(t)->bs_alloc)((t)->bs_cookie, (rs), (re), (s), (a), (b), \
298 (*(t)->bs_free)((t)->bs_cookie, (h), (s))
304 (*(t)->bs_barrier)((t)->bs_cookie, (h), (o), (l), (f))