Lines Matching refs:lock_class_key
71 struct lock_class_key *lock_key;
72 struct lock_class_key *request_key;
352 struct lock_class_key *lock_key,
353 struct lock_class_key *request_key);
380 static struct lock_class_key lock_key; \
381 static struct lock_class_key request_key; \
462 struct lock_class_key *lock_key,
463 struct lock_class_key *request_key);
482 static struct lock_class_key lock_key; in gpiochip_irqchip_add()
483 static struct lock_class_key request_key; in gpiochip_irqchip_add()
497 static struct lock_class_key lock_key; in gpiochip_irqchip_add_nested()
498 static struct lock_class_key request_key; in gpiochip_irqchip_add_nested()