Home
last modified time | relevance | path

Searched defs:dump_lock (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/lib/
Ddump_stack.c24 static atomic_t dump_lock = ATOMIC_INIT(-1); variable
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmdebug.c499 static int dump_lock(struct dlm_lock *lock, int list_type, char *buf, int len) in dump_lock() function