Searched defs:held_lock (Results 1 – 2 of 2) sorted by relevance
112 void FlushWorkerCreation(CheckedLock* held_lock) { in FlushWorkerCreation()
770 struct held_lock { struct771 u64 prev_chain_key;772 long unsigned int acquire_ip;773 struct lockdep_map *instance;774 struct lockdep_map *nest_lock;775 unsigned int class_idx: 13;776 unsigned int irq_context: 2;777 unsigned int trylock: 1;778 unsigned int read: 2;779 unsigned int check: 1;[all …]