Lines Matching defs:lock_key
198 struct lock_key {
212 void (*print)(struct lock_key*, struct lock_stat*);
249 static void lock_stat_key_print_ ## member(struct lock_key *key, \
256 static void lock_stat_key_print_ ## member(struct lock_key *key, \
268 static void lock_stat_key_print_wait_time_min(struct lock_key *key,
292 static struct lock_key report_keys[] = {
304 static struct lock_key contention_keys[] = {
318 struct lock_key *keys = report_keys;
342 struct lock_key *keys = report_keys;
366 struct lock_key *keys = report_keys;
1368 struct lock_key *key;
1655 struct lock_key *key;
1678 struct lock_key *key;
1715 struct lock_key *key;
1763 struct lock_key *key;
2145 struct lock_key *keys = contention_keys;