Home
last modified time | relevance | path

Searched refs:bc_thread (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/mem/
H A Dskmem_cache_var.h77 struct thread *bc_thread; /* thread doing transaction */ member
H A Dskmem_slab.c800 bca->bc_thread = current_thread(); in skmem_audit_bufctl()
H A Dskmem_cache.c400 static_assert(sizeof(struct skmem_bufctl) == offsetof(struct skmem_bufctl_audit, bc_thread)); in skmem_cache_init()