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