Searched refs:locker_function (Results 1 – 3 of 3) sorted by relevance
40 l->locker_function = "nobody"; in mm_lock_init()75 l->locker_function = func; in _mm_lock()79 panic("mm lock already held by %s", l->locker_function); in _mm_lock()108 l->locker_function = "nobody"; in mm_rwlock_init()124 l->locker_function = func; in _mm_write_lock()136 l->locker_function = "nobody"; in mm_write_unlock()183 l->locker_function = "nobody"; in mm_unlock()
601 const char *locker_function; /* func that took it */ member609 const char *locker_function; /* func that took it */ member
2992 d->arch.paging.lock.locker_function); in sh_page_fault()
Completed in 16 milliseconds