Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_lock.c205 int lpo_line; member
563 l->lpo_line == line) in lock_profile_object_lookup()
574 l->lpo_line = line; in lock_profile_object_lookup()
645 l->lpo_file, l->lpo_line); in lock_profile_thread_exit()
648 l->lpo_file, l->lpo_line); in lock_profile_thread_exit()
692 lp = lock_profile_lookup(lo, spin, l->lpo_file, l->lpo_line); in lock_profile_release_lock()