Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A 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);

Completed in 3 milliseconds