Searched refs:mutex_lock (Results 1 – 25 of 40) sorted by relevance
12
33 mutex_lock(&sem->mtx); in down_read()55 mutex_lock(&sem->mtx); in down_write()
193 mutex_lock(tpebs_mtx_get()); in process_sample_event()321 mutex_lock(tpebs_mtx_get()); in tpebs_send_record_cmd()338 mutex_lock(tpebs_mtx_get()); in tpebs_stop()457 mutex_lock(tpebs_mtx_get()); in evsel__tpebs_prepare()507 mutex_lock(tpebs_mtx_get()); in evsel__tpebs_open()519 mutex_lock(tpebs_mtx_get()); in evsel__tpebs_open()575 mutex_lock(tpebs_mtx_get()); in evsel__tpebs_read()587 mutex_lock(tpebs_mtx_get()); in evsel__tpebs_read()651 mutex_lock(tpebs_mtx_get()); in evsel__tpebs_close()
109 void mutex_lock(struct mutex *mtx) EXCLUSIVE_LOCK_FUNCTION(*mtx);
52 void mutex_lock(struct mutex *mtx) in mutex_lock() function
531 mutex_lock(dso__data_open_lock()); in dso__list_del()577 mutex_lock(dso__lock(dso)); in __open_dso()639 mutex_lock(dso__lock(dso)); in open_dso()758 mutex_lock(dso__data_open_lock()); in dso__data_close()812 mutex_lock(dso__data_open_lock()); in dso__data_get_fd()889 mutex_lock(dso__lock(dso)); in dso_cache__free()935 mutex_lock(dso__lock(dso)); in dso_cache__insert()978 mutex_lock(dso__data_open_lock()); in file_read()1102 mutex_lock(dso__data_open_lock()); in file_size()1234 mutex_lock(dso__data_open_lock()); in dso__e_machine()
48 mutex_lock(&ui__lock); in tui_progress__update()70 mutex_lock(&ui__lock); in tui_progress__finish()
98 mutex_lock(&ui__lock); in ui_browser__input_window()134 mutex_lock(&ui__lock); in ui_browser__input_window()218 mutex_lock(&ui__lock); in ui__info_window()227 mutex_lock(&ui__lock); in ui__question_window()
35 mutex_lock(&ui__lock); in tui_helpline__show()
33 mutex_lock(&ui__lock); in ui__refresh_dimensions()
1 locktorture.torture_type=mutex_lock
1 locktorture.torture_type=mutex_lock locktorture.nested_locks=8
607 mutex_lock(&save_state.mutex); in restore_ftrace()775 mutex_lock(&sleeptable.mutex); in table_get_probability()853 mutex_lock(&q->mutex); in queue_try_to_add_entry()867 mutex_lock(&q->mutex); in queue_wait_for_entry()1065 mutex_lock(&print_mtx); in print_priority()1106 mutex_lock(&print_mtx); in __print_skipmessage()1229 mutex_lock(&print_mtx); in print_tracefile()1360 mutex_lock(&print_mtx); in write_file()1384 mutex_lock(&print_mtx); in save_and_disable_tracer()1429 mutex_lock(&print_mtx); in set_trace_opts()[all …]
789 mutex_lock(&sock_lock); in bpf_kfunc_init_sock()828 mutex_lock(&sock_lock); in bpf_kfunc_close_sock()845 mutex_lock(&sock_lock); in bpf_kfunc_call_kernel_connect()868 mutex_lock(&sock_lock); in bpf_kfunc_call_kernel_bind()887 mutex_lock(&sock_lock); in bpf_kfunc_call_kernel_listen()918 mutex_lock(&sock_lock); in bpf_kfunc_call_kernel_sendmsg()951 mutex_lock(&sock_lock); in bpf_kfunc_call_sock_sendmsg()971 mutex_lock(&sock_lock); in bpf_kfunc_call_kernel_getsockname()995 mutex_lock(&sock_lock); in bpf_kfunc_call_kernel_getpeername()1022 mutex_lock(&st_ops_mutex); in bpf_kfunc_st_ops_test_prologue()[all …]
281 static int mutex_lock(unsigned long *m) in mutex_lock() function353 mutex_lock(m1); in futex_setup()354 mutex_lock(m2); in futex_setup()363 mutex_lock(m2); in futex_thread1()376 mutex_lock(m1); in futex_thread2()
71 mutex_lock(&thread_lock); in workerfn()198 mutex_lock(&thread_lock); in bench_futex_wake()
80 mutex_lock(&thread_lock); in workerfn()212 mutex_lock(&thread_lock); in bench_futex_hash()
90 mutex_lock(&thread_lock); in workerfn()216 mutex_lock(&thread_lock); in bench_futex_lock_pi()
89 mutex_lock(&thread_lock); in workerfn()231 mutex_lock(&thread_lock); in bench_futex_requeue()
135 mutex_lock(&thread_lock); in blocked_workerfn()321 mutex_lock(&thread_lock); in bench_futex_wake_parallel()
178 mutex_lock(&thread_lock); in workerfn()381 mutex_lock(&thread_lock); in bench_epoll_ctl()
1252 mutex_lock(&g->startup_mutex); in worker_thread()1261 mutex_lock(&g->start_work_mutex); in worker_thread()1286 mutex_lock(td->process_lock); in worker_thread()1294 mutex_lock(td->process_lock); in worker_thread()1393 mutex_lock(&g->stop_work_mutex); in worker_thread()1665 mutex_lock(&g->startup_mutex); in __bench_numa()1673 mutex_lock(&g->start_work_mutex); in __bench_numa()1693 mutex_lock(&g->start_work_mutex); in __bench_numa()
193 mutex_lock(&thread_lock); in workerfn()504 mutex_lock(&thread_lock); in bench_epoll_wait()
47 mutex_lock(&kpid_mutex); in lp_sys_getpid()
18 mutex_lock
279 mutex_lock(&ui__lock); in ui_browser__show_title()295 mutex_lock(&ui__lock); in ui_browser__show()313 mutex_lock(&ui__lock); in ui_browser__hide()365 mutex_lock(&ui__lock); in ui_browser__refresh()403 mutex_lock(&ui__lock); in ui_browser__run()
Completed in 41 milliseconds