Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dmutex.h37 #define LOCKS_EXCLUDED(...) __attribute__((locks_excluded(__VA_ARGS__))) macro
66 #define LOCKS_EXCLUDED(...) macro
H A Ddso.h717 void dso__put(struct dso *dso) LOCKS_EXCLUDED(_dso__data_open_lock);
825 void dso__data_close(struct dso *dso) LOCKS_EXCLUDED(_dso__data_open_lock);