Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/ !
Dmutex.h43 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__((exclusive_lock_function(__VA_ARGS__))) macro
68 #define EXCLUSIVE_LOCK_FUNCTION(...) macro