Home
last modified time | relevance | path

Searched refs:regex_lock (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
A Dftrace.c77 .local_hash.regex_lock = __MUTEX_INITIALIZER(opsname.local_hash.regex_lock), \
164 mutex_init(&ops->local_hash.regex_lock); in ftrace_ops_init()
4543 mutex_lock(&ops->func_hash->regex_lock); in ftrace_regex_open()
4590 mutex_unlock(&ops->func_hash->regex_lock); in ftrace_regex_open()
4985 mutex_lock(&ops->func_hash->regex_lock); in process_mod_list()
5040 mutex_unlock(&ops->func_hash->regex_lock); in process_mod_list()
5361 mutex_lock(&probe->ops.func_hash->regex_lock); in register_ftrace_function_probe()
5785 mutex_lock(&ops->func_hash->regex_lock); in ftrace_set_hash()
5817 mutex_unlock(&ops->func_hash->regex_lock); in ftrace_set_hash()
7247 mutex_lock(&tr->ops->func_hash->regex_lock); in clear_mod_from_hashes()
[all …]
A Dfgraph.c943 mutex_init(&dst_ops->local_hash.regex_lock); in fgraph_init_ops()
/linux/include/linux/
A Dftrace.h302 struct mutex regex_lock; member

Completed in 31 milliseconds