Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmutex.h37 #define LOCKS_EXCLUDED(...) __attribute__((locks_excluded(__VA_ARGS__))) macro
75 #define LOCKS_EXCLUDED(...) macro
H A Ddso.h736 void dso__put(struct dso *dso) LOCKS_EXCLUDED(_dso__data_open_lock);
844 void dso__data_close(struct dso *dso) LOCKS_EXCLUDED(_dso__data_open_lock);