Searched refs:locker_function (Results 1 – 3 of 3) sorted by relevance
39 l->locker_function = "nobody"; in mm_lock_init()99 l->locker_function = func; in _mm_lock()103 panic("mm lock already held by %s\n", l->locker_function); in _mm_lock()133 l->locker_function = "nobody"; in mm_rwlock_init()150 l->locker_function = func; in _mm_write_lock()162 l->locker_function = "nobody"; in mm_write_unlock()214 l->locker_function = "nobody"; in mm_unlock()
622 const char *locker_function; /* func that took it */ member630 const char *locker_function; /* func that took it */ member
2936 d->arch.paging.lock.locker_function); in sh_page_fault()
Completed in 17 milliseconds