Searched refs:ops_func (Results 1 – 3 of 3) sorted by relevance
290 ftrace_ops_func_t ops_func; member
160 tr->fops->ops_func = bpf_tramp_ftrace_ops_func; in bpf_trampoline_lookup()
1952 if (!ops->ops_func) in __ftrace_hash_update_ipmodify()1954 ret = ops->ops_func(ops, FTRACE_OPS_CMD_ENABLE_SHARE_IPMODIFY_SELF); in __ftrace_hash_update_ipmodify()8106 if (!op->ops_func) in prepare_direct_functions_for_ipmodify()8109 ret = op->ops_func(op, FTRACE_OPS_CMD_ENABLE_SHARE_IPMODIFY_PEER); in prepare_direct_functions_for_ipmodify()8155 if (found_op && op->ops_func) in cleanup_direct_functions_after_ipmodify()8156 op->ops_func(op, FTRACE_OPS_CMD_DISABLE_SHARE_IPMODIFY_PEER); in cleanup_direct_functions_after_ipmodify()