Searched refs:regex_lock (Results 1 – 3 of 3) sorted by relevance
22 .local_hash.regex_lock = __MUTEX_INITIALIZER(opsname.local_hash.regex_lock),
73 .local_hash.regex_lock = __MUTEX_INITIALIZER(opsname.local_hash.regex_lock),159 mutex_init(&ops->local_hash.regex_lock); in ftrace_ops_init()4021 mutex_lock(&ops->func_hash->regex_lock); in ftrace_regex_open()4068 mutex_unlock(&ops->func_hash->regex_lock); in ftrace_regex_open()4449 mutex_lock(&ops->func_hash->regex_lock); in process_mod_list()4504 mutex_unlock(&ops->func_hash->regex_lock); in process_mod_list()4825 mutex_lock(&probe->ops.func_hash->regex_lock); in register_ftrace_function_probe()5248 mutex_lock(&ops->func_hash->regex_lock); in ftrace_set_hash()5280 mutex_unlock(&ops->func_hash->regex_lock); in ftrace_set_hash()7013 mutex_lock(&tr->ops->func_hash->regex_lock); in clear_mod_from_hashes()[all …]
286 struct mutex regex_lock; member
Completed in 22 milliseconds