Searched refs:global_ops (Results 1 – 3 of 3) sorted by relevance
322 ASSIGN_OPS_HASH(graph_ops, &global_ops.local_hash)422 if (!ftrace_ops_test(&global_ops, trace->func, NULL)) in ftrace_graph_entry_test()446 if (op != &global_ops && op != &graph_ops && in update_function_graph_func()
30 extern struct ftrace_ops global_ops;
122 struct ftrace_ops global_ops; variable1047 struct ftrace_ops global_ops = { variable1051 INIT_OPS_HASH(global_ops)1808 if (ops->func_hash != &global_ops.local_hash) in ftrace_hash_rec_update_modify()1819 if (op->func_hash == &global_ops.local_hash) in ftrace_hash_rec_update_modify()3504 iter->ops = &global_ops; in ftrace_avail_open()3529 iter->ops = &global_ops; in ftrace_enabled_open()3876 if (ops->func_hash != &global_ops.local_hash) in ftrace_ops_update_code()3880 if (op->func_hash == &global_ops.local_hash && in ftrace_ops_update_code()4834 ops->func_hash = &global_ops.local_hash; in ftrace_ops_set_global_filter()[all …]