Searched refs:orphans_remove_work (Results 1 – 1 of 1) sorted by relevance
1520 static void orphans_remove_work(struct work_struct *work);3396 INIT_DELAYED_WORK(&ctx->orphans_remove, orphans_remove_work); in __perf_event_init_context()3845 static void orphans_remove_work(struct work_struct *work) in orphans_remove_work() function