Home
last modified time | relevance | path

Searched defs:EXCLUSIVE_LOCKS_REQUIRED (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmutex.h50 #define EXCLUSIVE_LOCKS_REQUIRED(...) __attribute__((exclusive_locks_required(__VA_ARGS__))) macro
63 #define EXCLUSIVE_LOCKS_REQUIRED(...) macro

Completed in 2 milliseconds