Searched refs:handle_remove (Results 1 – 1 of 1) sorted by relevance
23 static void handle_remove(struct work_struct *work);62 INIT_WORK(&h->del_work, handle_remove); in hfi1_mmu_rb_register()292 static void handle_remove(struct work_struct *work) in handle_remove() function