Searched defs:held_lock (Results 1 – 2 of 2) sorted by relevance
89 CheckedLock* held_lock) { in FlushWorkerCreation()
654 struct held_lock { struct655 u64 prev_chain_key;656 long unsigned int acquire_ip;657 struct lockdep_map *instance;658 struct lockdep_map *nest_lock;659 unsigned int class_idx: 13;660 unsigned int irq_context: 2;661 unsigned int trylock: 1;662 unsigned int read: 2;663 unsigned int check: 1;[all …]