Lines Matching refs:lock_key
186 struct lock_key { struct
200 void (*print)(struct lock_key*, struct lock_stat*); argument
231 static void lock_stat_key_print_ ## member(struct lock_key *key, \
238 static void lock_stat_key_print_ ## member(struct lock_key *key, \
250 static void lock_stat_key_print_wait_time_min(struct lock_key *key, in PRINT_KEY()
274 static struct lock_key report_keys[] = {
286 static struct lock_key contention_keys[] = {
300 struct lock_key *keys = report_keys; in select_key()
324 struct lock_key *keys = report_keys; in add_output_field()
348 struct lock_key *keys = report_keys; in setup_output_field()
1268 struct lock_key *key; in print_result()
1484 struct lock_key *key; in print_contention_result()