Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dfgraph.c21 .local_hash.regex_lock = __MUTEX_INITIALIZER(opsname.local_hash.regex_lock),
A Dftrace.c71 .local_hash.regex_lock = __MUTEX_INITIALIZER(opsname.local_hash.regex_lock),
130 mutex_init(&ops->local_hash.regex_lock); in ftrace_ops_init()
3813 mutex_lock(&ops->func_hash->regex_lock); in ftrace_regex_open()
3860 mutex_unlock(&ops->func_hash->regex_lock); in ftrace_regex_open()
4217 mutex_lock(&ops->func_hash->regex_lock); in process_mod_list()
4272 mutex_unlock(&ops->func_hash->regex_lock); in process_mod_list()
4591 mutex_lock(&probe->ops.func_hash->regex_lock); in register_ftrace_function_probe()
4990 mutex_lock(&ops->func_hash->regex_lock); in ftrace_set_hash()
5022 mutex_unlock(&ops->func_hash->regex_lock); in ftrace_set_hash()
6598 mutex_lock(&tr->ops->func_hash->regex_lock); in clear_mod_from_hashes()
[all …]
/linux/include/linux/
A Dftrace.h212 struct mutex regex_lock; member

Completed in 23 milliseconds