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

/freebsd-10.1-release/sys/kern/
H A Dsubr_lock.c179 struct lock_profile_object lpt_objs[LPROF_CACHE_SIZE]; member in struct:lock_prof_type
222 LIST_INSERT_HEAD(&type->lpt_lpoalloc, &type->lpt_objs[i],
278 LIST_REMOVE(&lpc->lpc_types[0].lpt_objs[i], lpo_link);
279 LIST_REMOVE(&lpc->lpc_types[1].lpt_objs[i], lpo_link);

Completed in 48 milliseconds