Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmutex.h65 #define SHARED_LOCKS_REQUIRED(...) __attribute__((shared_locks_required(__VA_ARGS__))) macro
82 #define SHARED_LOCKS_REQUIRED(...) macro