Home
last modified time | relevance | path

Searched refs:klist_remove (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/include/linux/
Dklist.h49 extern void klist_remove(struct klist_node *n);
/Linux-v5.15/lib/
Dklist.c238 void klist_remove(struct klist_node *n) in klist_remove() function
259 EXPORT_SYMBOL_GPL(klist_remove);
/Linux-v5.15/drivers/crypto/ux500/cryp/
Dcryp_core.c1427 klist_remove(&device_data->list_node); in ux500_cryp_remove()
1474 klist_remove(&device_data->list_node); in ux500_cryp_shutdown()
/Linux-v5.15/drivers/crypto/ux500/hash/
Dhash_core.c1789 klist_remove(&device_data->list_node); in ux500_hash_remove()
1838 klist_remove(&device_data->list_node); in ux500_hash_shutdown()
/Linux-v5.15/drivers/base/
Ddd.c1218 klist_remove(&dev->p->knode_driver); in __device_release_driver()
Dbus.c673 klist_remove(&drv->p->knode_bus); in bus_remove_driver()
Dcore.c4296 klist_remove(&dev->p->knode_parent); in device_move()
4310 klist_remove(&dev->p->knode_parent); in device_move()