Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dklist.h49 extern void klist_remove(struct klist_node *n);
/linux/lib/
H A Dklist.c238 void klist_remove(struct klist_node *n) in klist_remove() function
259 EXPORT_SYMBOL_GPL(klist_remove);
H A Dlist-test.c1452 klist_remove(&c); in klist_test_remove()
/linux/drivers/base/
H A Ddd.c1281 klist_remove(&dev->p->knode_driver); in __device_release_driver()
H A Dbus.c746 klist_remove(&drv->p->knode_bus); in bus_remove_driver()
H A Dcore.c4592 klist_remove(&dev->p->knode_parent); in device_move()
4606 klist_remove(&dev->p->knode_parent); in device_move()