Home
last modified time | relevance | path

Searched refs:handle_remove (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c64 static void handle_remove(struct work_struct *work);
101 INIT_WORK(&h->del_work, handle_remove); in hfi1_mmu_rb_register()
328 static void handle_remove(struct work_struct *work) in handle_remove() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c23 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
/kernel/linux/linux-5.10/drivers/base/
H A Ddevtmpfs.c310 static int handle_remove(const char *nodename, struct device *dev) in handle_remove() function
386 return handle_remove(name, dev); in handle()
/kernel/linux/linux-6.6/drivers/base/
H A Ddevtmpfs.c309 static int handle_remove(const char *nodename, struct device *dev) in handle_remove() function
386 return handle_remove(name, dev); in handle()

Completed in 3 milliseconds