Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dmutex.h37 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__((exclusive_lock_function(__VA_ARGS__))) macro
60 #define EXCLUSIVE_LOCK_FUNCTION(...) macro