Home
last modified time | relevance | path

Searched refs:LOCKEVENT_reset_cnts (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/locking/
H A Dlock_events.c50 [LOCKEVENT_reset_cnts] = ".reset_counts",
96 if ((long)file_inode(file)->i_private != LOCKEVENT_reset_cnts) in lockevent_write()
167 if (!debugfs_create_file(lockevent_names[LOCKEVENT_reset_cnts], 0200, in init_lockevent_counts()
168 d_counts, (void *)(long)LOCKEVENT_reset_cnts, in init_lockevent_counts()
H A Dlock_events.h24 LOCKEVENT_reset_cnts = lockevent_num, enumerator