Lines Matching refs:comb_p
106 uintptr_t next, uintptr_t * comb_p);
108 uintptr_t down, uintptr_t next, uintptr_t * comb_p);
129 uintptr_t down, uintptr_t next, uintptr_t *comb_p) in _tnfctl_comb_build() argument
133 *comb_p = NULL; in _tnfctl_comb_build()
138 if (find(hndl, op, down, next, comb_p)) { in _tnfctl_comb_build()
142 tnf_opaque, found_comb_at, *comb_p); in _tnfctl_comb_build()
146 prexstat = build(hndl, op, down, next, comb_p); in _tnfctl_comb_build()
150 tnf_opaque, built_comb_at, *comb_p); in _tnfctl_comb_build()
481 uintptr_t * comb_p) in find() argument
493 *comb_p = (*find_pp)->comb; in find()
568 uintptr_t *comb_p) in build() argument
587 *comb_p = NULL; in build()
651 *comb_p = addr; in build()