Home
last modified time | relevance | path

Searched refs:EXCLUSIVE_TRYLOCK_FUNCTION (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/perf/util/
Dmutex.h46 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) \ macro
62 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
93 bool mutex_trylock(struct mutex *mtx) EXCLUSIVE_TRYLOCK_FUNCTION(true, *mtx);