Searched refs:global_ops (Results 1 – 2 of 2) sorted by relevance
11 extern struct ftrace_ops global_ops;
127 struct ftrace_ops global_ops; variable1070 struct ftrace_ops global_ops = { variable1074 INIT_OPS_HASH(global_ops)1930 if (ops->func_hash != &global_ops.local_hash) in ftrace_hash_rec_update_modify()1941 if (op->func_hash == &global_ops.local_hash) in ftrace_hash_rec_update_modify()4431 iter->ops = &global_ops; in ftrace_avail_open()4456 iter->ops = &global_ops; in ftrace_enabled_open()4481 iter->ops = &global_ops; in ftrace_touched_open()4505 iter->ops = &global_ops; in ftrace_avail_addrs_open()4872 if (ops->func_hash != &global_ops.local_hash) in ftrace_ops_update_code()[all …]