Searched refs:bpe_detach_hook (Results 1 – 1 of 1) sorted by relevance
112 static void bpe_detach_hook(void *);175 task_set(&sc->sc_dtask, bpe_detach_hook, sc); in bpe_clone_create()820 bpe_detach_hook(void *arg) in bpe_detach_hook() function