Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDsubr_lock.c135 const char *lpo_file; member
485 if (l->lpo_obj == lo && l->lpo_file == file && in lock_profile_object_lookup()
496 l->lpo_file = file; in lock_profile_object_lookup()
560 l->lpo_file, l->lpo_line); in lock_profile_thread_exit()
563 l->lpo_file, l->lpo_line); in lock_profile_thread_exit()
602 lp = lock_profile_lookup(lo, spin, l->lpo_file, l->lpo_line); in lock_profile_release_lock()