Searched refs:update_ftrace_direct_mod (Results 1 – 3 of 3) sorted by relevance
550 int update_ftrace_direct_mod(struct ftrace_ops *ops, struct ftrace_hash *hash, bool do_direct_lock);588 static inline int update_ftrace_direct_mod(struct ftrace_ops *ops, struct ftrace_hash *hash, bool d… in update_ftrace_direct_mod() function
246 err = update_ftrace_direct_mod(tr->fops, hash, lock_direct_mutex); in direct_ops_mod()
6576 int update_ftrace_direct_mod(struct ftrace_ops *ops, struct ftrace_hash *hash, bool do_direct_lock) in update_ftrace_direct_mod() function