Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlock_events.c29 #define LOCK_EVENTS_DIR "lock_event_counts" macro
146 struct dentry *d_counts = debugfs_create_dir(LOCK_EVENTS_DIR, NULL); in init_lockevent_counts()
176 pr_warn("Could not create '%s' debugfs entries\n", LOCK_EVENTS_DIR); in init_lockevent_counts()