Searched defs:static_obj (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/tools/include/linux/ | ||
D | lockdep.h | 62 #define static_obj(x) 1 macro |
/linux-5.10/kernel/locking/ | ||
D | lockdep.c | 790 static int static_obj(const void *obj) in static_obj() function |