Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds