Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Dftrace.c3746 static __init void ftrace_check_work_func(struct work_struct *work) in ftrace_check_work_func() function
3760 INIT_WORK(&ftrace_check_work, ftrace_check_work_func); in ftrace_check_for_weak_functions()