Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dklist.h49 extern void klist_remove(struct klist_node *n);
/Linux-v6.1/lib/
Dklist.c238 void klist_remove(struct klist_node *n) in klist_remove() function
259 EXPORT_SYMBOL_GPL(klist_remove);
/Linux-v6.1/drivers/crypto/ux500/cryp/
Dcryp_core.c1424 klist_remove(&device_data->list_node); in ux500_cryp_remove()
1471 klist_remove(&device_data->list_node); in ux500_cryp_shutdown()
/Linux-v6.1/drivers/crypto/ux500/hash/
Dhash_core.c1787 klist_remove(&device_data->list_node); in ux500_hash_remove()
1836 klist_remove(&device_data->list_node); in ux500_hash_shutdown()
/Linux-v6.1/drivers/base/
Ddd.c1257 klist_remove(&dev->p->knode_driver); in __device_release_driver()
Dbus.c675 klist_remove(&drv->p->knode_bus); in bus_remove_driver()
Dcore.c4436 klist_remove(&dev->p->knode_parent); in device_move()
4450 klist_remove(&dev->p->knode_parent); in device_move()