Searched refs:update_ftrace_direct_add (Results 1 – 3 of 3) sorted by relevance
550 int update_ftrace_direct_add(struct ftrace_ops *ops, struct ftrace_hash *hash);582 static inline int update_ftrace_direct_add(struct ftrace_ops *ops, struct ftrace_hash *hash) in update_ftrace_direct_add() function
264 err = update_ftrace_direct_add(tr->fops, hash); in direct_ops_add()1729 err = update_ftrace_direct_add(&direct_ops, data->reg); in bpf_trampoline_multi_attach()
6400 int update_ftrace_direct_add(struct ftrace_ops *ops, struct ftrace_hash *hash) in update_ftrace_direct_add() function