Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dmmu_rb.c65 static void handle_remove(struct work_struct *work);
102 INIT_WORK(&h->del_work, handle_remove); in hfi1_mmu_rb_register()
341 static void handle_remove(struct work_struct *work) in handle_remove() function
/Linux-v5.10/drivers/base/
Ddevtmpfs.c303 static int handle_remove(const char *nodename, struct device *dev) in handle_remove() function
379 return handle_remove(name, dev); in handle()