Home
last modified time | relevance | path

Searched refs:EXCLUSIVE_LOCKS_REQUIRED (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dmutex.h62 #define EXCLUSIVE_LOCKS_REQUIRED(...) __attribute__((exclusive_locks_required(__VA_ARGS__))) macro
81 #define EXCLUSIVE_LOCKS_REQUIRED(...) macro
123 void cond_wait(struct cond *cnd, struct mutex *mtx) EXCLUSIVE_LOCKS_REQUIRED(mtx);
H A Ddso.c514 static void dso__list_add(struct dso *dso) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in dso__list_add()
525 static void dso__list_del(struct dso *dso) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in dso__list_del()
540 static int do_open(char *name) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in do_open()
567 EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in __open_dso()
633 EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in open_dso()
659 static void close_data_fd(struct dso *dso) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in close_data_fd()
676 static void close_dso(struct dso *dso) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in close_dso()
681 static void close_first_dso(void) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in close_first_dso()
726 static bool may_cache_fd(void) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_lock) in may_cache_fd()
742 static void check_data_close(void) EXCLUSIVE_LOCKS_REQUIRED(_dso__data_open_loc
[all...]
H A Dintel-tpebs.c69 EXCLUSIVE_LOCKS_REQUIRED(tpebs_mtx_get());
251 static int tpebs_send_record_cmd(const char *msg) EXCLUSIVE_LOCKS_REQUIRED(tpebs_mtx_get()) in tpebs_send_record_cmd()
328 static int tpebs_stop(void) EXCLUSIVE_LOCKS_REQUIRED(tpebs_mtx_get()) in tpebs_stop()
H A Dthread.c252 EXCLUSIVE_LOCKS_REQUIRED(thread__comm_lock(thread)) in ____thread__set_comm()
/linux/tools/perf/
H A Dbuiltin-top.c202 EXCLUSIVE_LOCKS_REQUIRED(he->hists->lock) in perf_top__record_precise_ip()
731 EXCLUSIVE_LOCKS_REQUIRED(iter->he->hists->lock) in hist_iter__top_callback()
H A Dbuiltin-sched.c704 EXCLUSIVE_LOCKS_REQUIRED(sched->work_done_wait_mutex) in wait_for_tasks()
705 EXCLUSIVE_LOCKS_REQUIRED(sched->start_work_mutex) in wait_for_tasks()
756 EXCLUSIVE_LOCKS_REQUIRED(sched->work_done_wait_mutex) in run_one_test()
757 EXCLUSIVE_LOCKS_REQUIRED(sched->start_work_mutex) in run_one_test()