Home
last modified time | relevance | path

Searched refs:ftrace_check_work_func (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/trace/
H A Dftrace.c4258 static __init void ftrace_check_work_func(struct work_struct *work) in ftrace_check_work_func() function
4272 INIT_WORK(&ftrace_check_work, ftrace_check_work_func); in ftrace_check_for_weak_functions()