Searched refs:cl_cache (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/libc/rpc/
H A Dsvc_dg.c492 struct cl_cache { struct
507 (xid % (SPARSENESS * ((struct cl_cache *) \
522 struct cl_cache *uc;
530 uc = ALLOC(struct cl_cache, 1);
541 FREE(uc, struct cl_cache, 1);
550 FREE(uc, struct cl_cache, 1);
579 struct cl_cache *uc = (struct cl_cache *) su->su_cache;
667 struct cl_cache *uc = (struct cl_cache *) s
[all...]

Completed in 28 milliseconds