Searched refs:ops_func (Results 1 – 3 of 3) sorted by relevance
463 ftrace_ops_func_t ops_func; member
226 .ops_func = bpf_tramp_ftrace_ops_func,305 tr->fops->ops_func = bpf_tramp_ftrace_ops_func; in direct_ops_alloc()
2032 * ops_func(SHARE_IPMODIFY_SELF) to make sure current ops can share with2033 * IPMODIFY. If ops_func(SHARE_IPMODIFY_SELF) returns non-zero, propagate2109 if (!ops->ops_func) in __ftrace_hash_update_ipmodify() 2111 ret = ops->ops_func(ops, rec->ip, FTRACE_OPS_CMD_ENABLE_SHARE_IPMODIFY_SELF); in __ftrace_hash_update_ipmodify() 6251 * ops->ops_func for the ops. This is needed because the above in __modify_ftrace_direct() 6632 * This can be called from within ftrace ops_func callback with6660 * We can be called from within ops_func callback with direct_mutex in update_ftrace_direct_mod() 6686 * ops->ops_func for the ops. This is needed because the above in update_ftrace_direct_mod() 9155 if (!op->ops_func) in prepare_direct_functions_for_ipmodify() 9158 ret = op->ops_func(o in prepare_direct_functions_for_ipmodify() [all...]