Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmmu_rb.c77 static void handle_remove(struct work_struct *work);
116 INIT_WORK(&handlr->del_work, handle_remove); in hfi1_mmu_rb_register()
343 static void handle_remove(struct work_struct *work) in handle_remove() function
/Linux-v4.19/drivers/base/
Ddevtmpfs.c299 static int handle_remove(const char *nodename, struct device *dev) in handle_remove() function
376 return handle_remove(name, dev); in handle()