Searched defs:EXCLUSIVE_LOCKS_REQUIRED (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ | ||
A D | mutex.h | 50 #define EXCLUSIVE_LOCKS_REQUIRED(...) __attribute__((exclusive_locks_required(__VA_ARGS__))) macro |
Completed in 3 milliseconds