Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.h342 struct work_struct fsnotify_work; member
H A Dtrace.c1758 fsnotify_work); in latency_fsnotify_workfn()
1766 queue_work(fsnotify_wq, &tr->fsnotify_work); in latency_fsnotify_workfn_irq()
1772 INIT_WORK(&tr->fsnotify_work, latency_fsnotify_workfn); in trace_create_maxlat_file()