Searched refs:lock_list_entry (Results 1 – 4 of 4) sorted by relevance
214 struct lock_list_entry { struct215 struct lock_list_entry *ll_next; argument318 static struct lock_instance *find_instance(struct lock_list_entry *list,347 static void witness_lock_list_free(struct lock_list_entry *lle);348 static struct lock_list_entry *witness_lock_list_get(void);481 static struct lock_list_entry *w_lock_list_free = NULL;493 static struct lock_list_entry w_locklistdata[WITNESS_LOCK_CHILDCOUNT];1448 struct lock_list_entry *lock_list, *lle; in witness_checkorder()1879 struct lock_list_entry **lock_list, *lle; in witness_lock()2028 struct lock_list_entry **lock_list, *lle; in witness_unlock()[all …]
40 struct lock_list_entry;246 int witness_list_locks(struct lock_list_entry **,
186 struct lock_list_entry *pc_spinlocks;
282 struct lock_list_entry *td_sleeplocks; /* (k) Held sleep locks. */