Home
last modified time | relevance | path

Searched refs:klist_remove (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dklist.h49 extern void klist_remove(struct klist_node *n);
/kernel/linux/linux-6.6/include/linux/
H A Dklist.h49 extern void klist_remove(struct klist_node *n);
/kernel/linux/linux-5.10/lib/
H A Dklist.c30 * klist_remove() will try to delete the node from the list and block until
235 * klist_remove - Decrement the refcount of node and wait for it to go away.
238 void klist_remove(struct klist_node *n) in klist_remove() function
259 EXPORT_SYMBOL_GPL(klist_remove); variable
/kernel/linux/linux-6.6/lib/
H A Dklist.c30 * klist_remove() will try to delete the node from the list and block until
235 * klist_remove - Decrement the refcount of node and wait for it to go away.
238 void klist_remove(struct klist_node *n) in klist_remove() function
259 EXPORT_SYMBOL_GPL(klist_remove); variable
H A Dlist-test.c1450 klist_remove(&c); in klist_test_remove()
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
H A Dcryp_core.c1427 klist_remove(&device_data->list_node); in ux500_cryp_remove()
1474 klist_remove(&device_data->list_node); in ux500_cryp_shutdown()
/kernel/linux/linux-5.10/drivers/base/
H A Ddd.c1203 klist_remove(&dev->p->knode_driver); in __device_release_driver()
H A Dbus.c679 klist_remove(&drv->p->knode_bus); in bus_remove_driver()
H A Dcore.c3891 klist_remove(&dev->p->knode_parent); in device_move()
3905 klist_remove(&dev->p->knode_parent); in device_move()
/kernel/linux/linux-6.6/drivers/base/
H A Ddd.c1280 klist_remove(&dev->p->knode_driver); in __device_release_driver()
H A Dbus.c734 klist_remove(&drv->p->knode_bus); in bus_remove_driver()
H A Dcore.c4557 klist_remove(&dev->p->knode_parent); in device_move()
4571 klist_remove(&dev->p->knode_parent); in device_move()
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/
H A Dhash_core.c1794 klist_remove(&device_data->list_node); in ux500_hash_remove()
1843 klist_remove(&device_data->list_node); in ux500_hash_shutdown()

Completed in 29 milliseconds