Searched refs:LOCKS_EXCLUDED (Results 1 – 2 of 2) sorted by relevance
37 #define LOCKS_EXCLUDED(...) __attribute__((locks_excluded(__VA_ARGS__))) macro75 #define LOCKS_EXCLUDED(...) macro
724 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