Searched refs:debug_lock (Results 1 – 8 of 8) sorted by relevance
184 struct debug_lock { struct197 struct debug_lock *result = mm_malloc(sizeof(struct debug_lock)); in debug_lock_alloc() argument219 struct debug_lock *lock = lock_; in debug_lock_free()234 evthread_debug_lock_mark_locked(unsigned mode, struct debug_lock *lock) in evthread_debug_lock_mark_locked()252 struct debug_lock *lock = lock_; in debug_lock_lock()267 evthread_debug_lock_mark_unlocked(unsigned mode, struct debug_lock *lock) in evthread_debug_lock_mark_unlocked()288 struct debug_lock *lock = lock_; in debug_lock_unlock()300 struct debug_lock *lock = lock_; in debug_cond_wait()347 struct debug_lock *lock = lock_; in evthread_is_debug_lock_held_()361 struct debug_lock *lock = lock_; in evthread_debug_get_real_lock_()[all …]
2067 o munge the debug_lock signature before freeing it: it might help us
70 uint8_t debug_lock; member129 uint8_t debug_lock; member
179 iwmbt_info("Debug lock: %s", params->debug_lock ? "on" : "off"); in iwmbt_dump_boot_params()208 iwmbt_info("Debug lock: %s", ver->debug_lock ? "on" : "off"); in iwmbt_dump_version_tlv()
270 version->debug_lock = *data; in iwmbt_parse_tlv()
[all...]