Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
Dlockdep.h54 #define static_obj(x) 1 macro
/linux-4.4.14/kernel/locking/
Dlockdep.c610 static int static_obj(void *obj) in static_obj() function
757 if (!static_obj(lock->key)) { in register_lock_class()
2997 if (!static_obj(key)) { in lockdep_init_map()