Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dmmu_rb.c76 static void handle_remove(struct work_struct *work);
114 INIT_WORK(&handlr->del_work, handle_remove); in hfi1_mmu_rb_register()
339 static void handle_remove(struct work_struct *work) in handle_remove() function
/Linux-v5.4/drivers/base/
Ddevtmpfs.c312 static int handle_remove(const char *nodename, struct device *dev) in handle_remove() function
388 return handle_remove(name, dev); in handle()