Searched refs:UNLOCK_FUNCTION (Results 1 – 5 of 5) sorted by relevance
55 #define UNLOCK_FUNCTION(...) __attribute__((unlock_function(__VA_ARGS__))) macro79 #define UNLOCK_FUNCTION(...) macro112 void mutex_unlock(struct mutex *mtx) UNLOCK_FUNCTION(*mtx);
25 int up_read(struct rw_semaphore *sem) UNLOCK_FUNCTION(sem);28 int up_write(struct rw_semaphore *sem) UNLOCK_FUNCTION(sem);
368 void annotation__unlock(struct annotation *notes) UNLOCK_FUNCTION(*notes);
897 void dso__data_put_fd(struct dso *dso) UNLOCK_FUNCTION(_dso__data_open_lock); in dso__set_binary_type()
861 UNLOCK_FUNCTION(sched->start_work_mutex) in replay_switch_event() 862 UNLOCK_FUNCTION(sched->work_done_wait_mutex) in replay_switch_event()