Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dmutex.h43 #define UNLOCK_FUNCTION(...) __attribute__((unlock_function(__VA_ARGS__))) macro
61 #define UNLOCK_FUNCTION(...) macro
91 void mutex_unlock(struct mutex *mtx) UNLOCK_FUNCTION(*mtx);
/linux-6.3-rc2/tools/perf/
A Dbuiltin-sched.c694 UNLOCK_FUNCTION(sched->start_work_mutex) in destroy_tasks()
695 UNLOCK_FUNCTION(sched->work_done_wait_mutex) in destroy_tasks()

Completed in 12 milliseconds